pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update udfclient package to 0.5.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc5822bcfaa3
branches:  trunk
changeset: 516876:cc5822bcfaa3
user:      reinoud <reinoud%pkgsrc.org@localhost>
date:      Mon Jul 31 00:16:26 2006 +0000

description:
Update udfclient package to 0.5.2.

Recommended upgrade that fixes memory corruption bugs and obscure deadlocks
making it a lot more robust. Functional identical to release 0.5.1.

diffstat:

 doc/CHANGES-2006        |  4 +++-
 misc/udfclient/Makefile |  6 +++---
 misc/udfclient/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 67d6e8b754a3 -r cc5822bcfaa3 doc/CHANGES-2006
--- a/doc/CHANGES-2006  Sun Jul 30 23:13:47 2006 +0000
+++ b/doc/CHANGES-2006  Mon Jul 31 00:16:26 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.860 2006/07/30 23:13:47 taca Exp $
+$NetBSD: CHANGES-2006,v 1.861 2006/07/31 00:17:25 reinoud Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -3606,3 +3606,5 @@
        Updated www/apache to 1.3.27 [jdolecek 2006-07-30]
        Updated www/ap-ssl to 2.8.28 [jdolecek 2006-07-30]
        Updated lang/ruby18-base to 1.8.4nb2 [taca 2006-07-30]
+       Updated misc/udfclient to 0.5.2 [reinoud 2006-07-31]
+
diff -r 67d6e8b754a3 -r cc5822bcfaa3 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile   Sun Jul 30 23:13:47 2006 +0000
+++ b/misc/udfclient/Makefile   Mon Jul 31 00:16:26 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2006/01/04 14:39:40 reinoud Exp $
+# $NetBSD: Makefile,v 1.25 2006/07/31 00:16:26 reinoud Exp $
 #
 
-DISTNAME=              UDFclient.0.5.1
-PKGNAME=               udfclient-0.5.1
+DISTNAME=              UDFclient.0.5.2
+PKGNAME=               udfclient-0.5.2
 #PKGREVISION=          0
 CATEGORIES=            misc
 MASTER_SITES=          http://www.13thmonkey.org/udfclient/releases/
diff -r 67d6e8b754a3 -r cc5822bcfaa3 misc/udfclient/distinfo
--- a/misc/udfclient/distinfo   Sun Jul 30 23:13:47 2006 +0000
+++ b/misc/udfclient/distinfo   Mon Jul 31 00:16:26 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2006/06/06 21:11:29 joerg Exp $
+$NetBSD: distinfo,v 1.24 2006/07/31 00:16:26 reinoud Exp $
 
-SHA1 (UDFclient.0.5.1.tgz) = ef37e30c106a04f9fc4cc022fe377a25cddf2e1e
-RMD160 (UDFclient.0.5.1.tgz) = ef8570dc0974c1c9cf06c7c5bfcf59a7f518d91b
-Size (UDFclient.0.5.1.tgz) = 227322 bytes
+SHA1 (UDFclient.0.5.2.tgz) = 01033625579d855f6f87e536fb240ff4258cf1e0
+RMD160 (UDFclient.0.5.2.tgz) = f5a28882458fda6d16e4eb032b5422d7c8e1f842
+Size (UDFclient.0.5.2.tgz) = 228318 bytes
 SHA1 (patch-aa) = 8862b35d49bb8615522cc3b762dd81b6667a1611



Home | Main Index | Thread Index | Old Index