ports/138550: [PATCH] audio/ezstream: update to 0.5.6, take maintainership

Ayumi Mitsui ayu at commun.jp
Sat Sep 5 14:30:07 UTC 2009


>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 at FreeBSD.org
+MAINTAINER=	ayu at 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:



More information about the freebsd-ports-bugs mailing list