Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 00:27:13 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312315 - in head: devel/p5-Oogly www/p5-Dancer-Plugin-DataFu
Message-ID:  <201302160027.r1G0RDkJ060245@svn.freebsd.org>

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



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