aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2014-06-24 22:42:41 +0800
committerkuriyama <kuriyama@FreeBSD.org>2014-06-24 22:42:41 +0800
commit24032704d6220a6393a16429067231b1d00fe4f1 (patch)
tree5a5a2265f9511de98c9b84686871fbe400450619
parent43ab86be909741054755b2d160e7f28ae0e3620e (diff)
downloadfreebsd-ports-gnome-24032704d6220a6393a16429067231b1d00fe4f1.tar.gz
freebsd-ports-gnome-24032704d6220a6393a16429067231b1d00fe4f1.tar.zst
freebsd-ports-gnome-24032704d6220a6393a16429067231b1d00fe4f1.zip
- Upgrade to 2.0.24 (security).
- Explicitly depends on libgpg-error>=1.11 [1] - Turn on PINENTRY option by default [2] (I don't like this, but by popular demand for years...) Submitted by: dereckson@gmail.com [1], sbruno [2] PR: ports/138424 [1], ports/189394 [2]
-rw-r--r--security/gnupg/Makefile4
-rw-r--r--security/gnupg/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 52b497b657a6..779f6b2b1d35 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gnupg
-PORTVERSION= 2.0.23
+PORTVERSION= 2.0.24
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -18,9 +18,9 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LIB
LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \
libgcrypt.so:${PORTSDIR}/security/libgcrypt \
- libgpg-error.so:${PORTSDIR}/security/libgpg-error \
libksba.so:${PORTSDIR}/security/libksba \
libpth.so:${PORTSDIR}/devel/pth
+BUILD_DEPENDS= libgpg-error>=1.11:${PORTSDIR}/security/libgpg-error
GNU_CONFIGURE= YES
USES= gmake iconv tar:bzip2
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo
index 157afb65c06f..96d35327abc9 100644
--- a/security/gnupg/distinfo
+++ b/security/gnupg/distinfo
@@ -1,4 +1,4 @@
-SHA256 (gnupg-2.0.23.tar.bz2) = cf196b8056eafb4236f000a3e12543e0022a1fec4d6edff1b91b48936c109841
-SIZE (gnupg-2.0.23.tar.bz2) = 4297195
-SHA256 (gnupg-2.0.23.tar.bz2.sig) = da91290e64527f42699fc81e64fc498601c07bb717dd27dc616c12609628485d
-SIZE (gnupg-2.0.23.tar.bz2.sig) = 287
+SHA256 (gnupg-2.0.24.tar.bz2) = d974a1d86c9470571411346368416d96200ef9510028763c1303cd66e3820232
+SIZE (gnupg-2.0.24.tar.bz2) = 4301922
+SHA256 (gnupg-2.0.24.tar.bz2.sig) = eabbf6aee23bab83ce2d6559c43572b66806acd0fd408e97167c190052915aa5
+SIZE (gnupg-2.0.24.tar.bz2.sig) = 287