aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-10-18 17:32:59 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-10-18 17:32:59 +0000
commit60ed2235aa504614712b5fc0283d4f19c8a7d61d (patch)
treee8d78a7fe37d2aa87c21d1351f10e68a4b9c701b /security/libgcrypt
parentb34db0c847138088c964bbbe1eff9f5d117d3258 (diff)
downloadports-60ed2235aa504614712b5fc0283d4f19c8a7d61d.tar.gz
ports-60ed2235aa504614712b5fc0283d4f19c8a7d61d.zip
Update to 1.2.2
Noteworthy changes are: * Made the RNG immune against fork without exec. * Minor changes to some function declarations. Buffer arguments are now typed as void pointer. This should not affect any compilation. * A bug in the definition of gcry_cipher_register has been fixed.
Notes
Notes: svn path=/head/; revision=145780
Diffstat (limited to 'security/libgcrypt')
-rw-r--r--security/libgcrypt/Makefile3
-rw-r--r--security/libgcrypt/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index ebe85eb8633a..0d90c8cd79ae 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= libgcrypt
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.2.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo
index 9af3f5954e56..094c89e38402 100644
--- a/security/libgcrypt/distinfo
+++ b/security/libgcrypt/distinfo
@@ -1,2 +1,2 @@
-MD5 (libgcrypt-1.2.1.tar.gz) = 215b242586cbe85716a9198b28209f8c
-SIZE (libgcrypt-1.2.1.tar.gz) = 960872
+MD5 (libgcrypt-1.2.2.tar.gz) = 1a4f886e4c1eb9b6908d39831c6f75b3
+SIZE (libgcrypt-1.2.2.tar.gz) = 959875