diff options
author | reinoud <reinoud> | 2005-04-04 22:05:29 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2005-04-04 22:05:29 +0000 |
commit | 5d478f14dec893e46803031d38ad25a8ca9cbc85 (patch) | |
tree | 8e9e733c6bc613c0bbbf66cc580805bb0b8cfad6 | |
parent | 6d851a6a3d582a6e626327bef783b1b711fc149a (diff) | |
download | pkgsrc-5d478f14dec893e46803031d38ad25a8ca9cbc85.tar.gz |
Update udfclient to version 0.3.4; mainly OpenBSD support (thanks to Pedro
Martelletto) and some small bugfixes.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | misc/udfclient/Makefile | 6 | ||||
-rw-r--r-- | misc/udfclient/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 061eea1060b..7bc4f4de631 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.9756 2005/04/04 21:46:02 agc Exp $ +$NetBSD: CHANGES,v 1.9757 2005/04/04 22:05:29 reinoud Exp $ Changes to the packages collection and infrastructure in 2005: @@ -1905,3 +1905,4 @@ Changes to the packages collection and infrastructure in 2005: Updated abiword to 2.2.6 [adam 2005-04-04] Updated abiword-plugins to 2.2.6 [adam 2005-04-04] Updated postfix to 2.2.2 [martti 2005-04-04] + Updated udfclient to 0.4.3 [reinoud 2005-04-04] diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index 4d44f60ef54..cdebbf5a56f 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2005/01/27 16:09:35 reinoud Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/04 22:05:29 reinoud Exp $ # -DISTNAME= UDFclient.0.3.3 -PKGNAME= udfclient-0.3.3 +DISTNAME= UDFclient.0.3.4 +PKGNAME= udfclient-0.3.4 #PKGREVISION= 0 CATEGORIES= misc MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index b9a391d9763..b619a1a4ec0 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2005/02/24 11:02:58 agc Exp $ +$NetBSD: distinfo,v 1.16 2005/04/04 22:05:29 reinoud Exp $ -SHA1 (UDFclient.0.3.3.tgz) = 0eb1d8e3c1408f8fbb7047e127e69d67c972dbbb -RMD160 (UDFclient.0.3.3.tgz) = 54aedfd9f01f0d14cdcc11cc33875db131cb8df6 -Size (UDFclient.0.3.3.tgz) = 187473 bytes +SHA1 (UDFclient.0.3.4.tgz) = bbc15d69f5320f3ded206a8740c7eda50cb4767f +RMD160 (UDFclient.0.3.4.tgz) = a62277ac451448c8b1970ced7e4e7833895f7be4 +Size (UDFclient.0.3.4.tgz) = 188648 bytes |