From nobody@FreeBSD.org  Wed Aug 22 01:24:33 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D498D1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Aug 2012 01:24:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C02638FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Aug 2012 01:24:33 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q7M1OXvw077307
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Aug 2012 01:24:33 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q7M1OXE3077303;
	Wed, 22 Aug 2012 01:24:33 GMT
	(envelope-from nobody)
Message-Id: <201208220124.q7M1OXE3077303@red.freebsd.org>
Date: Wed, 22 Aug 2012 01:24:33 GMT
From: Steve Wills <swills@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update devel/p5-App-Build to latest version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: Alex.Bakhtin@gmail.com

>Number:         170841
>Category:       ports
>Synopsis:       [patch] update devel/p5-App-Build to latest version
>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 01:30:16 UTC 2012
>Closed-Date:    Wed Aug 22 18:21:29 UTC 2012
>Last-Modified:  Wed Aug 22 18:30:07 UTC 2012
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
See attached patch
>How-To-Repeat:

>Fix:
Index: distinfo
===================================================================
--- distinfo    (revision 302768)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (App-Build-0.73.tar.gz) = 5c7d0757af0e8a131f523bbc2320e136c9a82a2fba4b99c21908aba01e327b59
-SIZE (App-Build-0.73.tar.gz) = 18123
+SHA256 (App-Build-0.74.tar.gz) = a39204ae5d9b1e77b5df0a94869efa1a498ec8e2a94ce70ea2f56059be871c11
+SIZE (App-Build-0.74.tar.gz) = 18150
Index: Makefile
===================================================================
--- Makefile    (revision 302768)
+++ Makefile    (working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      App-Build
-PORTVERSION=   0.73
+PORTVERSION=   0.74
 CATEGORIES=    devel perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 22 01:30:33 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=170841 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 22 01:30:39 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: Alex.Bakhtin@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/170841: [patch] update devel/p5-App-Build to latest version
Date: Wed, 22 Aug 2012 01:30:36 UT

 Maintainer of devel/p5-App-Build,
 
 Please note that PR ports/170841 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/170841
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Wed Aug 22 12:46:41 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170841 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Wed Aug 22 18:21:29 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170841: commit references a PR
Date: Wed, 22 Aug 2012 18:21:22 +0000 (UTC)

 Author: swills
 Date: Wed Aug 22 18:21:12 2012
 New Revision: 302956
 URL: http://svn.freebsd.org/changeset/ports/302956
 
 Log:
   - Update to 0.74
   
   PR:		ports/170841
   Approved by:	Alex Bakhtin <alex.bakhtin@gmail.com> (maintainer)
 
 Modified:
   head/devel/p5-App-Build/Makefile   (contents, props changed)
   head/devel/p5-App-Build/distinfo   (contents, props changed)
 
 Modified: head/devel/p5-App-Build/Makefile
 ==============================================================================
 --- head/devel/p5-App-Build/Makefile	Wed Aug 22 18:15:15 2012	(r302955)
 +++ head/devel/p5-App-Build/Makefile	Wed Aug 22 18:21:12 2012	(r302956)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	App-Build
 -PORTVERSION=	0.73
 +PORTVERSION=	0.74
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 
 Modified: head/devel/p5-App-Build/distinfo
 ==============================================================================
 --- head/devel/p5-App-Build/distinfo	Wed Aug 22 18:15:15 2012	(r302955)
 +++ head/devel/p5-App-Build/distinfo	Wed Aug 22 18:21:12 2012	(r302956)
 @@ -1,2 +1,2 @@
 -SHA256 (App-Build-0.73.tar.gz) = 5c7d0757af0e8a131f523bbc2320e136c9a82a2fba4b99c21908aba01e327b59
 -SIZE (App-Build-0.73.tar.gz) = 18123
 +SHA256 (App-Build-0.74.tar.gz) = a39204ae5d9b1e77b5df0a94869efa1a498ec8e2a94ce70ea2f56059be871c11
 +SIZE (App-Build-0.74.tar.gz) = 18150
 _______________________________________________
 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:
