svn commit: r498475 - in head: . devel devel/pecl-xdebug-devel devel/pecl-xdebug25
Luca Pizzamiglio
pizzamig at FreeBSD.org
Tue Apr 9 10:10:57 UTC 2019
Author: pizzamig
Date: Tue Apr 9 10:10:56 2019
New Revision: 498475
URL: https://svnweb.freebsd.org/changeset/ports/498475
Log:
devel/pecl-xdebug25 devel/pecl-xdebug-devel: Remove obsolete ports
pecl-xdebug25 was kept to support PHP 5.6, already expired and removed
pecl-xdebug-devel was useful to support the coming PHP 7.3.
Now, with a stable release that support all available PHP version,
the -devel ports is no longer necessary
PR: 236773
Sponsored by: trivago N.V.
Deleted:
head/devel/pecl-xdebug-devel/
head/devel/pecl-xdebug25/
Modified:
head/MOVED
head/devel/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Tue Apr 9 10:07:22 2019 (r498474)
+++ head/MOVED Tue Apr 9 10:10:56 2019 (r498475)
@@ -12175,3 +12175,5 @@ x11/xbelld||2019-04-04|Has expired: Depends on audio/e
devel/mkcmd||2019-04-04|Removed, depends on expired devel/msrc0
devel/msrc0||2019-04-04|Has expired: No longer required as comms/conserver is being retired.
sysutils/curly||2019-04-04|Removed, depends on expired devel/msrc0
+devel/pecl-xdebug25|devel/pecl-xdebug|2019-04-09|Has expired: Please use pecl/xdebug which uses latest version
+devel/pecl-xdebug-devel|devel/pecl-xdebug|2019-04-09|Development version no longer necessary
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Tue Apr 9 10:07:22 2019 (r498474)
+++ head/devel/Makefile Tue Apr 9 10:10:56 2019 (r498475)
@@ -4059,8 +4059,6 @@
SUBDIR += pecl-vld
SUBDIR += pecl-weakref2
SUBDIR += pecl-xdebug
- SUBDIR += pecl-xdebug-devel
- SUBDIR += pecl-xdebug25
SUBDIR += pecl-yac
SUBDIR += pecl-yaconf
SUBDIR += pecl-zookeeper
More information about the svn-ports-all
mailing list