aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt/Makefile
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-07-21 10:56:16 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-07-21 10:56:16 +0000
commitade7d59f8b342eac3d5a3ea3b94849c847ba7a06 (patch)
tree2e9728e9f80a3cb5b4e6735bab5446b729ce1918 /security/libgcrypt/Makefile
parent9806e6e9b0ab8150dc3a9edae65e576d3b7a09e2 (diff)
downloadports-ade7d59f8b342eac3d5a3ea3b94849c847ba7a06.tar.gz
ports-ade7d59f8b342eac3d5a3ea3b94849c847ba7a06.zip
Notes
Diffstat (limited to 'security/libgcrypt/Makefile')
-rw-r--r--security/libgcrypt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 22367983f7fb..f3150d902eba 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libgcrypt
-PORTVERSION= 1.7.8
+PORTVERSION= 1.8.0
CATEGORIES= security
MASTER_SITES= GNUPG
@@ -11,8 +11,8 @@ COMMENT= General purpose crypto library based on code used in GnuPG
LICENSE= GPLv2+ LGPL21+
LICENSE_COMB= multi
-BUILD_DEPENDS= libgpg-error>=1.8:security/libgpg-error
-RUN_DEPENDS= libgpg-error>=1.8:security/libgpg-error
+BUILD_DEPENDS= libgpg-error>=1.25:security/libgpg-error
+RUN_DEPENDS= libgpg-error>=1.25:security/libgpg-error
USES= cpe libtool makeinfo tar:bzip2
CPE_VENDOR= gnupg