diff options
author | drochner <drochner@pkgsrc.org> | 2010-04-13 16:31:27 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-04-13 16:31:27 +0000 |
commit | 3f32b1151a28a4a8d8caee5761d9a715ea1e545c (patch) | |
tree | 1561d4885329c6223ecee0e66d288ff169a5968d | |
parent | 68fa71f9bf95466f4aed6f32a231b36a81fff19b (diff) | |
download | pkgsrc-3f32b1151a28a4a8d8caee5761d9a715ea1e545c.tar.gz |
update to 2.8.6
changes:
-interoperability improvements (especially for VeriSign)
-misc fixes
-translation updates
-rw-r--r-- | security/gnutls/Makefile | 5 | ||||
-rw-r--r-- | security/gnutls/PLIST | 3 | ||||
-rw-r--r-- | security/gnutls/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 2215056e4bd..f0cfe014d58 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.90 2010/03/24 19:43:28 asau Exp $ +# $NetBSD: Makefile,v 1.91 2010/04/13 16:31:27 drochner Exp $ -DISTNAME= gnutls-2.8.5 -PKGREVISION= 1 +DISTNAME= gnutls-2.8.6 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \ ftp://ftp.gnupg.org/gcrypt/gnutls/ \ diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST index c2f0457f269..e0c9455b217 100644 --- a/security/gnutls/PLIST +++ b/security/gnutls/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.36 2009/07/22 16:50:07 drochner Exp $ +@comment $NetBSD: PLIST,v 1.37 2010/04/13 16:31:27 drochner Exp $ bin/certtool bin/gnutls-cli bin/gnutls-cli-debug @@ -608,3 +608,4 @@ share/locale/nl/LC_MESSAGES/libgnutls.mo share/locale/pl/LC_MESSAGES/libgnutls.mo share/locale/sv/LC_MESSAGES/libgnutls.mo share/locale/vi/LC_MESSAGES/libgnutls.mo +share/locale/zh_CN/LC_MESSAGES/libgnutls.mo diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 48651310c61..6335839508c 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.62 2009/11/03 00:15:41 wiz Exp $ +$NetBSD: distinfo,v 1.63 2010/04/13 16:31:27 drochner Exp $ -SHA1 (gnutls-2.8.5.tar.bz2) = 5121c52efd4718ad3d8b641d28343b0c6abaa571 -RMD160 (gnutls-2.8.5.tar.bz2) = f160b8b413ae7e0b9243135fd8ffd0dd350d1504 -Size (gnutls-2.8.5.tar.bz2) = 6196862 bytes +SHA1 (gnutls-2.8.6.tar.bz2) = bff911d4fd7389aa6698a644b3748eb2d23715bc +RMD160 (gnutls-2.8.6.tar.bz2) = 1cfda29a60df3b032b8b611e4341c2e834bb26b2 +Size (gnutls-2.8.6.tar.bz2) = 6469369 bytes SHA1 (patch-ab) = 4b6801f6c8f00b8da8e78f7277450c6f53366fb4 SHA1 (patch-ae) = f505476ce0477dc547e8698d205d6ba26fe85f48 SHA1 (patch-af) = bd4701640dfef5bfdce87d620befd93098b0dff3 |