Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2019 10:10:56 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498475 - in head: . devel devel/pecl-xdebug-devel devel/pecl-xdebug25
Message-ID:  <201904091010.x39AAu2p052535@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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