pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update moss to 0.1.11. Patch provided by Myung-Go...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/129133e0c0ca
branches:  trunk
changeset: 481679:129133e0c0ca
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Oct 10 09:48:35 2004 +0000

description:
Update moss to 0.1.11.  Patch provided by Myung-Gon Park, the maintainer.

Changes since 0.1.9:
  - Avoid an infinite loop with buffer underrun in the live mode.
  - More detailed and consistent log messages.

diffstat:

 audio/moss/Makefile |  6 +++---
 audio/moss/distinfo |  6 +++---
 doc/CHANGES         |  3 ++-
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r ce30bb72fdfc -r 129133e0c0ca audio/moss/Makefile
--- a/audio/moss/Makefile       Sun Oct 10 07:30:22 2004 +0000
+++ b/audio/moss/Makefile       Sun Oct 10 09:48:35 2004 +0000
@@ -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@localhost
 HOMEPAGE=      http://moss.kldp.net/
diff -r ce30bb72fdfc -r 129133e0c0ca audio/moss/distinfo
--- a/audio/moss/distinfo       Sun Oct 10 07:30:22 2004 +0000
+++ b/audio/moss/distinfo       Sun Oct 10 09:48:35 2004 +0000
@@ -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 -r ce30bb72fdfc -r 129133e0c0ca doc/CHANGES
--- a/doc/CHANGES       Sun Oct 10 07:30:22 2004 +0000
+++ b/doc/CHANGES       Sun Oct 10 09:48:35 2004 +0000
@@ -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 @@
        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]



Home | Main Index | Thread Index | Old Index