Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 18:23:52 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2181377e1b61 - main - net/pear-Net_CDDB: Remove obsoleted port
Message-ID:  <202406061823.456INqkb008326@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2181377e1b61295aaefb13a3f73167a50a3f4b82

commit 2181377e1b61295aaefb13a3f73167a50a3f4b82
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 18:22:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 18:22:40 +0000

    net/pear-Net_CDDB: Remove obsoleted port
    
    PR:             278860
    Reported by:    diizzy
---
 MOVED                       |  1 +
 net/Makefile                |  1 -
 net/pear-Net_CDDB/Makefile  | 18 ------------------
 net/pear-Net_CDDB/distinfo  |  3 ---
 net/pear-Net_CDDB/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 23 deletions(-)

diff --git a/MOVED b/MOVED
index d6cef643adeb..f0871f853d45 100644
--- a/MOVED
+++ b/MOVED
@@ -3274,3 +3274,4 @@ devel/libopkele||2024-05-29|Has expired: Last upstream release was in 2009
 graphics/vkd3d||2024-05-30|No consumers in ports
 www/pear-Structures_DataGrid_Renderer_Smarty||2024-06-06|Remove expired port
 net/py-soap2py||2024-06-06|Remove expired port
+net/pear-Net_CDDB||2024-06-06|Remove obsoleted port
diff --git a/net/Makefile b/net/Makefile
index adc97760007b..f01517cdc685 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -945,7 +945,6 @@
     SUBDIR += pear-Horde_Scribe
     SUBDIR += pear-Horde_Socket_Client
     SUBDIR += pear-Horde_Url
-    SUBDIR += pear-Net_CDDB
     SUBDIR += pear-Net_CheckIP
     SUBDIR += pear-Net_DIME
     SUBDIR += pear-Net_DNSBL
diff --git a/net/pear-Net_CDDB/Makefile b/net/pear-Net_CDDB/Makefile
deleted file mode 100644
index 1200e3b9819f..000000000000
--- a/net/pear-Net_CDDB/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME=	Net_CDDB
-PORTVERSION=	0.3.0
-CATEGORIES=	net audio www pear
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	PEAR class that access and query CDDB audio-CD servers
-WWW=		https://pear.php.net/package/Net_CDDB
-
-BUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \
-		${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} \
-		${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR}
-RUN_DEPENDS=	${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \
-		${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} \
-		${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR}
-
-USES=		dos2unix pear
-
-.include <bsd.port.mk>
diff --git a/net/pear-Net_CDDB/distinfo b/net/pear-Net_CDDB/distinfo
deleted file mode 100644
index 04a223e468d0..000000000000
--- a/net/pear-Net_CDDB/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1497163260
-SHA256 (PEAR/Net_CDDB-0.3.0.tgz) = b75391909c8ccd3be4a5f8e64b43a31e4e6b2237289d8f6152cbfeb182291f98
-SIZE (PEAR/Net_CDDB-0.3.0.tgz) = 57903
diff --git a/net/pear-Net_CDDB/pkg-descr b/net/pear-Net_CDDB/pkg-descr
deleted file mode 100644
index 3652d42b6db5..000000000000
--- a/net/pear-Net_CDDB/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-This PEAR class provides to access and query CDDB audio-CD servers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061823.456INqkb008326>