Bug 171064

Summary: [PATCH] security/p5-Crypt-PBKDF2: update to 0.121930
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: v.a.popov
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Crypt-PBKDF2-0.121930.patch none

Description Steve Wills freebsd_committer freebsd_triage 2012-08-25 22:50:05 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:50:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:50:36 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:50:38 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-26 03:10:41 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 Victor Popov 2012-08-26 13:47:17 UTC
Please go ahead and commit it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-26 19:17:05 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"
Comment 7 Steve Wills freebsd_committer freebsd_triage 2012-08-26 19:17:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!