pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Upgrade misc/udfclient to version 0.4.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/84c6ac4e57e0
branches: trunk
changeset: 495550:84c6ac4e57e0
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Mon Jun 13 20:39:47 2005 +0000
description:
Upgrade misc/udfclient to version 0.4.5
UDFclient.0.4.5 : serious cleanup and bugfix release fixing serious `mkdir'
brokenness and introducing a more decent logical volume open/close
behaviour with coupled logical volume integrity sequence support that was
lacking. Discs opened read-only are now really read-only; one could delete
files from a read-only disc that could result in broken discs.
diffstat:
doc/CHANGES | 3 ++-
misc/udfclient/Makefile | 6 +++---
misc/udfclient/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r d0061bf7d373 -r 84c6ac4e57e0 doc/CHANGES
--- a/doc/CHANGES Mon Jun 13 18:42:43 2005 +0000
+++ b/doc/CHANGES Mon Jun 13 20:39:47 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10355 2005/06/13 18:42:43 jmmv Exp $
+$NetBSD: CHANGES,v 1.10356 2005/06/13 20:39:47 reinoud Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2869,3 +2869,4 @@
Updated graphics/ruby-imlib2 to 0.5.2 [taca 2005-06-12]
Updated databases/ruby-mysql to 2.6 [taca 2005-06-12]
Updated devel/treecc to 0.3.6 [jmmv 2005-06-13]
+ Updated misc/udfclient to 0.4.5 [reinoud 2005-06-13]
diff -r d0061bf7d373 -r 84c6ac4e57e0 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile Mon Jun 13 18:42:43 2005 +0000
+++ b/misc/udfclient/Makefile Mon Jun 13 20:39:47 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2005/06/08 22:46:26 reinoud Exp $
+# $NetBSD: Makefile,v 1.21 2005/06/13 20:39:47 reinoud Exp $
#
-DISTNAME= UDFclient.0.4
-PKGNAME= udfclient-0.4
+DISTNAME= UDFclient.0.4.5
+PKGNAME= udfclient-0.4.5
#PKGREVISION= 0
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
diff -r d0061bf7d373 -r 84c6ac4e57e0 misc/udfclient/distinfo
--- a/misc/udfclient/distinfo Mon Jun 13 18:42:43 2005 +0000
+++ b/misc/udfclient/distinfo Mon Jun 13 20:39:47 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2005/06/08 22:46:26 reinoud Exp $
+$NetBSD: distinfo,v 1.19 2005/06/13 20:39:47 reinoud Exp $
-SHA1 (UDFclient.0.4.tgz) = 307a38ea8114663f4b5174eac09caf4c57770186
-RMD160 (UDFclient.0.4.tgz) = 8b95463b8d385bff3175303b0bf6de0b9a2f55c2
-Size (UDFclient.0.4.tgz) = 228756 bytes
+SHA1 (UDFclient.0.4.5.tgz) = f022532fb2a0bd1d66ea465e9f24256578dfae99
+RMD160 (UDFclient.0.4.5.tgz) = 100aef59aa673c6e5a901d2c488f5a6fb5cb24ee
+Size (UDFclient.0.4.5.tgz) = 209659 bytes
Home |
Main Index |
Thread Index |
Old Index