From owner-svn-ports-head@FreeBSD.ORG Sat Sep 7 18:40:46 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B20CB461; Sat, 7 Sep 2013 18:40:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 855552E36; Sat, 7 Sep 2013 18:40:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r87Iek6I094764; Sat, 7 Sep 2013 18:40:46 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r87IejKT094758; Sat, 7 Sep 2013 18:40:45 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309071840.r87IejKT094758@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Sep 2013 18:40:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326680 - in head/audio/icecast2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Sep 2013 18:40:46 -0000 Author: sunpoet Date: Sat Sep 7 18:40:45 2013 New Revision: 326680 URL: http://svnweb.freebsd.org/changeset/ports/326680 Log: - Update to 2.3.3 Changes: http://svn.xiph.org/icecast/trunk/icecast/NEWS PR: ports/181712 Submitted by: Douglas Carmichael Deleted: head/audio/icecast2/files/patch-src-stats.c Modified: head/audio/icecast2/Makefile head/audio/icecast2/distinfo (contents, props changed) head/audio/icecast2/pkg-plist Modified: head/audio/icecast2/Makefile ============================================================================== --- head/audio/icecast2/Makefile Sat Sep 7 18:38:25 2013 (r326679) +++ head/audio/icecast2/Makefile Sat Sep 7 18:40:45 2013 (r326680) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= icecast2 -PORTVERSION= 2.3.2 -PORTREVISION= 10 +PORTVERSION= 2.3.3 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ Modified: head/audio/icecast2/distinfo ============================================================================== --- head/audio/icecast2/distinfo Sat Sep 7 18:38:25 2013 (r326679) +++ head/audio/icecast2/distinfo Sat Sep 7 18:40:45 2013 (r326680) @@ -1,2 +1,2 @@ -SHA256 (icecast-2.3.2.tar.gz) = 4742b38fc55b6373895a7c0a35baed49a848fec99f5e8538e3f0157383d0b3f0 -SIZE (icecast-2.3.2.tar.gz) = 1152319 +SHA256 (icecast-2.3.3.tar.gz) = 1b1d06f5f83c9a983cd28cc78aa90e4038f933511b3d20d7fd2cfc116645c36d +SIZE (icecast-2.3.3.tar.gz) = 1161774 Modified: head/audio/icecast2/pkg-plist ============================================================================== --- head/audio/icecast2/pkg-plist Sat Sep 7 18:38:25 2013 (r326679) +++ head/audio/icecast2/pkg-plist Sat Sep 7 18:40:45 2013 (r326680) @@ -7,6 +7,8 @@ etc/icecast.xml.sample %%DATADIR%%/admin/response.xsl %%DATADIR%%/admin/stats.xsl %%DATADIR%%/admin/updatemetadata.xsl +%%DATADIR%%/admin/vclt.xsl +%%DATADIR%%/admin/xspf.xsl %%DATADIR%%/doc/icecast.xml.dist %%DATADIR%%/doc/icecast_minimal.xml.dist %%DATADIR%%/doc/icecast_shoutcast_compat.xml.dist