diff options
author | skv <skv@FreeBSD.org> | 2005-09-30 21:03:20 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-09-30 21:03:20 +0800 |
commit | df057216848751172f19028fabc5df0a09ed7fe0 (patch) | |
tree | 2bbab45288b5aa825531fe34e400d9298e4742c1 /textproc | |
parent | ff4d6863227817daa1e3c3c0c46d14f8f697eb4f (diff) | |
download | freebsd-ports-gnome-df057216848751172f19028fabc5df0a09ed7fe0.tar.gz freebsd-ports-gnome-df057216848751172f19028fabc5df0a09ed7fe0.tar.zst freebsd-ports-gnome-df057216848751172f19028fabc5df0a09ed7fe0.zip |
* Mark this port as DEPRECATED
* Set EXPIRATION_DATE to 3 month delay
PR: ports/77010
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX-Base/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index 9e0f8a68d740..7712026c2255 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -17,6 +17,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Base class SAX Drivers and Filters +DEPRECATED= XML-SAX-Base is subset of textproc/p5-XML-SAX +EXPIRATION_DATE= 2005-10-30 + PERL_CONFIGURE= yes MAN3= XML::SAX::Exception.3 \ |