svn commit: r312315 - in head: devel/p5-Oogly www/p5-Dancer-Plugin-DataFu

Grzegorz Blach gblach at FreeBSD.org
Sat Feb 16 00:27:13 UTC 2013


Author: gblach
Date: Sat Feb 16 00:27:12 2013
New Revision: 312315
URL: http://svnweb.freebsd.org/changeset/ports/312315

Log:
  - Mark deprecated
  - Set expiration date to 2013-03-31
  
  Approved by:	crees (mentor)

Modified:
  head/devel/p5-Oogly/Makefile
  head/www/p5-Dancer-Plugin-DataFu/Makefile

Modified: head/devel/p5-Oogly/Makefile
==============================================================================
--- head/devel/p5-Oogly/Makefile	Fri Feb 15 23:09:57 2013	(r312314)
+++ head/devel/p5-Oogly/Makefile	Sat Feb 16 00:27:12 2013	(r312315)
@@ -12,6 +12,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	gblach at FreeBSD.org
 COMMENT=	A Data validation idea that just might be ideal
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=2013-03-31
+
 BUILD_DEPENDS=	p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
 		p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \
 		p5-Hash-Merge>=0.11:${PORTSDIR}/textproc/p5-Hash-Merge

Modified: head/www/p5-Dancer-Plugin-DataFu/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-DataFu/Makefile	Fri Feb 15 23:09:57 2013	(r312314)
+++ head/www/p5-Dancer-Plugin-DataFu/Makefile	Sat Feb 16 00:27:12 2013	(r312315)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	gblach at FreeBSD.org
 COMMENT=	Dancer HTML Form and Grid/Table engine with Input Validation
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=2013-03-31
+
 RUN_DEPENDS=    p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
                 p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
                 p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \


More information about the svn-ports-head mailing list