FreeBSD Bugzilla – Attachment 69042 Details for
Bug 101285
[patch] audio/icecast2 - fix rc.d script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio-icecast2.diff
audio-icecast2.diff (text/plain), 1.21 KB, created by
Gabor Kovesdan
on 2006-08-03 00:20:16 UTC
(
hide
)
Description:
audio-icecast2.diff
Filename:
MIME Type:
Creator:
Gabor Kovesdan
Created:
2006-08-03 00:20:16 UTC
Size:
1.21 KB
patch
obsolete
>Index: audio/icecast2/Makefile >=================================================================== >RCS file: /usr/cvs/ports/audio/icecast2/Makefile,v >retrieving revision 1.52 >diff -u -r1.52 Makefile >--- audio/icecast2/Makefile 7 May 2006 02:57:32 -0000 1.52 >+++ audio/icecast2/Makefile 2 Aug 2006 23:14:03 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= icecast2 > PORTVERSION= 2.3.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= audio net ipv6 > MASTER_SITES= http://svn.xiph.org/releases/icecast/ >Index: audio/icecast2/files/icecast2.sh.in >=================================================================== >RCS file: /usr/cvs/ports/audio/icecast2/files/icecast2.sh.in,v >retrieving revision 1.3 >diff -u -r1.3 icecast2.sh.in >--- audio/icecast2/files/icecast2.sh.in 20 Feb 2006 20:46:48 -0000 1.3 >+++ audio/icecast2/files/icecast2.sh.in 2 Aug 2006 23:13:54 -0000 >@@ -23,12 +23,12 @@ > rcvar=`set_rcvar` > > command="%%PREFIX%%/bin/icecast" >-command_args="1>/dev/null" >+command_args="-b 1>/dev/null" > required_files="%%PREFIX%%/etc/$name.xml" > > # read configuration and set defaults > load_rc_config "$name" > : ${icecast_enable="NO"} >-: ${icecast_flags="-c ${required_files} -b"} >+: ${icecast_flags="-c ${required_files}"} > > run_rc_command "$1"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 101285
: 69042