From takefu@airport.fm  Fri May 14 09:03:08 2010
Return-Path: <takefu@airport.fm>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8BF3B106570C
	for <freebsd-gnats-submit@freebsd.org>; Fri, 14 May 2010 09:03:08 +0000 (UTC)
	(envelope-from takefu@airport.fm)
Received: from ae-osaka.co.jp (unknown [IPv6:2001:3e0:4ec:a000::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 51A6B8FC1A
	for <freebsd-gnats-submit@freebsd.org>; Fri, 14 May 2010 09:03:08 +0000 (UTC)
Received: from ae-osaka.co.jp (localhost.ae-osaka.co.jp [127.0.0.1])
	by ae-osaka.co.jp (Postfix) with ESMTP id D454711471;
	Fri, 14 May 2010 18:03:06 +0900 (JST)
Received: from ae-osaka.co.jp ([127.0.0.1])
	by ae-osaka.co.jp (ae-osaka.co.jp [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id CfWlQmi5bLaW; Fri, 14 May 2010 18:03:06 +0900 (JST)
Received: from [IPv6:2001:3e0:4ec:a011:9400:f07f:8ad2:67f1] (unknown [IPv6:2001:3e0:4ec:a011:9400:f07f:8ad2:67f1])
	by ae-osaka.co.jp (Postfix) with ESMTPSA id BAE891143E;
	Fri, 14 May 2010 18:03:05 +0900 (JST)
Message-Id: <4BED11C8.3060404@airport.fm>
Date: Fri, 14 May 2010 18:03:04 +0900
From: Takefu <takefu@airport.fm>
Reply-To: takefu@airport.fm
Cc: sunpoet@sunpoet.net, freebsd-gnats-submit@freebsd.org
Subject: [PATCH] audio/icecast2: I fail in the second make package

>Number:         146573
>Category:       ports
>Synopsis:       [PATCH] audio/icecast2: I fail in the second make package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sahil
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 14 09:10:09 UTC 2010
>Closed-Date:    Thu Jun 10 01:21:26 UTC 2010
>Last-Modified:  Thu Jun 10 01:21:26 UTC 2010
>Originator:     Takefu
>Release:        
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
I do not make icecast.xml.sample in the environment where there is icecast.xml.
Therefore I fail in make package.

Port maintainer (sunpoet@sunpoet.net) is cc'd.

>How-To-Repeat:
>Fix:
--- icecast2.diff begins here ---
diff -rubN /usr/ports/audio/icecast2/files/patch-conf::Makefile.in audio/icecast2/files/patch-conf::Makefile.in
--- /usr/ports/audio/icecast2/files/patch-conf::Makefile.in	2003-08-13 07:24:44.000000000 +0900
+++ audio/icecast2/files/patch-conf::Makefile.in	2010-05-14 17:36:41.000000000 +0900
@@ -1,9 +1,10 @@
---- conf/Makefile.in.orig	Mon Aug 11 16:35:19 2003
-+++ conf/Makefile.in	Mon Aug 11 16:35:31 2003
-@@ -278,7 +278,7 @@
+--- conf/Makefile.in.orig	2008-05-30 08:58:57.000000000 +0900
++++ conf/Makefile.in	2010-05-14 17:36:16.000000000 +0900
+@@ -407,8 +407,7 @@
+
  install-data-hook:
  	$(mkinstalldirs) $(DESTDIR)$(sysconfdir)
- 	test -f $(DESTDIR)$(sysconfdir)/icecast.xml || \
+-	test -f $(DESTDIR)$(sysconfdir)/icecast.xml || \
 -	$(INSTALL_DATA) icecast.xml.dist $(DESTDIR)$(sysconfdir)/icecast.xml
 +	$(INSTALL_DATA) icecast.xml.dist $(DESTDIR)$(sysconfdir)/icecast.xml.sample
--- icecast2.diff ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri May 14 09:10:22 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146573 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: sunpoet@sunpoet.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/146573: [PATCH] audio/icecast2: I fail in the second make package
Date: Fri, 14 May 2010 09:10:19 UT

 Maintainer of audio/icecast2,
 
 Please note that PR ports/146573 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146573
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Sunpoet Hsieh <sunpoet@sunpoet.net>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/146573: [PATCH] audio/icecast2: I fail in the second make 
	package
Date: Fri, 14 May 2010 19:42:36 +0800

 --000e0cd1b7fa1cfa4304868c5f40
 Content-Type: text/plain; charset=UTF-8
 
 This patch is OK.
 Please commit it.
 Thanks.
 
 - Sunpoet
 
 On Fri, May 14, 2010 at 5:10 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 
 > Maintainer of audio/icecast2,
 >
 > Please note that PR ports/146573 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146573
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 --000e0cd1b7fa1cfa4304868c5f40
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 This patch is OK.<div>Please commit it.</div><div>Thanks.</div><div><br></d=
 iv><div>- Sunpoet</div><div><br><div class=3D"gmail_quote">On Fri, May 14, =
 2010 at 5:10 PM, Edwin Groothuis <span dir=3D"ltr">&lt;<a href=3D"mailto:ed=
 win@freebsd.org">edwin@freebsd.org</a>&gt;</span> wrote:<br>
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex;">Maintainer of audio/icecast2,<br>
 <br>
 Please note that PR ports/146573 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
  =C2=A0 =C2=A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports=
 /146573" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dpor=
 ts/146573</a><br>
 <font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></blockquote></div><br></div>
 
 --000e0cd1b7fa1cfa4304868c5f40--
Responsible-Changed-From-To: freebsd-ports-bugs->sahil 
Responsible-Changed-By: sahil 
Responsible-Changed-When: Thu May 27 03:13:36 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146573 
State-Changed-From-To: feedback->open 
State-Changed-By: sahil 
State-Changed-When: Wed Jun 2 00:23:45 UTC 2010 
State-Changed-Why:  
Maintainer has approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146573 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146573: commit references a PR
Date: Thu, 10 Jun 2010 01:17:50 +0000 (UTC)

 sahil       2010-06-10 01:17:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/icecast2       Makefile 
     audio/icecast2/files patch-conf::Makefile.in 
   Log:
   - Fix package build when icecast.xml is absent
   - Bump PORTREVISION
   
   PR:             ports/146573
   Submitted by:   Takefu <takefu@airport.fm>
   Approved by:    Sunpoet Hsieh <sunpoet@sunpoet.net> (maintainer)
                   wxs@ (mentor)
   
   Revision  Changes    Path
   1.66      +1 -1      ports/audio/icecast2/Makefile
   1.2       +5 -4      ports/audio/icecast2/files/patch-conf::Makefile.in
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: sahil 
State-Changed-When: Thu Jun 10 01:21:25 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146573 
>Unformatted:
