diff --git a/net/pecl-oauth2/Makefile b/net/pecl-oauth2/Makefile index cba976fdad03..2de6f4f9713e 100644 --- a/net/pecl-oauth2/Makefile +++ b/net/pecl-oauth2/Makefile @@ -1,39 +1,21 @@ PORTNAME= oauth -DISTVERSION= 2.0.7 +DISTVERSION= 2.0.10 CATEGORIES= net pear -# https://github.com/php/pecl-web_services-oauth/pull/30 -PATCH_SITES= https://github.com/php/pecl-web_services-oauth/commit/ -PATCHFILES= e7f262becf3feb65c8195fff4591d9dbd8acbace.patch:-p1 - -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= pkaipila@gmail.com COMMENT= Php interface to the OAuth Protocol WWW= https://pecl.php.net/package/oauth LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libpcre.so:devel/pcre USES= localbase:ldflags php:pecl CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" -CONFLICTS= pecl-oauth-1* - PORTSCOUT= limit:^2.* -.include - -.if ${PHP_VER} >= 85 -.if ${OPSYS} == FreeBSD -CFLAGS+= -Wno-error=int-conversion -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|ext/standard/php_smart_string|Zend/zend_smart_string|' \ - ${WRKSRC}/php_oauth.h -.endif - -.include +.include diff --git a/net/pecl-oauth2/distinfo b/net/pecl-oauth2/distinfo index 8eb94ec18439..d06d259fd1bd 100644 --- a/net/pecl-oauth2/distinfo +++ b/net/pecl-oauth2/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1724621593 -SHA256 (PECL/oauth-2.0.7.tgz) = d46f59072f1ade65cf4c4353b7ecf5546d1c56cad602152cb4ba72abb1aa5eec -SIZE (PECL/oauth-2.0.7.tgz) = 78926 -SHA256 (PECL/e7f262becf3feb65c8195fff4591d9dbd8acbace.patch) = 73274160ae8d87f022c70796760e7d4211fb4b3dbb02d9930f2d7727350b4853 -SIZE (PECL/e7f262becf3feb65c8195fff4591d9dbd8acbace.patch) = 2283 +TIMESTAMP = 1761513219 +SHA256 (PECL/oauth-2.0.10.tgz) = 1fd5e074dacf5149603493c454b476d69850bec0a71d7ea69a36a00db728a0fb +SIZE (PECL/oauth-2.0.10.tgz) = 79513