svn commit: r456557 - head/security/pgpin

Rene Ladan rene at FreeBSD.org
Sun Dec 17 16:02:59 UTC 2017


Author: rene
Date: Sun Dec 17 16:02:57 2017
New Revision: 456557
URL: https://svnweb.freebsd.org/changeset/ports/456557

Log:
  security/pgpin: back out my last commit. pgpin is still useful for various cases,
  such as decrypting old email or migrating to new keys.
  
  Reported by:	dinoex (maintainer)

Modified:
  head/security/pgpin/Makefile

Modified: head/security/pgpin/Makefile
==============================================================================
--- head/security/pgpin/Makefile	Sun Dec 17 15:55:07 2017	(r456556)
+++ head/security/pgpin/Makefile	Sun Dec 17 16:02:57 2017	(r456557)
@@ -13,9 +13,6 @@ COMMENT=	PGP International version - improved for use 
 
 LICENSE=	MIT
 
-DEPRECATED=	Does not support OpenPGP standards and uses untrustworthy algorithms
-EXPIRATION_DATE=2018-02-01
-
 PORTSCOUT=	ignore:1
 
 BROKEN_mips64=		Does not build


More information about the svn-ports-all mailing list