Update to 1.0.2, a bugfix release resolving 3 crashes. Developed and tested on amd64. Adds a new master download site, accounting for extensive fallout of a hardware failure at Xiph.org. It may take a bit more time until the release has been (manually) deployed and mirrored there, so the 404 error during download is expected currently.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/ezstream/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile	3 Mar 2020 21:11:40 -0000	1.23
+++ Makefile	12 Feb 2021 22:05:27 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=	streaming source client that uses external en-/decoders
 
-DISTNAME=	ezstream-1.0.1
+DISTNAME=	ezstream-1.0.2
 CATEGORIES=	net multimedia
 
 HOMEPAGE=	https://icecast.org/ezstream/
@@ -15,7 +15,8 @@ PERMIT_PACKAGE=	Yes
 WANTLIB+=	${COMPILER_LIBCXX} c crypto iconv lzma m ogg shout \
 		speex ssl tag tag_c theora vorbis xml2 z
 
-MASTER_SITES=	https://downloads.xiph.org/releases/ezstream/
+MASTER_SITES=	https://downloads.xiph.org/releases/ezstream/ \
+		https://ezstream.mrsserver.net/releases/
 
 BUILD_DEPENDS=	devel/check
 LIB_DEPENDS=	converters/libiconv \
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/ezstream/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo	3 Mar 2020 21:11:40 -0000	1.12
+++ distinfo	12 Feb 2021 22:05:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (ezstream-1.0.1.tar.gz) = /Ev0lIl6ixz3Xc7vsesi69NpZ+XDtc4q+YWNu5TPEVc=
-SIZE (ezstream-1.0.1.tar.gz) = 512284
+SHA256 (ezstream-1.0.2.tar.gz) = Ed6Jf0ValbpYVGvc1AqV072mmGbsX3h5qDsCQSbFTCo=
+SIZE (ezstream-1.0.2.tar.gz) = 514884

Reply via email to