Date: Wed, 29 Oct 2025 23:31:57 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d53cfdfc275f - main - net/pecl-oauth2: Update to 2.0.10 Message-ID: <202510292331.59TNVv0w030838@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=d53cfdfc275fa5c99f8c547c384b8df92096cc70 commit d53cfdfc275fa5c99f8c547c384b8df92096cc70 Author: Paavo-Einari Kaipila <pkaipila@gmail.com> AuthorDate: 2025-10-26 21:51:35 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2025-10-29 23:31:06 +0000 net/pecl-oauth2: Update to 2.0.10 Changelog: https://pecl.php.net/package-changelog.php?package=oauth&release=2.0.10 - Take maintanership. PR: 290551 --- net/pecl-oauth2/Makefile | 24 +++--------------------- net/pecl-oauth2/distinfo | 8 +++----- 2 files changed, 6 insertions(+), 26 deletions(-) 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,12 +1,8 @@ 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 @@ -20,20 +16,6 @@ USES= localbase:ldflags php:pecl CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" -CONFLICTS= pecl-oauth-1* - PORTSCOUT= limit:^2.* -.include <bsd.port.pre.mk> - -.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 <bsd.port.post.mk> +.include <bsd.port.mk> 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) = 79513home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510292331.59TNVv0w030838>
