diff options
author | reinoud <reinoud@pkgsrc.org> | 2005-04-10 00:42:49 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2005-04-10 00:42:49 +0000 |
commit | 16e1ceb23225bd9bd1443a28d0399cbd7cf3c98f (patch) | |
tree | beb776940432da35d78408859f593a28f01319b9 | |
parent | 45afaa0ecad71933aefb794fd75d6ec7c926c395 (diff) | |
download | pkgsrc-16e1ceb23225bd9bd1443a28d0399cbd7cf3c98f.tar.gz |
Update udfclient package to 0.3.5 fixing a serious enough memory leak to
justify the update!
-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 5e7175fd95a..c6d5313712a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.9803 2005/04/09 22:45:07 schmonz Exp $ +$NetBSD: CHANGES,v 1.9804 2005/04/10 00:42:49 reinoud Exp $ Changes to the packages collection and infrastructure in 2005: @@ -1961,3 +1961,4 @@ Changes to the packages collection and infrastructure in 2005: Updated skype to 1.0.0.20 [jmmv 2005-04-09] Updated djbdns to 1.05nb7 [schmonz 2005-04-09] Updated ucspi-tcp to 0.88nb1 [schmonz 2005-04-09] + Updated udfclient to 0.3.5 [reinoud 2005-04-10] diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index cdebbf5a56f..699054fd028 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/04/04 22:05:29 reinoud Exp $ +# $NetBSD: Makefile,v 1.18 2005/04/10 00:42:49 reinoud Exp $ # -DISTNAME= UDFclient.0.3.4 -PKGNAME= udfclient-0.3.4 +DISTNAME= UDFclient.0.3.5 +PKGNAME= udfclient-0.3.5 #PKGREVISION= 0 CATEGORIES= misc MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index b619a1a4ec0..b52c6f8adf4 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2005/04/04 22:05:29 reinoud Exp $ +$NetBSD: distinfo,v 1.17 2005/04/10 00:42:49 reinoud Exp $ -SHA1 (UDFclient.0.3.4.tgz) = bbc15d69f5320f3ded206a8740c7eda50cb4767f -RMD160 (UDFclient.0.3.4.tgz) = a62277ac451448c8b1970ced7e4e7833895f7be4 -Size (UDFclient.0.3.4.tgz) = 188648 bytes +SHA1 (UDFclient.0.3.5.tgz) = e18afc0270b3e362593ac1df1692a69f707ecc80 +RMD160 (UDFclient.0.3.5.tgz) = e9df99db9a256ed63c554c0da8e7ed4480eca056 +Size (UDFclient.0.3.5.tgz) = 189644 bytes |