diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | misc/udfclient/Makefile | 6 | ||||
-rw-r--r-- | misc/udfclient/distinfo | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7aec9bf9f1f..3f5383e7333 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8949 2005/01/27 15:49:53 adam Exp $ +$NetBSD: CHANGES,v 1.8950 2005/01/27 16:09:35 reinoud Exp $ Changes to the packages collection and infrastructure in 2005: @@ -629,3 +629,4 @@ Changes to the packages collection and infrastructure in 2005: Updated kkbswitch to 1.4.3 [ben 2005-01-27] Added wmdrawer-0.10.5 [ben 2005-01-27] Updated libtasn1 to 0.2.13 [adam 2005-01-27] + Updated udfclient to 0.3.3 [reinoud 2005-01-27] diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index 20c21d3c124..4d44f60ef54 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/01/11 21:09:23 reinoud Exp $ +# $NetBSD: Makefile,v 1.16 2005/01/27 16:09:35 reinoud Exp $ # -DISTNAME= UDFclient.0.3.2 -PKGNAME= udfclient-0.3.2 +DISTNAME= UDFclient.0.3.3 +PKGNAME= udfclient-0.3.3 #PKGREVISION= 0 CATEGORIES= misc MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index c1cfed544e6..f61d196e5a1 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2005/01/11 21:42:38 reinoud Exp $ +$NetBSD: distinfo,v 1.14 2005/01/27 16:09:35 reinoud Exp $ -SHA1 (UDFclient.0.3.2.tgz) = f45d391aa5d19587c25e6c05c9bd7bd5e5b6b031 -Size (UDFclient.0.3.2.tgz) = 187288 bytes +SHA1 (UDFclient.0.3.3.tgz) = 0eb1d8e3c1408f8fbb7047e127e69d67c972dbbb +Size (UDFclient.0.3.3.tgz) = 187473 bytes |