Hello,
well, I guess that's life. A few hours after I had released 0.4.1, I discovered a problem report describing another bug.
This minor update fixes the <stream_once/> configuration option when used with playlists. And yes, after a thorough search, no more bugs are in any queue. ;P
Moritz
Index: Makefile =================================================================== RCS file: /cvs/ports/net/ezstream/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 15 Jul 2007 19:29:28 -0000 1.3 +++ Makefile 17 Jul 2007 15:03:05 -0000 @@ -2,7 +2,7 @@ COMMENT= streaming source client that uses external en-/decoders -DISTNAME= ezstream-0.4.1 +DISTNAME= ezstream-0.4.2 CATEGORIES= net multimedia HOMEPAGE= http://www.icecast.org/ezstream.php Index: distinfo =================================================================== RCS file: /cvs/ports/net/ezstream/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 15 Jul 2007 19:29:28 -0000 1.4 +++ distinfo 17 Jul 2007 15:03:05 -0000 @@ -1,5 +1,5 @@ -MD5 (ezstream-0.4.1.tar.gz) = /BmSIVmxohZMEpcmzTa9Wg== -RMD160 (ezstream-0.4.1.tar.gz) = cv0+OIP7Iahm4OUMM7VwZBBQ9fw= -SHA1 (ezstream-0.4.1.tar.gz) = HgP7W/WR/dRCBi1YqD72nd1n3bw= -SHA256 (ezstream-0.4.1.tar.gz) = 5M+wwFq/URc/qb2cxrmaxxioDpYrBOBEO9rXL3G4Rj8= -SIZE (ezstream-0.4.1.tar.gz) = 180576 +MD5 (ezstream-0.4.2.tar.gz) = 1VZpjY9PGPn/VMoxvs018A== +RMD160 (ezstream-0.4.2.tar.gz) = LBnVL6iaVGgyQF6DwG9xgNYI1aA= +SHA1 (ezstream-0.4.2.tar.gz) = 1C47n/KK+2rJvJGDLWqFuFXjc1o= +SHA256 (ezstream-0.4.2.tar.gz) = iG+DCo8SWhTR8ua4CCkEabhHR3JwUl0iDE/Zmrbbmqg= +SIZE (ezstream-0.4.2.tar.gz) = 180667
