diff options
-rw-r--r-- | security/gnutls/Makefile | 6 | ||||
-rw-r--r-- | security/gnutls/PLIST | 3 | ||||
-rw-r--r-- | security/gnutls/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 47f214777aa..7c7aaff2f21 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.132 2013/10/27 23:13:09 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2013/10/31 14:41:48 wiz Exp $ -DISTNAME= gnutls-3.2.5 +DISTNAME= gnutls-3.2.6 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/ EXTRACT_SUFX= .tar.xz @@ -28,7 +28,7 @@ INFO_FILES= yes REPLACE_PERL+= doc/scripts/gdoc doc/scripts/sort2.pl PKGCONFIG_OVERRIDE= lib/gnutls.pc.in -PKGCONFIG_OVERRIDE+= libextra/gnutls-extra.pc.in +PKGCONFIG_OVERRIDE+= libdane/gnutls-dane.pc.in MAKE_ENV+= RM=${RM:Q} MAKE_ENV+= TZ=UTC diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST index 96195b657d5..1f22fe68a08 100644 --- a/security/gnutls/PLIST +++ b/security/gnutls/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.47 2013/10/27 23:13:09 wiz Exp $ +@comment $NetBSD: PLIST,v 1.48 2013/10/31 14:41:48 wiz Exp $ bin/certtool bin/danetool bin/gnutls-cli @@ -403,6 +403,7 @@ man/man3/gnutls_pkcs11_set_token_function.3 man/man3/gnutls_pkcs11_token_get_flags.3 man/man3/gnutls_pkcs11_token_get_info.3 man/man3/gnutls_pkcs11_token_get_mechanism.3 +man/man3/gnutls_pkcs11_token_get_random.3 man/man3/gnutls_pkcs11_token_get_url.3 man/man3/gnutls_pkcs11_token_init.3 man/man3/gnutls_pkcs11_token_set_pin.3 diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index e562d9d22f3..24959f87e38 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.98 2013/10/27 23:13:09 wiz Exp $ +$NetBSD: distinfo,v 1.99 2013/10/31 14:41:48 wiz Exp $ -SHA1 (gnutls-3.2.5.tar.xz) = 088eee3297d036754414f40ae49ef9ea9e83c679 -RMD160 (gnutls-3.2.5.tar.xz) = aeb4e709bbe2987d7363266bb86e9bfc98d7fb1c -Size (gnutls-3.2.5.tar.xz) = 4987156 bytes +SHA1 (gnutls-3.2.6.tar.xz) = eb5a404d297e8ee2f344bcd9cdeea86fe8977287 +RMD160 (gnutls-3.2.6.tar.xz) = df4105b28241eac7ac18206e24ea3dc9723dc697 +Size (gnutls-3.2.6.tar.xz) = 4992204 bytes SHA1 (patch-ae) = 71fbbeb43ac1689fca6fec7f8348d8534c1dc38a SHA1 (patch-gl_stdio.in.h) = b5802da2cccddd6fab73bd39c49f7d62bef58464 SHA1 (patch-lib_Makefile.in) = 949df8644a1f6085d8ad63984188cee0518a837a |