summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreinoud <reinoud>2007-10-15 14:08:31 +0000
committerreinoud <reinoud>2007-10-15 14:08:31 +0000
commitc8c579c7695424c64e8ff15c47950b0e1baf8f8d (patch)
treeefb817bb777fe55b4fa1998134ab1f0018ac0c3a
parentf4b9431b7aaf3a9757cd6632fd4031e47edf8b64 (diff)
downloadpkgsrc-c8c579c7695424c64e8ff15c47950b0e1baf8f8d.tar.gz
Update udfclient to version 0.5.6 : important fixes in VAT searching on
CD-R/DVD*R allowing more discs to be read. Also better dumping of TOC's in cd_discect and sequential dumping of files using a different sectorsize than the media allowing disc images of CD's to be dumped.
-rw-r--r--doc/CHANGES-20073
-rw-r--r--doc/TODO3
-rw-r--r--misc/udfclient/DESCR2
-rw-r--r--misc/udfclient/Makefile6
-rw-r--r--misc/udfclient/distinfo8
5 files changed, 12 insertions, 10 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 4a2a752b882..c79bcd7b17a 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2170 2007/10/15 06:28:48 minskim Exp $
+$NetBSD: CHANGES-2007,v 1.2171 2007/10/15 14:08:31 reinoud Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -4008,3 +4008,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated archivers/unalz to 0.61 [minskim 2007-10-14]
Updated multimedia/dvdstyler to 1.5beta4nb7 [wiz 2007-10-15]
Updated www/p5-SVN-Web to 0.53 [minskim 2007-10-15]
+ Updated misc/udfclient to 0.5.6 [reinoud 2007-10-15]
diff --git a/doc/TODO b/doc/TODO
index e67d2db0db6..2ac5371cff8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.6745 2007/10/15 07:06:02 wiz Exp $
+$NetBSD: TODO,v 1.6746 2007/10/15 14:08:31 reinoud Exp $
Suggested new packages
======================
@@ -1270,7 +1270,6 @@ Suggested package updates
o ubs-0.20
o ucarp-1.3
o ucblogo-5.5
- o udfclient-0.5.6
o uim-1.4.1
o unix2dos-1.3
o upx-2.90
diff --git a/misc/udfclient/DESCR b/misc/udfclient/DESCR
index 42de55d4426..f296b02f5d3 100644
--- a/misc/udfclient/DESCR
+++ b/misc/udfclient/DESCR
@@ -5,3 +5,5 @@ full read and write kernel level implementation.
UDFclient basically provides a user interface not unlike ftp(1) but always
fetches and writes files recursively from the disc(s).
+See the packages homepage http://www.13thmonkey.org/udfclient for its features
+and history.
diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile
index b7e78fd7cbe..77b9ee28c51 100644
--- a/misc/udfclient/Makefile
+++ b/misc/udfclient/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2007/02/16 15:22:34 reinoud Exp $
+# $NetBSD: Makefile,v 1.31 2007/10/15 14:08:32 reinoud Exp $
#
-DISTNAME= UDFclient.0.5.5
-PKGNAME= udfclient-0.5.5
+DISTNAME= UDFclient.0.5.6
+PKGNAME= udfclient-0.5.6
#PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo
index b8e9b938834..e442f901ea5 100644
--- a/misc/udfclient/distinfo
+++ b/misc/udfclient/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2007/02/16 15:36:58 reinoud Exp $
+$NetBSD: distinfo,v 1.30 2007/10/15 14:08:32 reinoud Exp $
-SHA1 (UDFclient.0.5.5.tgz) = cb2426ab5a959b3d0c934ab29b1008795888d163
-RMD160 (UDFclient.0.5.5.tgz) = 5a2a7fd0983ffe5d2cef1da74ba8e4fef9ac2a37
-Size (UDFclient.0.5.5.tgz) = 233896 bytes
+SHA1 (UDFclient.0.5.6.tgz) = a4f09a0a48753a75f916ae37d4e54a52aced4047
+RMD160 (UDFclient.0.5.6.tgz) = f4b3fad768c9863768e9266c875d3d41bdc099fe
+Size (UDFclient.0.5.6.tgz) = 237023 bytes