- 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)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->swills I'll take it.
Please go ahead and commit it.
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"
State Changed From-To: feedback->closed Committed. Thanks!