summaryrefslogtreecommitdiff
path: root/misc/udfclient
diff options
context:
space:
mode:
authorreinoud <reinoud@pkgsrc.org>2008-08-07 10:28:58 +0000
committerreinoud <reinoud@pkgsrc.org>2008-08-07 10:28:58 +0000
commitd6bdf8c809266b35d65af5d93d6277358525ff39 (patch)
treecec5352d70f5d36766058b5edd99177e0086d03d /misc/udfclient
parent9cd1f255a150e5e16769956c480e6a1f01d93b63 (diff)
downloadpkgsrc-d6bdf8c809266b35d65af5d93d6277358525ff39.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/udfclient')
-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