diff --git a/audio/moss/Makefile b/audio/moss/Makefile index ed0579da6d6c..66f7d6e1a659 100644 --- a/audio/moss/Makefile +++ b/audio/moss/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/10/06 15:16:03 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2004/10/10 09:48:35 minskim Exp $ -DISTNAME= moss-0.1.9 +DISTNAME= moss-0.1.11 CATEGORIES= audio -MASTER_SITES= http://kldp.net/download.php/1528/ +MASTER_SITES= http://kldp.net/download.php/1534/ MAINTAINER= myunggoni@users.kldp.net HOMEPAGE= http://moss.kldp.net/ diff --git a/audio/moss/distinfo b/audio/moss/distinfo index f5fb9ec7be06..17cde6a483cd 100644 --- a/audio/moss/distinfo +++ b/audio/moss/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2004/10/06 15:16:03 minskim Exp $ +$NetBSD: distinfo,v 1.4 2004/10/10 09:48:35 minskim Exp $ -SHA1 (moss-0.1.9.tar.gz) = aa195fe2d462d2c48ea0c988529b94233c6d7d14 -Size (moss-0.1.9.tar.gz) = 43214 bytes +SHA1 (moss-0.1.11.tar.gz) = 5b35fec9e8effc1da8fc865c276d24f7d25d64e6 +Size (moss-0.1.11.tar.gz) = 43267 bytes SHA1 (patch-aa) = 0afee4be74d99ba3c924d2da8cf23309bba8f99f diff --git a/doc/CHANGES b/doc/CHANGES index a5e4e7bc82d1..cbb14138ad50 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7386 2004/10/10 07:30:22 jdolecek Exp $ +$NetBSD: CHANGES,v 1.7387 2004/10/10 09:48:35 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4596,3 +4596,4 @@ Changes to the packages collection and infrastructure in 2004: Added gnugk-2.0.8 [mjl 2004-10-09] Added strace-4.5.7 [reed 2004-10-10] Updated postgresql74 to 7.4.5 [jdolecek 2004-10-10] + Updated moss to 0.1.11 [minskim 2004-10-10]