diff options
author | reinoud <reinoud> | 2006-01-04 14:39:40 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2006-01-04 14:39:40 +0000 |
commit | 305b56e26e2a4616902a5b9f8b7472c89cb511dc (patch) | |
tree | 400a1a841571e8271c7d52493cb51bc05391cb5c /misc | |
parent | d02e14800ca82af45491a85806ad266102ef82e7 (diff) | |
download | pkgsrc-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.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/udfclient/Makefile | 6 | ||||
-rw-r--r-- | misc/udfclient/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
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 |