Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 18:29:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373293 - in head/audio/icecast2: . files
Message-ID:  <201411241829.sAOITHZe000161@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov 24 18:29:16 2014
New Revision: 373293
URL: https://svnweb.freebsd.org/changeset/ports/373293
QAT: https://qat.redports.org/buildarchive/r373293/

Log:
  - Update to 2.4.1
  
  Changes:	http://svn.xiph.org/icecast/trunk/icecast/ChangeLog
  		http://svn.xiph.org/icecast/trunk/icecast/NEWS

Modified:
  head/audio/icecast2/Makefile
  head/audio/icecast2/distinfo
  head/audio/icecast2/files/pkg-message.in

Modified: head/audio/icecast2/Makefile
==============================================================================
--- head/audio/icecast2/Makefile	Mon Nov 24 18:29:11 2014	(r373292)
+++ head/audio/icecast2/Makefile	Mon Nov 24 18:29:16 2014	(r373293)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	icecast2
-PORTVERSION=	2.4.0
+PORTVERSION=	2.4.1
 PORTEPOCH=	1
 CATEGORIES=	audio net ipv6
 MASTER_SITES=	http://downloads.xiph.org/releases/icecast/:source \
 		http://svn.xiph.org/releases/icecast/:source \
-		LOCAL/sunpoet:source \
+		LOCAL/sunpoet/icecast:icon,source \
 		http://www.icecast.org/:icon
 DISTFILES=	icecast-${PORTVERSION}${EXTRACT_SUFX}:source \
 		favicon.ico:icon

Modified: head/audio/icecast2/distinfo
==============================================================================
--- head/audio/icecast2/distinfo	Mon Nov 24 18:29:11 2014	(r373292)
+++ head/audio/icecast2/distinfo	Mon Nov 24 18:29:16 2014	(r373293)
@@ -1,4 +1,4 @@
-SHA256 (icecast/icecast-2.4.0.tar.gz) = 17b7e957e1b16a576efaabd69c15126e84ce98d3791ccee4546b72c0c6460f32
-SIZE (icecast/icecast-2.4.0.tar.gz) = 1087795
+SHA256 (icecast/icecast-2.4.1.tar.gz) = 43f89ec301db1652740d1069bbc2c2e5244611fb86743dd5de90ce97a9a7454b
+SIZE (icecast/icecast-2.4.1.tar.gz) = 2392650
 SHA256 (icecast/favicon.ico) = 6e22f7e26d2f97e9c1b7840458bcd29a81a6ad3433248506f56cdc305ec7487e
 SIZE (icecast/favicon.ico) = 1406

Modified: head/audio/icecast2/files/pkg-message.in
==============================================================================
--- head/audio/icecast2/files/pkg-message.in	Mon Nov 24 18:29:11 2014	(r373292)
+++ head/audio/icecast2/files/pkg-message.in	Mon Nov 24 18:29:16 2014	(r373293)
@@ -2,7 +2,7 @@ To start icecast at system boot, copy  
 %%PREFIX%%/etc/icecast.xml.sample to %%PREFIX%%/etc/icecast.xml, customize
 to your environment as desired and add:
 
-icecast_enable="YES"
+icecast_enable="yes"
 
 to /etc/rc.conf. See the icecast -h command for optional additional
 flags. To specify an alternative config file for example add:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411241829.sAOITHZe000161>