svn commit: r545072 - head/textproc/p5-WWW-Google-SiteMap

Steve Wills swills at FreeBSD.org
Sat Aug 15 21:25:11 UTC 2020


Author: swills
Date: Sat Aug 15 21:25:10 2020
New Revision: 545072
URL: https://svnweb.freebsd.org/changeset/ports/545072

Log:
  textproc/p5-WWW-Google-SiteMap: mark deprecated

Modified:
  head/textproc/p5-WWW-Google-SiteMap/Makefile   (contents, props changed)

Modified: head/textproc/p5-WWW-Google-SiteMap/Makefile
==============================================================================
--- head/textproc/p5-WWW-Google-SiteMap/Makefile	Sat Aug 15 21:23:53 2020	(r545071)
+++ head/textproc/p5-WWW-Google-SiteMap/Makefile	Sat Aug 15 21:25:10 2020	(r545072)
@@ -22,4 +22,7 @@ RUN_DEPENDS=	p5-XML-Twig>=0:textproc/p5-XML-Twig \
 USES=		perl5
 USE_PERL5=	configure
 
+DEPRECATED=	Deprecated upstream, see textproc/p5-Search-Sitemap
+EXPIRATION_DATE=	2020-09-15
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list