From sunpoet@sunpoet.net  Fri Apr 20 01:22:40 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D5465106566B;
	Fri, 20 Apr 2012 01:22:40 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 9D4F18FC14;
	Fri, 20 Apr 2012 01:22:40 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3VYfQp2m6kz85L; Fri, 20 Apr 2012 09:21:06 +0800 (CST)
Message-Id: <3VYfQp2m6kz85L@sunpoet.net>
Date: Fri, 20 Apr 2012 09:21:06 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: apache@FreeBSD.org
Subject: [PATCH] www/mod_musicindex: update to 1.3.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167114
>Category:       ports
>Synopsis:       [PATCH] www/mod_musicindex: update to 1.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 20 01:30:12 UTC 2012
>Closed-Date:    Fri Apr 20 02:59:37 UTC 2012
>Last-Modified:  Fri Apr 20 03:00:20 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Mar 19 09:07:46 CST 2012
>Description:
- Update to 1.3.7

Port maintainer (apache@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- ap22-mod_musicindex-1.3.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_musicindex/Makefile,v
retrieving revision 1.36
diff -u -u -r1.36 Makefile
--- Makefile	23 Sep 2011 22:26:03 -0000	1.36
+++ Makefile	20 Apr 2012 01:22:27 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mod_musicindex
-PORTVERSION=	1.3.5
-PORTREVISION=	1
+PORTVERSION=	1.3.7
 CATEGORIES=	www audio
 MASTER_SITES=	http://www.parisc-linux.org/~varenet/musicindex/
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
@@ -96,8 +95,6 @@
 		${WRKSRC}/src/Makefile.in
 .if !defined(WITHOUT_NLS)
 	${RM} ${WRKSRC}/po/*.gmo
-	${MV} ${WRKSRC}/po/pt-br.po ${WRKSRC}/po/pt_BR.po
-	cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|pt-br|pt_BR|g' ${WRKSRC}/po/LINGUAS ${WRKSRC}/po/pt_BR.po
 .endif
 
 post-build:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mod_musicindex/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	11 Nov 2010 05:20:35 -0000	1.10
+++ distinfo	20 Apr 2012 01:22:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (mod_musicindex-1.3.5.tar.gz) = e9178f8dd6481f2614a17ba1cdf55ec55636cd0802866d236b4230ee801d67ca
-SIZE (mod_musicindex-1.3.5.tar.gz) = 488090
+SHA256 (mod_musicindex-1.3.7.tar.gz) = 7d5120d6d9ae96e84fe6acae3e80d517269a74bf86e3e6920e82c4169be00891
+SIZE (mod_musicindex-1.3.7.tar.gz) = 505798
--- ap22-mod_musicindex-1.3.7.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->apache 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 20 01:30:23 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167114 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Fri Apr 20 02:59:05 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 


Responsible-Changed-From-To: apache->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Fri Apr 20 02:59:05 UTC 2012 
Responsible-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167114: commit references a PR
Date: Fri, 20 Apr 2012 02:59:06 +0000 (UTC)

 sunpoet     2012-04-20 02:58:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/mod_musicindex   Makefile distinfo 
   Log:
   - Update to 1.3.7
   
   Changes:        http://www.parisc-linux.org/~varenet/musicindex/ChangeLog
   PR:             ports/167114
   Submitted by:   sunpoet (myself)
   Approved by:    pgollucci (with apache hat)
   
   Revision  Changes    Path
   1.37      +1 -4      ports/www/mod_musicindex/Makefile
   1.11      +2 -2      ports/www/mod_musicindex/distinfo
 _______________________________________________
 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"
 
>Unformatted:
