aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-08-28 13:02:24 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-08-28 13:02:24 +0000
commit9c44649747774324c8ca3c74c738d35706135992 (patch)
treeda8fedb1bd213e50941c1d1daf9888d1741f3823 /security/gnupg
parent04e1b6fad4cef254e7f432cd32cc73e10cb95d2f (diff)
downloadports-9c44649747774324c8ca3c74c738d35706135992.tar.gz
ports-9c44649747774324c8ca3c74c738d35706135992.zip
Add gnupg22 port. GnuPG 2.2 is the new LTS stable version. gnupg20 is
now marked for deprecation at the end of the year (when upstream support for it will end). Users of gnupg20 should migrate to gnupg22. The gnupg port is remaining at 2.1.x for now, as it's essentially the same thing as 2.2.0. It will become 2.3 soon-ish.
Notes
Notes: svn path=/head/; revision=448867
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 86dd1d39ece4..6953cb9ce211 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= libassuan>=2.4.3:security/libassuan \
libgpg-error>=1.16:security/libgpg-error
RUN_DEPENDS= pinentry:security/pinentry
-CONFLICTS= gnupg-2.0.* dirmngr-[0-9]*
+CONFLICTS= gnupg-2.0.* gnupg-2.2.* dirmngr-[0-9]*
CPE_VENDOR= gnupg
USES= compiler:c11 cpe gmake iconv pkgconfig readline sqlite tar:bzip2