svn commit: r439610 - in head: devel/p5-Penguin mail/pgpsendmail security/p5-Crypt-PGPSimple
Rene Ladan
rene at FreeBSD.org
Fri Apr 28 13:54:22 UTC 2017
Author: rene
Date: Fri Apr 28 13:54:20 2017
New Revision: 439610
URL: https://svnweb.freebsd.org/changeset/ports/439610
Log:
Chase expiration of security/pgp
Modified:
head/devel/p5-Penguin/Makefile
head/mail/pgpsendmail/Makefile
head/security/p5-Crypt-PGPSimple/Makefile
Modified: head/devel/p5-Penguin/Makefile
==============================================================================
--- head/devel/p5-Penguin/Makefile Fri Apr 28 13:36:01 2017 (r439609)
+++ head/devel/p5-Penguin/Makefile Fri Apr 28 13:54:20 2017 (r439610)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Framework for passing digitally signed perl5 code between machines
+DEPRECATED= Depends on expired security/pgp
+EXPIRATION_DATE=20170601
+
RUN_DEPENDS= pgp:security/pgp
USES= perl5
Modified: head/mail/pgpsendmail/Makefile
==============================================================================
--- head/mail/pgpsendmail/Makefile Fri Apr 28 13:36:01 2017 (r439609)
+++ head/mail/pgpsendmail/Makefile Fri Apr 28 13:54:20 2017 (r439610)
@@ -11,6 +11,9 @@ DISTNAME= PGPsendmail-v${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= PGP sign/encrypt/decrypt messages automatically
+DEPRECATED= Depends on expired security/pgp
+EXPIRATION_DATE=20170601
+
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
Modified: head/security/p5-Crypt-PGPSimple/Makefile
==============================================================================
--- head/security/p5-Crypt-PGPSimple/Makefile Fri Apr 28 13:36:01 2017 (r439609)
+++ head/security/p5-Crypt-PGPSimple/Makefile Fri Apr 28 13:54:20 2017 (r439610)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh at FreeBSD.org
COMMENT= Crypt::PGPSimple provides a simple object-oriented interface to PGP
+DEPRECATED= Depends on expired security/pgp
+EXPIRATION_DATE=20170601
+
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
More information about the svn-ports-head
mailing list