aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2013-11-20 22:56:22 +0800
committerjadawin <jadawin@FreeBSD.org>2013-11-20 22:56:22 +0800
commit4264dd16d9d577200b23d31bdb0fa1b00e18b36d (patch)
treea9e2fecf911acded6b0e9af956ffea852c95edf4
parent5e12696158a2c602f6b93f54ab8abc66cf6c8854 (diff)
downloadfreebsd-ports-gnome-4264dd16d9d577200b23d31bdb0fa1b00e18b36d.tar.gz
freebsd-ports-gnome-4264dd16d9d577200b23d31bdb0fa1b00e18b36d.tar.zst
freebsd-ports-gnome-4264dd16d9d577200b23d31bdb0fa1b00e18b36d.zip
- Mark as deprecated and set expiration date.
PR: ports/184080 Submitted by: rene@
-rw-r--r--textproc/p5-XML-SAXDriver-Sablotron/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAXDriver-Sablotron/Makefile b/textproc/p5-XML-SAXDriver-Sablotron/Makefile
index dfdd9240f902..c4d60f39e174 100644
--- a/textproc/p5-XML-SAXDriver-Sablotron/Makefile
+++ b/textproc/p5-XML-SAXDriver-Sablotron/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl SAX driver for the Sablotron XSLT
+DEPRECATED= Depends on expired textproc/p5-XML-Sablotron
+EXPIRATION_DATE= 2013-12-19
+
BUILD_DEPENDS= p5-XML-Sablotron>=0:${PORTSDIR}/textproc/p5-XML-Sablotron \
p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS:= ${BUILD_DEPENDS}