Hello, Update for IceCast to 2.4.3:
http://www.icecast.org/news/icecast-release-2_4_3/ Ok? Comments? Cheers.- -- Sending from my toaster.
Index: Makefile =================================================================== RCS file: /cvs/ports/net/icecast/Makefile,v retrieving revision 1.58 diff -u -p -r1.58 Makefile --- Makefile 4 Nov 2016 11:35:19 -0000 1.58 +++ Makefile 31 Jan 2017 15:29:39 -0000 @@ -5,8 +5,7 @@ CATEGORIES= net audio MAINTAINER= Eric Lalonde <eric.c.lalo...@gmail.com> -DISTNAME= icecast-2.4.2 -REVISION= 2 +DISTNAME= icecast-2.4.3 HOMEPAGE= http://www.icecast.org/ # GPL Index: distinfo =================================================================== RCS file: /cvs/ports/net/icecast/distinfo,v retrieving revision 1.15 diff -u -p -r1.15 distinfo --- distinfo 14 Apr 2015 06:48:02 -0000 1.15 +++ distinfo 31 Jan 2017 15:29:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (icecast-2.4.2.tar.gz) = qhri+jZEVMzsYakkeUnRmVnLDOGwRKeRUb+GV/1nP08= -SIZE (icecast-2.4.2.tar.gz) = 2388381 +SHA256 (icecast-2.4.3.tar.gz) = yFykjHZdYQB1c+4UBqeXrmyzH7WWGkLn8ch620XdxZI= +SIZE (icecast-2.4.3.tar.gz) = 2393358 Index: patches/patch-Makefile_in =================================================================== RCS file: /cvs/ports/net/icecast/patches/patch-Makefile_in,v retrieving revision 1.7 diff -u -p -r1.7 patch-Makefile_in --- patches/patch-Makefile_in 19 Jan 2015 09:14:32 -0000 1.7 +++ patches/patch-Makefile_in 31 Jan 2017 15:29:39 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-Makefile_in,v 1.7 2015/01/19 09:14:32 dcoppa Exp $ ---- Makefile.in.orig Wed Nov 19 05:58:18 2014 -+++ Makefile.in Sun Jan 4 17:06:40 2015 -@@ -392,7 +392,7 @@ EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \ +--- Makefile.in.orig Mon Jan 4 18:07:07 2016 ++++ Makefile.in Tue Jan 31 09:32:54 2017 +@@ -401,7 +401,7 @@ EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \ m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \ m4/xiph_types.m4 m4/xiph_xml2.m4 Index: patches/patch-admin_Makefile_in =================================================================== RCS file: /cvs/ports/net/icecast/patches/patch-admin_Makefile_in,v retrieving revision 1.4 diff -u -p -r1.4 patch-admin_Makefile_in --- patches/patch-admin_Makefile_in 28 May 2014 13:37:25 -0000 1.4 +++ patches/patch-admin_Makefile_in 31 Jan 2017 15:29:39 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-admin_Makefile_in,v 1.4 2014/05/28 13:37:25 gonzalo Exp $ ---- admin/Makefile.in.orig Tue May 13 08:42:41 2014 -+++ admin/Makefile.in Tue May 13 08:47:16 2014 -@@ -60,7 +60,7 @@ am__make_running_with_option = \ +--- admin/Makefile.in.orig Mon Jan 4 18:07:07 2016 ++++ admin/Makefile.in Tue Jan 31 09:32:55 2017 +@@ -70,7 +70,7 @@ am__make_running_with_option = \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) Index: patches/patch-conf_Makefile_in =================================================================== RCS file: /cvs/ports/net/icecast/patches/patch-conf_Makefile_in,v retrieving revision 1.7 diff -u -p -r1.7 patch-conf_Makefile_in --- patches/patch-conf_Makefile_in 19 Jan 2015 09:14:32 -0000 1.7 +++ patches/patch-conf_Makefile_in 31 Jan 2017 15:29:39 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-conf_Makefile_in,v 1.7 2015/01/19 09:14:32 dcoppa Exp $ ---- conf/Makefile.in.orig Wed Nov 19 07:58:18 2014 -+++ conf/Makefile.in Mon Jan 19 03:09:48 2015 -@@ -269,7 +269,7 @@ build_vendor = @build_vendor@ +--- conf/Makefile.in.orig Mon Jan 4 18:07:07 2016 ++++ conf/Makefile.in Tue Jan 31 09:32:55 2017 +@@ -278,7 +278,7 @@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ @@ -10,7 +10,7 @@ $OpenBSD: patch-conf_Makefile_in,v 1.7 2 dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ -@@ -465,7 +465,6 @@ info-am: +@@ -474,7 +474,6 @@ info-am: install-data-am: install-docDATA @$(NORMAL_INSTALL) Index: patches/patch-configure =================================================================== RCS file: /cvs/ports/net/icecast/patches/patch-configure,v retrieving revision 1.12 diff -u -p -r1.12 patch-configure --- patches/patch-configure 14 Apr 2015 06:48:02 -0000 1.12 +++ patches/patch-configure 31 Jan 2017 15:29:39 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-configure,v 1.12 2015/04/14 06:48:02 jasper Exp $ ---- configure.orig Wed Apr 8 11:30:42 2015 -+++ configure Mon Apr 13 15:33:48 2015 -@@ -14128,7 +14128,7 @@ fi +--- configure.orig Mon Jan 4 18:07:10 2016 ++++ configure Tue Jan 31 09:32:55 2017 +@@ -14137,7 +14137,7 @@ fi if test "x$openssl_prefix" != "x" -a "x$openssl_prefix" != "xyes"; then @@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.12 2015/04 OPENSSL_CFLAGS="-I$openssl_prefix/include" else # Extract the first word of "pkg-config", so it can be a program name with args. -@@ -14181,7 +14181,7 @@ fi +@@ -14190,7 +14190,7 @@ fi else openssl_prefix="$prefix" fi Index: patches/patch-doc_Makefile_in =================================================================== RCS file: /cvs/ports/net/icecast/patches/patch-doc_Makefile_in,v retrieving revision 1.7 diff -u -p -r1.7 patch-doc_Makefile_in --- patches/patch-doc_Makefile_in 19 Jan 2015 09:14:32 -0000 1.7 +++ patches/patch-doc_Makefile_in 31 Jan 2017 15:29:39 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-doc_Makefile_in,v 1.7 2015/01/19 09:14:32 dcoppa Exp $ ---- doc/Makefile.in.orig Wed Nov 19 05:58:18 2014 -+++ doc/Makefile.in Sun Jan 4 17:06:40 2015 -@@ -329,7 +329,7 @@ build_vendor = @build_vendor@ +--- doc/Makefile.in.orig Mon Jan 4 18:07:08 2016 ++++ doc/Makefile.in Tue Jan 31 09:32:55 2017 +@@ -338,7 +338,7 @@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ Index: patches/patch-web_Makefile_in =================================================================== RCS file: /cvs/ports/net/icecast/patches/patch-web_Makefile_in,v retrieving revision 1.4 diff -u -p -r1.4 patch-web_Makefile_in --- patches/patch-web_Makefile_in 28 May 2014 13:37:25 -0000 1.4 +++ patches/patch-web_Makefile_in 31 Jan 2017 15:29:39 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-web_Makefile_in,v 1.4 2014/05/28 13:37:25 gonzalo Exp $ ---- web/Makefile.in.orig Tue May 13 08:42:42 2014 -+++ web/Makefile.in Tue May 13 08:47:55 2014 -@@ -60,7 +60,7 @@ am__make_running_with_option = \ +--- web/Makefile.in.orig Mon Jan 4 18:07:09 2016 ++++ web/Makefile.in Tue Jan 31 09:32:55 2017 +@@ -70,7 +70,7 @@ am__make_running_with_option = \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option))