svn commit: r363885 - head/security/p5-openxpki-client-scep

William Grzybowski wg at FreeBSD.org
Sun Aug 3 12:04:27 UTC 2014


Author: wg
Date: Sun Aug  3 12:04:26 2014
New Revision: 363885
URL: http://svnweb.freebsd.org/changeset/ports/363885
QAT: https://qat.redports.org/buildarchive/r363885/

Log:
  security/p5-openxpki-client-scep: mark as deprecated
  
  This port has been integrated into security/p5-openxpki.
  
  PR:		191448
  Submitted by:	maintainer

Modified:
  head/security/p5-openxpki-client-scep/Makefile

Modified: head/security/p5-openxpki-client-scep/Makefile
==============================================================================
--- head/security/p5-openxpki-client-scep/Makefile	Sun Aug  3 12:02:49 2014	(r363884)
+++ head/security/p5-openxpki-client-scep/Makefile	Sun Aug  3 12:04:26 2014	(r363885)
@@ -3,6 +3,7 @@
 
 PORTNAME=	openxpki-client-scep
 PORTVERSION=	0.9.1313
+PORTREVISION=	1
 CATEGORIES=	security perl5
 MASTER_SITES=	SF/openxpki/openxpki/0.9.1300
 PKGNAMEPREFIX=	p5-
@@ -21,4 +22,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5 gmake
 USE_PERL5=	configure
 
+DEPRECATED=	This port was merged with security/p5-openxpki
+EXPIRATION_DATE=	2014-09-03
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list