From 501b568cd34ab6218ac42e20a98043e371f95c27 Mon Sep 17 00:00:00 2001 From: reinoud Date: Mon, 13 Jun 2005 20:39:47 +0000 Subject: 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. --- doc/CHANGES | 3 ++- misc/udfclient/Makefile | 6 +++--- misc/udfclient/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/CHANGES b/doc/CHANGES index 875e65ec62d..9b10ca5fa83 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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 @@ Changes to the packages collection and infrastructure in 2005: 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 --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index c11d1e7f4ff..b8976110b3b 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -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 --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index 3e26507f528..bdbe7e93d34 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -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 -- cgit v1.2.3