From steve@meatwad.mouf.net  Wed Aug 22 20:32:33 2012
Return-Path: <steve@meatwad.mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6384E106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Aug 2012 20:32:33 +0000 (UTC)
	(envelope-from steve@meatwad.mouf.net)
Received: from meatwad.mouf.net (unknown [IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4d])
	by mx1.freebsd.org (Postfix) with ESMTP id 2A24D8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Aug 2012 20:32:32 +0000 (UTC)
Received: from meatwad.mouf.net (localhost [127.0.0.1])
	by meatwad.mouf.net (8.14.5/8.14.5) with ESMTP id q7MKWTw6035260;
	Wed, 22 Aug 2012 16:32:29 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q7MKWSfM035259;
	Wed, 22 Aug 2012 16:32:28 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201208222032.q7MKWSfM035259@meatwad.mouf.net>
Date: Wed, 22 Aug 2012 16:32:28 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cm@therek.net
Subject: [PATCH] devel/p5-Locale-Msgfmt: update to 0.15
X-Send-Pr-Version: 3.113
X-GNATS-Notify: cm@therek.net

>Number:         170890
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Locale-Msgfmt: update to 0.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 22 20:40:04 UTC 2012
>Closed-Date:    Thu Sep 06 15:59:28 UTC 2012
>Last-Modified:  Thu Sep  6 16:00:40 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 0.15

Port maintainer (cm@therek.net) is cc'd.

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

--- p5-Locale-Msgfmt-0.15.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 302964)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Locale-Msgfmt-0.14.tar.gz) = 534992881fc2be558050291e458093b6ba782f7f46bb1bd6b0000780d4dfc7d8
-SIZE (Locale-Msgfmt-0.14.tar.gz) = 30765
+SHA256 (Locale-Msgfmt-0.15.tar.gz) = c3276831cbeecf58be02081bcc180bd348daa35da21a7737b7b038a59f643ab4
+SIZE (Locale-Msgfmt-0.15.tar.gz) = 48160
Index: Makefile
===================================================================
--- Makefile	(revision 302964)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Locale-Msgfmt
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
--- p5-Locale-Msgfmt-0.15.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 22 20:40:14 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170890 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 22 20:40:18 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170890 
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Wed Aug 22 20:41:01 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cm@therek.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/170890: [PATCH] devel/p5-Locale-Msgfmt: update to 0.15
Date: Wed, 22 Aug 2012 20:40:16 UT

 Maintainer of devel/p5-Locale-Msgfmt,
 
 Please note that PR ports/170890 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/170890
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Thu Sep 6 15:59:26 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170890: commit references a PR
Date: Thu,  6 Sep 2012 15:59:32 +0000 (UTC)

 Author: swills
 Date: Thu Sep  6 15:59:21 2012
 New Revision: 303778
 URL: http://svn.freebsd.org/changeset/ports/303778
 
 Log:
   - Update to 0.15
   
   PR:		ports/170890
   Approved by:	maintainer timeout (cm@therek.net, >2 weeks)
 
 Modified:
   head/devel/p5-Locale-Msgfmt/Makefile   (contents, props changed)
   head/devel/p5-Locale-Msgfmt/distinfo   (contents, props changed)
 
 Modified: head/devel/p5-Locale-Msgfmt/Makefile
 ==============================================================================
 --- head/devel/p5-Locale-Msgfmt/Makefile	Thu Sep  6 15:58:29 2012	(r303777)
 +++ head/devel/p5-Locale-Msgfmt/Makefile	Thu Sep  6 15:59:21 2012	(r303778)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	Locale-Msgfmt
 -PORTVERSION=	0.14
 +PORTVERSION=	0.15
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 
 Modified: head/devel/p5-Locale-Msgfmt/distinfo
 ==============================================================================
 --- head/devel/p5-Locale-Msgfmt/distinfo	Thu Sep  6 15:58:29 2012	(r303777)
 +++ head/devel/p5-Locale-Msgfmt/distinfo	Thu Sep  6 15:59:21 2012	(r303778)
 @@ -1,2 +1,2 @@
 -SHA256 (Locale-Msgfmt-0.14.tar.gz) = 534992881fc2be558050291e458093b6ba782f7f46bb1bd6b0000780d4dfc7d8
 -SIZE (Locale-Msgfmt-0.14.tar.gz) = 30765
 +SHA256 (Locale-Msgfmt-0.15.tar.gz) = c3276831cbeecf58be02081bcc180bd348daa35da21a7737b7b038a59f643ab4
 +SIZE (Locale-Msgfmt-0.15.tar.gz) = 48160
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
