pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update UDFclient to version 0.6.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/509d27f3b9e2
branches: trunk
changeset: 545545:509d27f3b9e2
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Thu Aug 07 10:28:58 2008 +0000
description:
Update UDFclient to version 0.6.3.
Implemented byteswapping option to allow udfclient to read and write PVR
harddiscs who appear to be byteswapped for some reason (copy protection?).
Also improved udfdump dumping making it handle big free space maps and
allocation extensions and making cd_disect ATAPI happy again.
diffstat:
doc/CHANGES-2008 | 3 ++-
misc/udfclient/Makefile | 8 ++++----
misc/udfclient/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (49 lines):
diff -r d552eff40953 -r 509d27f3b9e2 doc/CHANGES-2008
--- a/doc/CHANGES-2008 Thu Aug 07 10:05:42 2008 +0000
+++ b/doc/CHANGES-2008 Thu Aug 07 10:28:58 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1800 2008/08/07 00:12:20 obache Exp $
+$NetBSD: CHANGES-2008,v 1.1801 2008/08/07 10:28:58 reinoud Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -3042,3 +3042,4 @@
Updated graphics/p5-SWF-File to 0.42 [he 2008-08-05]
Updated devel/p5-Proc-ProcessTable to 0.44 [he 2008-08-05]
Updated sysutils/acpica-utils to 20080729 [obache 2008-08-07]
+ Updated misc/udfclient to 0.6.3 [reinoud 2008-08-07]
diff -r d552eff40953 -r 509d27f3b9e2 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile Thu Aug 07 10:05:42 2008 +0000
+++ b/misc/udfclient/Makefile Thu Aug 07 10:28:58 2008 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.36 2008/04/20 12:22:58 reinoud Exp $
+# $NetBSD: Makefile,v 1.37 2008/08/07 10:28:59 reinoud Exp $
#
-DISTNAME= UDFclient.0.6.2
-PKGNAME= udfclient-0.6.2
+DISTNAME= UDFclient.0.6.3
+PKGNAME= udfclient-0.6.3
#PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
EXTRACT_SUFX= .tgz
-MAINTAINER= buzztoh%13thmonkey.org@localhost
+MAINTAINER= reinoud%13thmonkey.org@localhost
HOMEPAGE= http://www.13thmonkey.org/udfclient/
COMMENT= UDF file system reader/writer for CD/CD-RW/DVD*RW/DVD-RAM and images
diff -r d552eff40953 -r 509d27f3b9e2 misc/udfclient/distinfo
--- a/misc/udfclient/distinfo Thu Aug 07 10:05:42 2008 +0000
+++ b/misc/udfclient/distinfo Thu Aug 07 10:28:58 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2008/04/20 12:22:58 reinoud Exp $
+$NetBSD: distinfo,v 1.36 2008/08/07 10:28:59 reinoud Exp $
-SHA1 (UDFclient.0.6.2.tgz) = e55e2b731d4ecbe35dae2b415dd16646d31f9422
-RMD160 (UDFclient.0.6.2.tgz) = d25524ad8a8232c228729dc1c5dd81796cda0998
-Size (UDFclient.0.6.2.tgz) = 238615 bytes
+SHA1 (UDFclient.0.6.3.tgz) = 8a3b363c1aaa687b8d912ed4500df51a95e24859
+RMD160 (UDFclient.0.6.3.tgz) = beb54fc0b1c113aca915f899bac6062ee9ae6fc7
+Size (UDFclient.0.6.3.tgz) = 237818 bytes
Home |
Main Index |
Thread Index |
Old Index