Date: Sat, 15 Aug 2020 21:25:10 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545072 - head/textproc/p5-WWW-Google-SiteMap Message-ID: <202008152125.07FLPAcq094793@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008152125.07FLPAcq094793>