diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-17 17:02:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-17 17:02:02 +0000 |
commit | 6a6d26166e65611774c3029075718dc806d57b94 (patch) | |
tree | 2065bea456589dc16a6b6c06cbd70172992921bd /security | |
parent | 2e3fd5e8f92c74ab92ac38d311b7721bec68bbe4 (diff) | |
download | pkgsrc-6a6d26166e65611774c3029075718dc806d57b94.tar.gz |
Update to 1.4.1:
* Version 1.4.1 (released 2006-06-14)
** Replaced inactive ifdefs to enable openpgp support in test programs.
** Fixed bug in OpenPGP authentication handshake.
** Fixed typographical in man pages.
** Build fixes of the manual.
** Added Swedish translation.
** API and ABI modifications:
No changes since last version.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls/PLIST | 3 | ||||
-rw-r--r-- | security/gnutls/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 7cbc6dd242b..0340030aafa 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2006/05/17 21:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2006/07/17 17:02:02 wiz Exp $ -DISTNAME= gnutls-1.4.0 +DISTNAME= gnutls-1.4.1 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 a823184f4e5..17cbae464b3 100644 --- a/security/gnutls/PLIST +++ b/security/gnutls/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2006/05/17 21:50:22 wiz Exp $ +@comment $NetBSD: PLIST,v 1.22 2006/07/17 17:02:02 wiz Exp $ bin/certtool bin/gnutls-cli bin/gnutls-cli-debug @@ -449,6 +449,7 @@ share/examples/gnutls/tcp.c share/locale/en@boldquot/LC_MESSAGES/gnutls.mo share/locale/en@quot/LC_MESSAGES/gnutls.mo share/locale/pl/LC_MESSAGES/gnutls.mo +share/locale/sv/LC_MESSAGES/gnutls.mo @dirrm share/examples/gnutls @dirrm share/doc/gnutls @dirrm include/gnutls diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index cdae81eca9a..a9bef23a8e6 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2006/05/17 21:50:22 wiz Exp $ +$NetBSD: distinfo,v 1.29 2006/07/17 17:02:02 wiz Exp $ -SHA1 (gnutls-1.4.0.tar.bz2) = 71c2df8072796592bb20910f3554923b4178b352 -RMD160 (gnutls-1.4.0.tar.bz2) = f3af3a76a630244e82461cdb804b09218f79eff5 -Size (gnutls-1.4.0.tar.bz2) = 3281324 bytes +SHA1 (gnutls-1.4.1.tar.bz2) = 25d183fef21abbcaab0afe6b5809893aa70b577d +RMD160 (gnutls-1.4.1.tar.bz2) = 1bb959a118ce8d776693f602034342c31a8737aa +Size (gnutls-1.4.1.tar.bz2) = 4046780 bytes SHA1 (patch-ab) = 503bf7fa154341504db7ba3b5c6602627ff27dc5 |