Date: Tue, 6 Jan 2009 00:23:30 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130198: [PATCH] audio/libshout2: take maintainership Message-ID: <20090105162330.5A1251E57@sunpoet.net> Resent-Message-ID: <200901051630.n05GU14P046515@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130198 >Category: ports >Synopsis: [PATCH] audio/libshout2: take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 05 16:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Tue Dec 30 15:39:28 CST 2008 >Description: [DESCRIBE CHANGES] - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libshout2-2.2.2_2,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/audio/libshout2/Makefile /usr/ports/sunpoet/libshout2/Makefile --- /usr/ports/audio/libshout2/Makefile 2008-11-09 00:52:41.534371124 +0800 +++ /usr/ports/sunpoet/libshout2/Makefile 2009-01-06 00:21:29.761649727 +0800 @@ -10,10 +10,11 @@ PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio net -MASTER_SITES= http://downloads.xiph.org/releases/libshout/ +MASTER_SITES= http://downloads.xiph.org/releases/libshout/ \ + http://sunpoet.net/distfiles/ DISTNAME= libshout-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Connect and transmit data to an Icecast media streaming server LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ @@ -26,7 +27,7 @@ USE_GMAKE= yes USE_GNOME+= pkgconfig GNU_CONFIGURE= yes -CONFLICTS= libshout-1.0.7 +CONFLICTS= libshout-1.* DOCSDIR= ${PREFIX}/share/doc/libshout pre-configure: --- libshout2-2.2.2_2,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090105162330.5A1251E57>