ports/100479: [maintainer update] audio/shoutcast
Gabor Kovesdan
gkovesdan at t-hosting.hu
Tue Jul 18 12:40:18 UTC 2006
>Number: 100479
>Category: ports
>Synopsis: [maintainer update] audio/shoutcast
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jul 18 12:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gabor Kovesdan
>Release: FreeBSD 6.1-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD spitfire 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jul 2 19:31:12 CEST 2006 gabor at spitfire:/usr/src/sys/i386/compile/SPITFIRE i386
>Description:
- Use IA32_BINARY_PORT instead of ONLY_FOR_ARCH
- Bump PORTREVISION, since it behaves differently on amd64/ia64
>How-To-Repeat:
>Fix:
--- audio-shoutcast.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/audio/shoutcast/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 10 Jul 2006 20:05:21 -0000 1.7
+++ Makefile 16 Jul 2006 20:11:47 -0000
@@ -6,13 +6,14 @@
PORTNAME= shoutcast
PORTVERSION= 1.9.7
+PORTREVISION= 1
CATEGORIES= audio net
MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-7/
MAINTAINER= gkovesdan at t-hosting.hu
COMMENT= Nullsoft's streaming audio server (binary port)
-ONLY_FOR_ARCHS= i386 amd64 ia64
+IA32_BINARY_PORT= YES
NO_BUILD= YES
RESTRICTED= Redistribution of the software is not allowed
--- audio-shoutcast.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list