svn commit: r430280 - head/devel/p5-IO-Detect

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 1 19:40:11 UTC 2017


Author: sunpoet
Date: Sun Jan  1 19:40:09 2017
New Revision: 430280
URL: https://svnweb.freebsd.org/changeset/ports/430280

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31

Modified:
  head/devel/p5-IO-Detect/Makefile

Modified: head/devel/p5-IO-Detect/Makefile
==============================================================================
--- head/devel/p5-IO-Detect/Makefile	Sun Jan  1 19:39:21 2017	(r430279)
+++ head/devel/p5-IO-Detect/Makefile	Sun Jan  1 19:40:09 2017	(r430280)
@@ -22,6 +22,9 @@ TEST_DEPENDS=	p5-IO-All>=0:devel/p5-IO-A
 
 CONFLICTS_INSTALL=	p5-Scalar-Does-0.[1-9]*
 
+DEPRECATED=	Use devel/p5-Scalar-Does instead
+EXPIRATION_DATE=2017-01-31
+
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list