From 9757671fc8804a6f0ebeb6ea41258a94d6b2bac6 Mon Sep 17 00:00:00 2001 From: reinoud Date: Sun, 26 Jun 2005 15:24:13 +0000 Subject: UDFclient.0.4.9 : recommended upgrade since it fixes lots of interchange issues and is now fully read & write compatible with Roxio's DirectCD/Drag2Disc! It also adds the modified get and put functionality as well as the new mget and mput commands. In the run-up for 0.50's recordable support i've taken the opportunity to clean up loose ends and long standing small issues like the rm printing bug. Support has also been created for non 2048 bytes media such as harddiscs and files. Note: UDFclient will automatically set its sectorsize to the media used, so you have to use the new -b 2048 to be able to read and write files used for testing and mastering. --- misc/udfclient/Makefile | 6 +++--- misc/udfclient/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'misc/udfclient') diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index b8976110b3b..d0a27117903 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/06/13 20:39:47 reinoud Exp $ +# $NetBSD: Makefile,v 1.22 2005/06/26 15:24:14 reinoud Exp $ # -DISTNAME= UDFclient.0.4.5 -PKGNAME= udfclient-0.4.5 +DISTNAME= UDFclient.0.4.9 +PKGNAME= udfclient-0.4.9 #PKGREVISION= 0 CATEGORIES= misc MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index bdbe7e93d34..3a5c2e63d63 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2005/06/13 20:39:47 reinoud Exp $ +$NetBSD: distinfo,v 1.20 2005/06/26 15:24:14 reinoud Exp $ -SHA1 (UDFclient.0.4.5.tgz) = f022532fb2a0bd1d66ea465e9f24256578dfae99 -RMD160 (UDFclient.0.4.5.tgz) = 100aef59aa673c6e5a901d2c488f5a6fb5cb24ee -Size (UDFclient.0.4.5.tgz) = 209659 bytes +SHA1 (UDFclient.0.4.9.tgz) = 4138020cdc9f2250a105fe8aad5390773d4bfa2e +RMD160 (UDFclient.0.4.9.tgz) = 63e7864db97484dc3f1017d3b21c9fc59d2b9796 +Size (UDFclient.0.4.9.tgz) = 213058 bytes -- cgit v1.2.3