pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnutls Update to 1.4.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99af31b24f56
branches:  trunk
changeset: 516226:99af31b24f56
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 17 17:02:02 2006 +0000

description:
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:

 security/gnutls/Makefile |  4 ++--
 security/gnutls/PLIST    |  3 ++-
 security/gnutls/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r cff3e6d16e52 -r 99af31b24f56 security/gnutls/Makefile
--- a/security/gnutls/Makefile  Mon Jul 17 17:01:32 2006 +0000
+++ b/security/gnutls/Makefile  Mon Jul 17 17:02:02 2006 +0000
@@ -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 -r cff3e6d16e52 -r 99af31b24f56 security/gnutls/PLIST
--- a/security/gnutls/PLIST     Mon Jul 17 17:01:32 2006 +0000
+++ b/security/gnutls/PLIST     Mon Jul 17 17:02:02 2006 +0000
@@ -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/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 -r cff3e6d16e52 -r 99af31b24f56 security/gnutls/distinfo
--- a/security/gnutls/distinfo  Mon Jul 17 17:01:32 2006 +0000
+++ b/security/gnutls/distinfo  Mon Jul 17 17:02:02 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index