summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorreinoud <reinoud>2008-08-07 10:28:58 +0000
committerreinoud <reinoud>2008-08-07 10:28:58 +0000
commitb099bb2d44c97b41e9d5f24b3e09fd06cbac2d96 (patch)
treecec5352d70f5d36766058b5edd99177e0086d03d /misc
parent588956cfff7fd954f95a06b3e58e1a8505542337 (diff)
downloadpkgsrc-b099bb2d44c97b41e9d5f24b3e09fd06cbac2d96.tar.gz
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 (limited to 'misc')
-rw-r--r--misc/udfclient/Makefile8
-rw-r--r--misc/udfclient/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile
index 58b71d41c46..2b609d49655 100644
--- a/misc/udfclient/Makefile
+++ b/misc/udfclient/Makefile
@@ -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
+MAINTAINER= reinoud@13thmonkey.org
HOMEPAGE= http://www.13thmonkey.org/udfclient/
COMMENT= UDF file system reader/writer for CD/CD-RW/DVD*RW/DVD-RAM and images
diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo
index 822ecb945d2..b2f9caee329 100644
--- a/misc/udfclient/distinfo
+++ b/misc/udfclient/distinfo
@@ -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