summaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-05-30 06:51:37 +0000
committeradam <adam@pkgsrc.org>2012-05-30 06:51:37 +0000
commit815810e5ab37ba15f27ae4621a3bbc5f7345df52 (patch)
tree5dccf9c09b35d76a392a61d42cc68674c5273145 /security/gnutls/Makefile
parent9bd69db81ebcd57d1ade3d1bf670f5c35ff77778 (diff)
downloadpkgsrc-815810e5ab37ba15f27ae4621a3bbc5f7345df52.tar.gz
Changes 2.12.19:
* libgnutls: When decoding a PKCS #11 URL the pin-source field is assumed to be a file that stores the pin. * libgnutls: Added strict tests in Diffie-Hellman and SRP key exchange public keys. * minitasn1: Upgraded to libtasn1 version 2.13 (pre-release).
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 0349622eaf8..dcc3f19f2fa 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2012/04/17 17:53:01 drochner Exp $
+# $NetBSD: Makefile,v 1.112 2012/05/30 06:51:37 adam Exp $
-DISTNAME= gnutls-2.12.18
+DISTNAME= gnutls-2.12.19
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \