svn commit: r411009 - in head: devel/p5-Test-Stream devel/rubygem-dotenv-deployment french/tvdownloader russian/rubygem-rutils

Antoine Brodin antoine at FreeBSD.org
Sun Mar 13 18:18:05 UTC 2016


Author: antoine
Date: Sun Mar 13 18:18:03 2016
New Revision: 411009
URL: https://svnweb.freebsd.org/changeset/ports/411009

Log:
  Set an expiration date for a few deprecated leaf ports

Modified:
  head/devel/p5-Test-Stream/Makefile
  head/devel/rubygem-dotenv-deployment/Makefile
  head/french/tvdownloader/Makefile
  head/russian/rubygem-rutils/Makefile

Modified: head/devel/p5-Test-Stream/Makefile
==============================================================================
--- head/devel/p5-Test-Stream/Makefile	Sun Mar 13 18:14:50 2016	(r411008)
+++ head/devel/p5-Test-Stream/Makefile	Sun Mar 13 18:18:03 2016	(r411009)
@@ -14,6 +14,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 DEPRECATED=	Use devel/p5-Test2-Suite instead
+EXPIRATION_DATE=	2016-04-14
 
 NO_ARCH=	yes
 USE_PERL5=	configure

Modified: head/devel/rubygem-dotenv-deployment/Makefile
==============================================================================
--- head/devel/rubygem-dotenv-deployment/Makefile	Sun Mar 13 18:14:50 2016	(r411008)
+++ head/devel/rubygem-dotenv-deployment/Makefile	Sun Mar 13 18:18:03 2016	(r411009)
@@ -12,6 +12,7 @@ COMMENT=	Deployment concerns for dotenv
 LICENSE=	MIT
 
 DEPRECATED=	Deprecated by upstream in latest version (0.3.0)
+EXPIRATION_DATE=	2016-04-14
 
 NO_ARCH=	yes
 

Modified: head/french/tvdownloader/Makefile
==============================================================================
--- head/french/tvdownloader/Makefile	Sun Mar 13 18:14:50 2016	(r411008)
+++ head/french/tvdownloader/Makefile	Sun Mar 13 18:18:03 2016	(r411009)
@@ -19,6 +19,7 @@ RUN_DEPENDS=	msdl:${PORTSDIR}/multimedia
 		${PYTHON_SITELIBDIR}/mechanize/_mechanize.py:${PORTSDIR}/www/py-mechanize
 
 DEPRECATED=	Many channels have modified their protocols and cannot be DL anymore
+EXPIRATION_DATE=	2016-04-14
 
 USES=		python shebangfix
 SHEBANG_FILES=	doc/installdox

Modified: head/russian/rubygem-rutils/Makefile
==============================================================================
--- head/russian/rubygem-rutils/Makefile	Sun Mar 13 18:14:50 2016	(r411008)
+++ head/russian/rubygem-rutils/Makefile	Sun Mar 13 18:18:03 2016	(r411009)
@@ -12,6 +12,7 @@ COMMENT=	Simple processing of Russian st
 LICENSE=	MIT
 
 DEPRECATED=	Deprecated by upstream
+EXPIRATION_DATE=	2016-04-14
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes


More information about the svn-ports-head mailing list