svn commit: r433225 - head/security/pgp

Bernard Spil brnrd at FreeBSD.org
Fri Feb 3 14:07:01 UTC 2017


Author: brnrd
Date: Fri Feb  3 14:06:59 2017
New Revision: 433225
URL: https://svnweb.freebsd.org/changeset/ports/433225

Log:
  security/pgp: Mark deprecated
  
    - Security/privacy software last updated in 1996
      has no place in security

Modified:
  head/security/pgp/Makefile

Modified: head/security/pgp/Makefile
==============================================================================
--- head/security/pgp/Makefile	Fri Feb  3 13:24:53 2017	(r433224)
+++ head/security/pgp/Makefile	Fri Feb  3 14:06:59 2017	(r433225)
@@ -13,6 +13,8 @@ COMMENT=	PGP International version - Pub
 
 ONLY_FOR_ARCHS=	i386 amd64 sparc64
 BROKEN_amd64=	unable to validate signatures
+DEPRECATED=	Software released in 1996 has no place in the security category. Use GnuPG in stead
+EXPIRATION_DATE=	2017-04-01
 
 WRKSRC=		${WRKDIR}/src
 MAKEFILE=	makefile


More information about the svn-ports-all mailing list