summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorreinoud <reinoud@pkgsrc.org>2008-12-26 12:32:06 +0000
committerreinoud <reinoud@pkgsrc.org>2008-12-26 12:32:06 +0000
commit0489a1fdb7970539dc7a9139b4189c05f283bc01 (patch)
treee34ca9cb046c9fe9247527b220550ef792c4e718 /misc
parente96cefe0ad1cf27181b3721c5cd6f2489a87726e (diff)
downloadpkgsrc-0489a1fdb7970539dc7a9139b4189c05f283bc01.tar.gz
Update UDFclient to version 0.7.0
Enhance UDFclient with ideas and features from my NetBSD kernel implementation enhancing directory operations and fixing potential lockups on 512 bytes/sector media, repaired NetBSD harddisc support and fixed a few compilation warnings when compiled with '-Wextra' revealing some possible bugs. Enhanced cd_disect to display some more disc types. Also included some patches to fix possible buffer screwups; thanks Andrey!
Diffstat (limited to 'misc')
-rw-r--r--misc/udfclient/Makefile6
-rw-r--r--misc/udfclient/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile
index 2b609d49655..ad105ab4399 100644
--- a/misc/udfclient/Makefile
+++ b/misc/udfclient/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2008/08/07 10:28:59 reinoud Exp $
+# $NetBSD: Makefile,v 1.38 2008/12/26 12:32:06 reinoud Exp $
#
-DISTNAME= UDFclient.0.6.3
-PKGNAME= udfclient-0.6.3
+DISTNAME= UDFclient.0.7.0
+PKGNAME= udfclient-0.7.0
#PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo
index b2f9caee329..d1b8e376ef5 100644
--- a/misc/udfclient/distinfo
+++ b/misc/udfclient/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2008/08/07 10:28:59 reinoud Exp $
+$NetBSD: distinfo,v 1.37 2008/12/26 12:32:06 reinoud Exp $
-SHA1 (UDFclient.0.6.3.tgz) = 8a3b363c1aaa687b8d912ed4500df51a95e24859
-RMD160 (UDFclient.0.6.3.tgz) = beb54fc0b1c113aca915f899bac6062ee9ae6fc7
-Size (UDFclient.0.6.3.tgz) = 237818 bytes
+SHA1 (UDFclient.0.7.0.tgz) = f8c8471e56de2761e97e4408d97c500ee7d5bc17
+RMD160 (UDFclient.0.7.0.tgz) = b0f0d8afc0facacc7dacc1bfd55a45ee7dae5e47
+Size (UDFclient.0.7.0.tgz) = 245173 bytes