From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 5 14:30:07 2009 Return-Path: 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 6A24F1065679 for ; Sat, 5 Sep 2009 14:30:07 +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 429958FC1B for ; Sat, 5 Sep 2009 14:30:07 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n85EU7Sw042799 for ; Sat, 5 Sep 2009 14:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n85EU71R042796; Sat, 5 Sep 2009 14:30:07 GMT (envelope-from gnats) Resent-Date: Sat, 5 Sep 2009 14:30:07 GMT Resent-Message-Id: <200909051430.n85EU71R042796@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, Ayumi Mitsui Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39DFF106568B for ; Sat, 5 Sep 2009 14:20:10 +0000 (UTC) (envelope-from ayu@commun.jp) Received: from spur02.stridge.co.jp (unknown [IPv6:2001:470:834f::1]) by mx1.freebsd.org (Postfix) with ESMTP id 078278FC17 for ; Sat, 5 Sep 2009 14:20:10 +0000 (UTC) Received: from dahlia.commun.jp (dahlia.commun.jp [IPv6:2001:470:f085::1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by spur02.stridge.co.jp (Postfix) with ESMTP id 2E25AB2418 for ; Sat, 5 Sep 2009 23:20:09 +0900 (JST) Received: from strawberry.commun.jp (strawberry.na1.commun.jp [IPv6:2001:470:f085:1::14]) by dahlia.commun.jp (Postfix) with ESMTP id E05ED39E1C for ; Sat, 5 Sep 2009 23:20:06 +0900 (JST) Received: by strawberry.commun.jp (Postfix, from userid 1001) id 5AF835C1A; Sat, 5 Sep 2009 23:19:24 +0900 (JST) Message-Id: <20090905141924.5AF835C1A@strawberry.commun.jp> Date: Sat, 5 Sep 2009 23:19:24 +0900 (JST) From: Ayumi Mitsui To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/138550: [PATCH] audio/ezstream: update to 0.5.6, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2009 14:30:07 -0000 >Number: 138550 >Category: ports >Synopsis: [PATCH] audio/ezstream: update to 0.5.6, take maintainership >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: Sat Sep 05 14:30:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ayumi Mitsui >Release: FreeBSD 8.0-BETA3 amd64 >Organization: >Environment: System: FreeBSD strawberry.commun.jp 8.0-BETA3 FreeBSD 8.0-BETA3 #0: Sat Aug 22 02:00:45 UTC 2009 >Description: - Update to 0.5.6 - Add another MASTER_SITE - Take maintainership Tested with Tinderbox http://tb-amd64.commun.jp/index.php?action=describe_port&id=102 http://tb-i386.commun.jp/index.php?action=describe_port&id=102 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ezstream-0.5.6.patch begins here --- diff -ruN --exclude=CVS /usr/ports/audio/ezstream.orig/Makefile /usr/ports/audio/ezstream/Makefile --- /usr/ports/audio/ezstream.orig/Makefile 2009-09-05 21:40:20.000000000 +0900 +++ /usr/ports/audio/ezstream/Makefile 2009-09-05 22:03:04.000000000 +0900 @@ -6,11 +6,12 @@ # PORTNAME= ezstream -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= audio -MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ +MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ \ + http://svn.xiph.org/releases/ezstream/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ayu@commun.jp COMMENT= A command line utility for streaming to icecast servers LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ @@ -23,13 +24,13 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -MAN1= ezstream.1 +MAN1= ezstream.1 ezstream-file.sh.1 PORTDOCS= NEWS README PORTEXAMPLES= ezstream_metadata.xml ezstream_mp3.xml \ ezstream_reencode_mp3.xml ezstream_reencode_theora.xml \ ezstream_reencode_vorbis.xml ezstream_stdin_vorbis.xml \ ezstream_vorbis.xml meta.sh play.sh -PLIST_FILES= bin/ezstream +PLIST_FILES= bin/ezstream bin/ezstream-file.sh CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff -ruN --exclude=CVS /usr/ports/audio/ezstream.orig/distinfo /usr/ports/audio/ezstream/distinfo --- /usr/ports/audio/ezstream.orig/distinfo 2009-09-05 21:40:20.000000000 +0900 +++ /usr/ports/audio/ezstream/distinfo 2009-09-05 21:41:28.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (ezstream-0.5.5.tar.gz) = d7be03522042087085c7cf44706d0a10 -SHA256 (ezstream-0.5.5.tar.gz) = 63c09a72f896d3b2f8c44945778c3e0ead35903c923e6730d3ecd04626aee098 -SIZE (ezstream-0.5.5.tar.gz) = 254079 +MD5 (ezstream-0.5.6.tar.gz) = 1be68119d44fbe71454a901fa650a359 +SHA256 (ezstream-0.5.6.tar.gz) = 818b7ab2a498ffe6e59155279cb79ed0291c4979210e99af6dda950fe54a30c0 +SIZE (ezstream-0.5.6.tar.gz) = 263150 --- ezstream-0.5.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: