Date: Sun, 17 Dec 2017 16:02:57 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456557 - head/security/pgpin Message-ID: <201712171602.vBHG2v4n072606@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712171602.vBHG2v4n072606>