Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 2017 10:47:27 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430626 - head/devel/pear-PHPUnit3
Message-ID:  <201701051047.v05AlRv5031019@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Thu Jan  5 10:47:27 2017
New Revision: 430626
URL: https://svnweb.freebsd.org/changeset/ports/430626

Log:
  devel/pear-PHPUnit3: Mark DEPRECATED and set EXPIRATION_DATE to 2016-01-31
  
  PR:           215766
  Submitted by: Jochen Neumeister (maintainer)

Modified:
  head/devel/pear-PHPUnit3/Makefile

Modified: head/devel/pear-PHPUnit3/Makefile
==============================================================================
--- head/devel/pear-PHPUnit3/Makefile	Thu Jan  5 10:24:03 2017	(r430625)
+++ head/devel/pear-PHPUnit3/Makefile	Thu Jan  5 10:47:27 2017	(r430626)
@@ -30,6 +30,9 @@ RUN_DEPENDS=	pear-File_Iterator>=1.3.1:d
 		pear-Symfony_Component_Yaml>=2.1.0:textproc/pear-Symfony_Component_Yaml \
 		${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
 
+DEPRECATED=	Deprecated by upstream, use devel/phpunit instead
+EXPIRATION_DATE=	2016-01-31
+
 CONFLICTS=	pear-PHPUnit-[12]*
 
 USES=		pear



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