pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc UDFclient.0.4.9 : recommended upgrade since it fixes l...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6086e1bf730b
branches: trunk
changeset: 496342:6086e1bf730b
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Sun Jun 26 15:24:13 2005 +0000
description:
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.
diffstat:
doc/CHANGES | 4 +++-
misc/udfclient/Makefile | 6 +++---
misc/udfclient/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 8da26a800da6 -r 6086e1bf730b doc/CHANGES
--- a/doc/CHANGES Sun Jun 26 15:00:41 2005 +0000
+++ b/doc/CHANGES Sun Jun 26 15:24:13 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10467 2005/06/26 15:00:41 recht Exp $
+$NetBSD: CHANGES,v 1.10468 2005/06/26 15:24:13 reinoud Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -3028,3 +3028,5 @@
Updated math/p5-Spreadsheet-ParseExcel to 0.2603 [wiz 2005-06-26]
Updated multimedia/gst-plugins to 0.8.9nb1 [wiz 2005-06-26]
Updated devel/tla to 1.3.3 [recht 2005-06-26]
+ Updated misc/udfclient to 0.4.9 [reinoud 2006-06-26]
+
diff -r 8da26a800da6 -r 6086e1bf730b misc/udfclient/Makefile
--- a/misc/udfclient/Makefile Sun Jun 26 15:00:41 2005 +0000
+++ b/misc/udfclient/Makefile Sun Jun 26 15:24:13 2005 +0000
@@ -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 -r 8da26a800da6 -r 6086e1bf730b misc/udfclient/distinfo
--- a/misc/udfclient/distinfo Sun Jun 26 15:00:41 2005 +0000
+++ b/misc/udfclient/distinfo Sun Jun 26 15:24:13 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index