From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 4 08:50:10 2012 Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG> Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F4951065688 for <freebsd-ports-bugs@hub.freebsd.org>; Tue, 4 Sep 2012 08:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D98208FC0A for <freebsd-ports-bugs@hub.freebsd.org>; Tue, 4 Sep 2012 08:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q848o9vh004446 for <freebsd-ports-bugs@freefall.freebsd.org>; Tue, 4 Sep 2012 08:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q848o9AZ004434; Tue, 4 Sep 2012 08:50:09 GMT (envelope-from gnats) Resent-Date: Tue, 4 Sep 2012 08:50:09 GMT Resent-Message-Id: <201209040850.q848o9AZ004434@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Waitman Gobble <uzimac@da3m0n8t3r.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CC1A1065673 for <freebsd-gnats-submit@FreeBSD.org>; Tue, 4 Sep 2012 08:45:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id F30028FC08 for <freebsd-gnats-submit@FreeBSD.org>; Tue, 4 Sep 2012 08:45:33 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q848jXkE092971 for <freebsd-gnats-submit@FreeBSD.org>; Tue, 4 Sep 2012 08:45:33 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q848jXEd092967; Tue, 4 Sep 2012 08:45:33 GMT (envelope-from nobody) Message-Id: <201209040845.q848jXEd092967@red.freebsd.org> Date: Tue, 4 Sep 2012 08:45:33 GMT From: Waitman Gobble <uzimac@da3m0n8t3r.com> To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171312: Update Port: audio/ices (2.0.1 to 2.0.2) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs> List-Post: <mailto:freebsd-ports-bugs@freebsd.org> List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 04 Sep 2012 08:50:10 -0000 >Number: 171312 >Category: ports >Synopsis: Update Port: audio/ices (2.0.1 to 2.0.2) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Sep 04 08:50:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Waitman Gobble >Release: FreeBSD 10.0-CURRENT >Organization: Waitman Gobble >Environment: FreeBSD hunny.waitman.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 11 13:25:18 PDT 2012 root@hunny.waitman.net:/usr/obj/usr/src/sys/KEYSHIA amd64 >Description: New features - Support for RoarAudio input Bugfixes and Documentation updates thanks >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ices # ices/Makefile # ices/pkg-descr # ices/pkg-plist # ices/distinfo # echo c - ices mkdir -p ices > /dev/null 2>&1 echo x - ices/Makefile sed 's/^X//' >ices/Makefile << '7adfafc7a9b6e34ad7ec1db5c6b0f479' X# New ports collection makefile for: ices X# Date created: 11 Nov 2002 X# Whom: Michael Nottebrock <michaelnottebrock@gmx.net> X# X# $FreeBSD: ports/audio/ices/Makefile,v 1.24 2012/07/19 20:15:37 naddy Exp $ X# X XPORTNAME= ices XPORTVERSION= 2.0.2 XPORTREVISION= 1 XPORTEPOCH= 1 XCATEGORIES= audio net XMASTER_SITES= http://svn.xiph.org/releases/ices/ X XMAINTAINER= ports@FreeBSD.org XCOMMENT= A vorbis streaming source client for icecast 2 X XLIB_DEPENDS= shout:${PORTSDIR}/audio/libshout2 \ X vorbis:${PORTSDIR}/audio/libvorbis \ X xml2:${PORTSDIR}/textproc/libxml2 X XCFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include XLDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_BZIP2= yes X X.include <bsd.port.mk> 7adfafc7a9b6e34ad7ec1db5c6b0f479 echo x - ices/pkg-descr sed 's/^X//' >ices/pkg-descr << 'be52ec19977a6b1fee8f42a4ccf09875' XIceS2 is a streaming source client for icecast 2 servers. It provides flexible Xand powerful static and live streaming capabilities for Ogg Vorbis streams. X XWWW: http://www.icecast.org/ be52ec19977a6b1fee8f42a4ccf09875 echo x - ices/pkg-plist sed 's/^X//' >ices/pkg-plist << 'ada9559221c9429a1bbc8631ce49b214' Xbin/ices X%%DATADIR%%/basic.html X%%DATADIR%%/config.html X%%DATADIR%%/faq.html X%%DATADIR%%/ices-alsa.xml X%%DATADIR%%/ices-oss.xml X%%DATADIR%%/ices-playlist.xml X%%DATADIR%%/index.html X%%DATADIR%%/inputs.html X%%DATADIR%%/intro.html X%%DATADIR%%/style.css X@dirrm %%DATADIR%% ada9559221c9429a1bbc8631ce49b214 echo x - ices/distinfo sed 's/^X//' >ices/distinfo << 'ccf599ba6a18fdc928a173798edb5066' XSHA256 (ices-2.0.2.tar.bz2) = 96458df835033c39236ad3bb099286c033241f8ea7c138e7ccf714e7ade75900 XSIZE (ices-2.0.2.tar.bz2) = 293818 ccf599ba6a18fdc928a173798edb5066 exit >Release-Note: >Audit-Trail: >Unformatted: