From root@poudriere.ithil.palantiri.org  Thu May  8 09:03:51 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 03BA25CB;
	Thu,  8 May 2014 09:03:51 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 87402225;
	Thu,  8 May 2014 09:03:50 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s4893mOE000618
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Thu, 8 May 2014 11:03:48 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s4893mxt000617;
	Thu, 8 May 2014 11:03:48 +0200 (CEST)
	(envelope-from root)
Message-Id: <201405080903.s4893mxt000617@poudriere.ithil.palantiri.org>
Date: Thu, 8 May 2014 11:03:48 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: swills@FreeBSD.org
Subject: [PATCH] devel/p5-Config-Perl-V: update to 0.20
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189460
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Config-Perl-V: update to 0.20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 09:10:01 UTC 2014
>Closed-Date:    Fri May 09 19:01:23 UTC 2014
>Last-Modified:  Fri May 09 19:01:23 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 0.20

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/p5-Config-Perl-V/0.20/

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

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

--- p5-Config-Perl-V-0.20.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353281)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Config-Perl-V
-PORTVERSION=	0.15
+PORTVERSION=	0.20
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HMBRAND
Index: distinfo
===================================================================
--- distinfo	(revision 353281)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Config-Perl-V-0.15.tgz) = 13c8cce3c544f26fc73ab942fd88539039613ecfff5707711d74bf60031c81d3
-SIZE (Config-Perl-V-0.15.tgz) = 8300
+SHA256 (Config-Perl-V-0.20.tgz) = f7e4470182a1dc82f1f18bc128402b4d3335b20b8db2a4c484124874a8c9feda
+SIZE (Config-Perl-V-0.20.tgz) = 10120
--- p5-Config-Perl-V-0.20.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 8 09:10:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189460: commit references a PR
Date: Fri,  9 May 2014 18:56:54 +0000 (UTC)

 Author: swills
 Date: Fri May  9 18:56:50 2014
 New Revision: 353499
 URL: http://svnweb.freebsd.org/changeset/ports/353499
 QAT: https://qat.redports.org/buildarchive/r353499/
 
 Log:
   - Update to 0.20
   
   PR:		ports/189460
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
 
 Modified:
   head/devel/p5-Config-Perl-V/Makefile
   head/devel/p5-Config-Perl-V/distinfo
 
 Modified: head/devel/p5-Config-Perl-V/Makefile
 ==============================================================================
 --- head/devel/p5-Config-Perl-V/Makefile	Fri May  9 18:52:49 2014	(r353498)
 +++ head/devel/p5-Config-Perl-V/Makefile	Fri May  9 18:56:50 2014	(r353499)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	Config-Perl-V
 -PORTVERSION=	0.15
 +PORTVERSION=	0.20
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  MASTER_SITE_SUBDIR=	CPAN:HMBRAND
 
 Modified: head/devel/p5-Config-Perl-V/distinfo
 ==============================================================================
 --- head/devel/p5-Config-Perl-V/distinfo	Fri May  9 18:52:49 2014	(r353498)
 +++ head/devel/p5-Config-Perl-V/distinfo	Fri May  9 18:56:50 2014	(r353499)
 @@ -1,2 +1,2 @@
 -SHA256 (Config-Perl-V-0.15.tgz) = 13c8cce3c544f26fc73ab942fd88539039613ecfff5707711d74bf60031c81d3
 -SIZE (Config-Perl-V-0.15.tgz) = 8300
 +SHA256 (Config-Perl-V-0.20.tgz) = f7e4470182a1dc82f1f18bc128402b4d3335b20b8db2a4c484124874a8c9feda
 +SIZE (Config-Perl-V-0.20.tgz) = 10120
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Fri May 9 19:01:22 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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