summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreinoud <reinoud>2006-01-04 14:39:40 +0000
committerreinoud <reinoud>2006-01-04 14:39:40 +0000
commit305b56e26e2a4616902a5b9f8b7472c89cb511dc (patch)
tree400a1a841571e8271c7d52493cb51bc05391cb5c
parentd02e14800ca82af45491a85806ad266102ef82e7 (diff)
downloadpkgsrc-305b56e26e2a4616902a5b9f8b7472c89cb511dc.tar.gz
Recommended upgrade that also fixes a lot of small bugs. New in this
release are the preservation of attribute times and ownership of files and directories and an important fix to filesize related issues making it more robust. Some important SCSI/ATAPI fixes have been made that greatly increase drive compatibility.
-rw-r--r--doc/CHANGES3
-rw-r--r--misc/udfclient/Makefile6
-rw-r--r--misc/udfclient/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 81edd752fca..2d01a8be84c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12351 2006/01/04 12:03:32 abs Exp $
+$NetBSD: CHANGES,v 1.12352 2006/01/04 14:39:40 reinoud Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -94,3 +94,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated graphics/libgdiplus to 1.1.11 [recht 2006-01-04]
Updated textproc/py-elementtree to 1.2.6nb1 [wiz 2006-01-04]
Added databases/jdbc-postgresql81 version 404 [abs 2006-01-04]
+ Updated misc/udfclient to version 0.5.1 [reinoud 2006-01-04]
diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile
index 2a1bca139cd..addac90decc 100644
--- a/misc/udfclient/Makefile
+++ b/misc/udfclient/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2005/11/08 20:30:58 reinoud Exp $
+# $NetBSD: Makefile,v 1.24 2006/01/04 14:39:40 reinoud Exp $
#
-DISTNAME= UDFclient.0.5
-PKGNAME= udfclient-0.5
+DISTNAME= UDFclient.0.5.1
+PKGNAME= udfclient-0.5.1
#PKGREVISION= 0
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo
index 475ce0971ef..dc4c7856dde 100644
--- a/misc/udfclient/distinfo
+++ b/misc/udfclient/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2005/11/08 20:30:58 reinoud Exp $
+$NetBSD: distinfo,v 1.22 2006/01/04 14:39:40 reinoud Exp $
-SHA1 (UDFclient.0.5.tgz) = 826d1556bf6fb238da0db8aaa6948e6326a81100
-RMD160 (UDFclient.0.5.tgz) = 16efef79c51de76b887e5cf76cfdd6942298bd37
-Size (UDFclient.0.5.tgz) = 225082 bytes
+SHA1 (UDFclient.0.5.1.tgz) = ef37e30c106a04f9fc4cc022fe377a25cddf2e1e
+RMD160 (UDFclient.0.5.1.tgz) = ef8570dc0974c1c9cf06c7c5bfcf59a7f518d91b
+Size (UDFclient.0.5.1.tgz) = 227322 bytes