pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc This release fixes a nasty locking assertion error, im...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f8714939a97
branches: trunk
changeset: 536319:0f8714939a97
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Mon Dec 10 19:59:01 2007 +0000
description:
This release fixes a nasty locking assertion error, improves error handling
on mounting multi-session discs and fix a small printing error in
cd_discect for audio CD's.
diffstat:
doc/CHANGES-2007 | 4 +++-
misc/udfclient/Makefile | 6 +++---
misc/udfclient/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 30e3187051f7 -r 0f8714939a97 doc/CHANGES-2007
--- a/doc/CHANGES-2007 Mon Dec 10 17:50:31 2007 +0000
+++ b/doc/CHANGES-2007 Mon Dec 10 19:59:01 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2606 2007/12/10 11:35:29 obache Exp $
+$NetBSD: CHANGES-2007,v 1.2607 2007/12/10 19:59:01 reinoud Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -4742,3 +4742,5 @@
Updated chat/pidgin-silc to 2.3.1 [tnn 2007-12-10]
Updated chat/finch to 2.3.1 [tnn 2007-12-10]
Updated wm/piewm to 1.04 [obache 2007-12-10]
+ Updated misc/udfclient to 0.5.8 [reinoud 2007-12-10]
+
diff -r 30e3187051f7 -r 0f8714939a97 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile Mon Dec 10 17:50:31 2007 +0000
+++ b/misc/udfclient/Makefile Mon Dec 10 19:59:01 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2007/11/08 20:09:03 reinoud Exp $
+# $NetBSD: Makefile,v 1.33 2007/12/10 19:59:03 reinoud Exp $
#
-DISTNAME= UDFclient.0.5.7
-PKGNAME= udfclient-0.5.7
+DISTNAME= UDFclient.0.5.8
+PKGNAME= udfclient-0.5.8
#PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
diff -r 30e3187051f7 -r 0f8714939a97 misc/udfclient/distinfo
--- a/misc/udfclient/distinfo Mon Dec 10 17:50:31 2007 +0000
+++ b/misc/udfclient/distinfo Mon Dec 10 19:59:01 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2007/11/08 20:09:03 reinoud Exp $
+$NetBSD: distinfo,v 1.32 2007/12/10 19:59:03 reinoud Exp $
-SHA1 (UDFclient.0.5.7.tgz) = 169d631800989b19c8db287300682ad8fb8a890e
-RMD160 (UDFclient.0.5.7.tgz) = 569e0ccc37dab7e027ee21156791f21bcce33f41
-Size (UDFclient.0.5.7.tgz) = 234205 bytes
+SHA1 (UDFclient.0.5.8.tgz) = f26cbe8219ec9615d80f637462f2471ce61bf252
+RMD160 (UDFclient.0.5.8.tgz) = 5054ec64b2fca2976a41266b76e7cf67dea9f6f7
+Size (UDFclient.0.5.8.tgz) = 234317 bytes
Home |
Main Index |
Thread Index |
Old Index