From steve@mouf.net  Sat Aug 25 21:47:22 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5E2CB106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Aug 2012 21:47:22 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3])
	by mx1.freebsd.org (Postfix) with ESMTP id F3BF68FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Aug 2012 21:47:21 +0000 (UTC)
Received: from meatwad.mouf.net ([IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4d])
	by mouf.net (8.14.5/8.14.5) with ESMTP id q7PLkMev004394
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sat, 25 Aug 2012 17:46:23 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q7PLlBtH090851;
	Sat, 25 Aug 2012 17:47:11 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201208252147.q7PLlBtH090851@meatwad.mouf.net>
Date: Sat, 25 Aug 2012 17:47:11 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: v.a.popov@gmail.com
Subject: [PATCH] security/p5-Crypt-PBKDF2: update to 0.121930
X-Send-Pr-Version: 3.113
X-GNATS-Notify: v.a.popov@gmail.com

>Number:         171064
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-PBKDF2: update to 0.121930
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 25 21:50:05 UTC 2012
>Closed-Date:    Sun Aug 26 18:17:07 UTC 2012
>Last-Modified:  Sun Aug 26 18:20:01 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.121930

Port maintainer (v.a.popov@gmail.com) is cc'd.

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

--- p5-Crypt-PBKDF2-0.121930.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303158)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Crypt-PBKDF2-0.112020.tar.gz) = 37dd9ce66f6565025e56a08eaa1296e8bbad5a37976ca3e6091b9b724608cbd1
-SIZE (Crypt-PBKDF2-0.112020.tar.gz) = 15204
+SHA256 (Crypt-PBKDF2-0.121930.tar.gz) = 6cd83ef3ad09cc635751de2a54a8b0d8693b00cd793de2d7dbd5a0993c90b119
+SIZE (Crypt-PBKDF2-0.121930.tar.gz) = 15336
Index: Makefile
===================================================================
--- Makefile	(revision 303158)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Crypt-PBKDF2
-PORTVERSION=	0.112020
+PORTVERSION=	0.121930
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ARODLAND
--- p5-Crypt-PBKDF2-0.121930.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Aug 25 21:50:34 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=171064 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Aug 25 21:50:38 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: v.a.popov@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/171064: [PATCH] security/p5-Crypt-PBKDF2: update to 0.121930
Date: Sat, 25 Aug 2012 21:50:36 UT

 Maintainer of security/p5-Crypt-PBKDF2,
 
 Please note that PR ports/171064 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/171064
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Aug 26 02:10:41 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Victor Popov <v.a.popov@gmail.com>
To: bug-followup@FreeBSD.org, swills@FreeBSD.org
Cc:  
Subject: Re: ports/171064: [PATCH] security/p5-Crypt-PBKDF2: update to 0.121930
Date: Sun, 26 Aug 2012 16:47:17 +0400

 Please go ahead and commit it.
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Sun Aug 26 18:17:06 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171064: commit references a PR
Date: Sun, 26 Aug 2012 18:17:05 +0000 (UTC)

 Author: swills
 Date: Sun Aug 26 18:16:55 2012
 New Revision: 303196
 URL: http://svn.freebsd.org/changeset/ports/303196
 
 Log:
   - Update to 0.121930
   
   PR:		ports/171064
   Approved by:	Victor Popov <v.a.popov@gmail.com> (maintainer)
 
 Modified:
   head/security/p5-Crypt-PBKDF2/Makefile   (contents, props changed)
   head/security/p5-Crypt-PBKDF2/distinfo   (contents, props changed)
 
 Modified: head/security/p5-Crypt-PBKDF2/Makefile
 ==============================================================================
 --- head/security/p5-Crypt-PBKDF2/Makefile	Sun Aug 26 17:48:53 2012	(r303195)
 +++ head/security/p5-Crypt-PBKDF2/Makefile	Sun Aug 26 18:16:55 2012	(r303196)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	Crypt-PBKDF2
 -PORTVERSION=	0.112020
 +PORTVERSION=	0.121930
  CATEGORIES=	security perl5
  MASTER_SITES=	CPAN
  MASTER_SITE_SUBDIR=	CPAN:ARODLAND
 
 Modified: head/security/p5-Crypt-PBKDF2/distinfo
 ==============================================================================
 --- head/security/p5-Crypt-PBKDF2/distinfo	Sun Aug 26 17:48:53 2012	(r303195)
 +++ head/security/p5-Crypt-PBKDF2/distinfo	Sun Aug 26 18:16:55 2012	(r303196)
 @@ -1,2 +1,2 @@
 -SHA256 (Crypt-PBKDF2-0.112020.tar.gz) = 37dd9ce66f6565025e56a08eaa1296e8bbad5a37976ca3e6091b9b724608cbd1
 -SIZE (Crypt-PBKDF2-0.112020.tar.gz) = 15204
 +SHA256 (Crypt-PBKDF2-0.121930.tar.gz) = 6cd83ef3ad09cc635751de2a54a8b0d8693b00cd793de2d7dbd5a0993c90b119
 +SIZE (Crypt-PBKDF2-0.121930.tar.gz) = 15336
 _______________________________________________
 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:
