aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2014-06-03 20:19:50 +0800
committerkuriyama <kuriyama@FreeBSD.org>2014-06-03 20:19:50 +0800
commit38111ee5c9baddafd5639e68dcb6861144610f51 (patch)
treea52dec5adbd23f7c486524acc8e186adbcd0d60f /security
parente96e5e377bc61466a019cf34de554ccda60d6177 (diff)
downloadfreebsd-ports-gnome-38111ee5c9baddafd5639e68dcb6861144610f51.tar.gz
freebsd-ports-gnome-38111ee5c9baddafd5639e68dcb6861144610f51.tar.zst
freebsd-ports-gnome-38111ee5c9baddafd5639e68dcb6861144610f51.zip
- Upgrade to 2.0.23 (minor enhancement).
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile12
-rw-r--r--security/gnupg/distinfo8
2 files changed, 10 insertions, 10 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 9dbb707a32ac..168ccad2d5d2 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gnupg
-PORTVERSION= 2.0.22
+PORTVERSION= 2.0.23
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -16,11 +16,11 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LIB
-LIB_DEPENDS= assuan:${PORTSDIR}/security/libassuan \
- gcrypt:${PORTSDIR}/security/libgcrypt \
- gpg-error:${PORTSDIR}/security/libgpg-error \
- ksba:${PORTSDIR}/security/libksba \
- pth:${PORTSDIR}/devel/pth
+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
USE_BZIP2= YES
GNU_CONFIGURE= YES
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo
index a4e351f17be7..157afb65c06f 100644
--- a/security/gnupg/distinfo
+++ b/security/gnupg/distinfo
@@ -1,4 +1,4 @@
-SHA256 (gnupg-2.0.22.tar.bz2) = 437d0ab259854359fc48aa8795af80cff4975e559c111c92c03d0bc91408e251
-SIZE (gnupg-2.0.22.tar.bz2) = 4277117
-SHA256 (gnupg-2.0.22.tar.bz2.sig) = 6ebe9faabf96ed89e91f0c4e12ea12e1269d88a5c20db4282a9d35add1f3255a
-SIZE (gnupg-2.0.22.tar.bz2.sig) = 287
+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