diff options
| author | Paavo-Einari Kaipila <pkaipila@gmail.com> | 2026-06-14 23:39:38 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-06-14 23:45:25 +0000 |
| commit | e5ef9549dff8b03f4ccb3f0efe7e7a6f6abb0ffe (patch) | |
| tree | d26721322015dbee75b5b525a5601d53474b4c0e | |
| parent | 4b3dbf299f96dad8612b8e6a48d7b541ac979ce3 (diff) | |
net/pecl-oauth2: Rename to net/php-oauth
Rename to avoid confusion between implemented protocol and library
version. Also, pecl repository is deprecated.
PR: 295762
Sponsored by: UNIS Labs
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | net/Makefile | 2 | ||||
| -rw-r--r-- | net/php-oauth/Makefile (renamed from net/pecl-oauth2/Makefile) | 0 | ||||
| -rw-r--r-- | net/php-oauth/distinfo (renamed from net/pecl-oauth2/distinfo) | 0 | ||||
| -rw-r--r-- | net/php-oauth/pkg-descr (renamed from net/pecl-oauth2/pkg-descr) | 0 |
5 files changed, 2 insertions, 1 deletions
@@ -5344,3 +5344,4 @@ sysutils/mixer||2026-06-13|Discontinued, use /etc/rc.d/mixer audio/freebsd-13-mixer||2026-06-13|Discontinued java/openjdk24||2026-06-14|Has expired: No longer supported by upstream devel/simian||2026-06-14|Has expired: does not fetch +net/pecl-oauth2|net/php-oauth|2026-06-14|Renamed to avoid confusion between implemented protocol and library version. Also, pecl repository is deprecated diff --git a/net/Makefile b/net/Makefile index 08b7e486b6dd..27a367cf7ed3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -997,12 +997,12 @@ SUBDIR += pear-XML_RPC SUBDIR += pear-XML_RPC2 SUBDIR += pecl-amqp - SUBDIR += pecl-oauth2 SUBDIR += pecl-radius SUBDIR += pecl-rdkafka SUBDIR += pecl-smbclient SUBDIR += pecl-xmlrpc SUBDIR += pen + SUBDIR += php-oauth SUBDIR += php82-ldap SUBDIR += php82-soap SUBDIR += php82-sockets diff --git a/net/pecl-oauth2/Makefile b/net/php-oauth/Makefile index 2de6f4f9713e..2de6f4f9713e 100644 --- a/net/pecl-oauth2/Makefile +++ b/net/php-oauth/Makefile diff --git a/net/pecl-oauth2/distinfo b/net/php-oauth/distinfo index d06d259fd1bd..d06d259fd1bd 100644 --- a/net/pecl-oauth2/distinfo +++ b/net/php-oauth/distinfo diff --git a/net/pecl-oauth2/pkg-descr b/net/php-oauth/pkg-descr index 28de63f6c509..28de63f6c509 100644 --- a/net/pecl-oauth2/pkg-descr +++ b/net/php-oauth/pkg-descr |
