svn commit: r364700 - head/security/p5-openxpki-client-html-mason
William Grzybowski
wg at FreeBSD.org
Tue Aug 12 12:48:55 UTC 2014
Author: wg
Date: Tue Aug 12 12:48:55 2014
New Revision: 364700
URL: http://svnweb.freebsd.org/changeset/ports/364700
QAT: https://qat.redports.org/buildarchive/r364700/
Log:
security/p5-openxpki-client-html-mason: deprecate
Main port security/p5-openxpki-0.15+ abandoned Mason UI technology
in favor of FastCGI, which is built into perl.
Mason based UI is no longer supported.
PR: 192590
Submitted by: maintainer
Modified:
head/security/p5-openxpki-client-html-mason/Makefile
Modified: head/security/p5-openxpki-client-html-mason/Makefile
==============================================================================
--- head/security/p5-openxpki-client-html-mason/Makefile Tue Aug 12 12:45:37 2014 (r364699)
+++ head/security/p5-openxpki-client-html-mason/Makefile Tue Aug 12 12:48:55 2014 (r364700)
@@ -32,6 +32,9 @@ OPTIONS_DEFINE= DOCS EXAMPLES
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/clients/perl/OpenXPKI-Client-HTML-Mason
+DEPRECATED= security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
+EXPIRATION_DATE= 2014-09-20
+
pre-patch:
(cd ${WRKSRC} && ${FIND} ./* > MANIFEST)
More information about the svn-ports-all
mailing list