Sat Oct 25 15:23:38 2008 UTC ()
Update to mstream 1.2:

Don't try to read a title from mserv when mserv didn't provide
the song file through the pipe.


(kim)
diff -r1.10 -r1.11 pkgsrc/audio/mstream/Makefile
diff -r1.4 -r1.5 pkgsrc/audio/mstream/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/audio/mstream/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/mstream/Makefile 2006/06/06 18:58:30 1.10
+++ pkgsrc/audio/mstream/Makefile 2008/10/25 15:23:38 1.11
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.10 2006/06/06 18:58:30 kim Exp $ 1# $NetBSD: Makefile,v 1.11 2008/10/25 15:23:38 kim Exp $
2# 2#
3 3
4DISTNAME= mstream-1.1 4DISTNAME= mstream-1.2
5CATEGORIES= audio 5CATEGORIES= audio
6MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ 6MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
7 7
8MAINTAINER= kim@tac.nyc.ny.us 8MAINTAINER= kim@tac.nyc.ny.us
9HOMEPAGE= http://kimmo.suominen.com/gwradio/ 9HOMEPAGE= http://kimmo.suominen.com/gwradio/
10COMMENT= Mserv player package to queue tracks to IceS 10COMMENT= Mserv player package to queue tracks to IceS
11 11
12DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3 12DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3
13DEPENDS+= p5-MP3-Info>=1.0:../../audio/p5-MP3-Info 13DEPENDS+= p5-MP3-Info>=1.0:../../audio/p5-MP3-Info
14 14
15NO_CONFIGURE= yes 15NO_CONFIGURE= yes
16USE_TOOLS+= perl:run 16USE_TOOLS+= perl:run
17 17

cvs diff -r1.4 -r1.5 pkgsrc/audio/mstream/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/mstream/distinfo 2006/06/06 18:58:30 1.4
+++ pkgsrc/audio/mstream/distinfo 2008/10/25 15:23:38 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2006/06/06 18:58:30 kim Exp $ 1$NetBSD: distinfo,v 1.5 2008/10/25 15:23:38 kim Exp $
2 2
3SHA1 (mstream-1.1.tar.gz) = bd5aef21a9addf7db7495f6ec9c83e8b5d180202 3SHA1 (mstream-1.2.tar.gz) = d4e3ce7fed7ca7a478c06c1451e25f9411bc1902
4RMD160 (mstream-1.1.tar.gz) = 75fa2ab0c43b999c1d62a6d60602a00dfd7d7ddd 4RMD160 (mstream-1.2.tar.gz) = f464fdb4be0daa40a6472b0752b965fbdca8933f
5Size (mstream-1.1.tar.gz) = 4030 bytes 5Size (mstream-1.2.tar.gz) = 4212 bytes