diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls/PLIST | 6 | ||||
-rw-r--r-- | security/gnutls/distinfo | 9 |
3 files changed, 11 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index dbb6b875fd0..eae2827542f 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2005/04/11 21:47:11 tv Exp $ +# $NetBSD: Makefile,v 1.28 2005/05/02 12:59:24 wiz Exp $ -DISTNAME= gnutls-1.2.1 +DISTNAME= gnutls-1.2.3 CATEGORIES= security devel MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST index b85ebcf8d54..256b5930021 100644 --- a/security/gnutls/PLIST +++ b/security/gnutls/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2005/04/08 15:50:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2005/05/02 12:59:24 wiz Exp $ bin/certtool bin/gnutls-cli bin/gnutls-cli-debug @@ -363,6 +363,7 @@ man/man3/gnutls_x509_privkey_export.3 man/man3/gnutls_x509_privkey_export_dsa_raw.3 man/man3/gnutls_x509_privkey_export_pkcs8.3 man/man3/gnutls_x509_privkey_export_rsa_raw.3 +man/man3/gnutls_x509_privkey_fix.3 man/man3/gnutls_x509_privkey_generate.3 man/man3/gnutls_x509_privkey_get_key_id.3 man/man3/gnutls_x509_privkey_get_pk_algorithm.3 @@ -384,9 +385,12 @@ share/examples/gnutls/ex-alert.c share/examples/gnutls/ex-cert-select.c share/examples/gnutls/ex-client-resume.c share/examples/gnutls/ex-client-srp.c +share/examples/gnutls/ex-client1.c share/examples/gnutls/ex-client2.c share/examples/gnutls/ex-crq.c share/examples/gnutls/ex-pkcs12.c +share/examples/gnutls/ex-rfc2818.c +share/examples/gnutls/ex-serv-anon.c share/examples/gnutls/ex-serv-export.c share/examples/gnutls/ex-serv-pgp.c share/examples/gnutls/ex-serv-srp.c diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 5b948a7f68e..013ef146c2c 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.15 2005/04/08 15:50:41 wiz Exp $ +$NetBSD: distinfo,v 1.16 2005/05/02 12:59:24 wiz Exp $ -SHA1 (gnutls-1.2.1.tar.bz2) = 6445383421a06b9db3fa83bf6802677e809f2440 -RMD160 (gnutls-1.2.1.tar.bz2) = fa02b6b342adf07d47e7dad1ede1d7a49560e59d -Size (gnutls-1.2.1.tar.bz2) = 2436304 bytes -SHA1 (patch-aa) = 3b4adf0b6acde5a56c0a7f3003a0a1e90bfbd672 +SHA1 (gnutls-1.2.3.tar.bz2) = 78e1b92a9d818479faca9042d446eed61770fb17 +RMD160 (gnutls-1.2.3.tar.bz2) = 8e796bcd3f303f52f6c2c9dad18814a467b550eb +Size (gnutls-1.2.3.tar.bz2) = 2446437 bytes SHA1 (patch-ab) = a3327de3052375acd569ee8541c90e2555e73f2d |