From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 1 22:00:27 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2EE9106564A for ; Tue, 1 May 2012 22:00:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A77D8FC15 for ; Tue, 1 May 2012 22:00:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q41M0R5L045564 for ; Tue, 1 May 2012 22:00:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q41M0RRS045563; Tue, 1 May 2012 22:00:27 GMT (envelope-from gnats) Resent-Date: Tue, 1 May 2012 22:00:27 GMT Resent-Message-Id: <201205012200.q41M0RRS045563@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2C12106564A for ; Tue, 1 May 2012 21:54:15 +0000 (UTC) (envelope-from bofh@bofh.telnet.net.bd) Received: from mx-out-02.telnet-bd.com (mx-out-02.telnet-bd.com [116.212.105.116]) by mx1.freebsd.org (Postfix) with ESMTP id 779A98FC08 for ; Tue, 1 May 2012 21:54:13 +0000 (UTC) Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42]) by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 014192D41F9; Wed, 2 May 2012 03:54:27 +0600 (BDT) Received: (from root@localhost) by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q41LsCes098896; Wed, 2 May 2012 03:54:12 +0600 (BDT) (envelope-from bofh) Message-Id: <201205012154.q41LsCes098896@bofh.telnet.net.bd> Date: Wed, 2 May 2012 03:54:12 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: v.a.popov@gmail.com Subject: ports/167504: [PATCH] security/p5-Crypt-PBKDF2: update to 0.112020 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2012 22:00:27 -0000 >Number: 167504 >Category: ports >Synopsis: [PATCH] security/p5-Crypt-PBKDF2: update to 0.112020 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 01 22:00:26 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 9.0-STABLE amd64 >Organization: >Environment: System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT >Description: - Update to 0.112020 FOr Committer's reference: http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-Crypt-PBKDF2-0.112020.log http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-Crypt-PBKDF2-0.112020.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Crypt-PBKDF2-0.112020.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Crypt-PBKDF2-0.112020.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Crypt-PBKDF2-0.112020.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Crypt-PBKDF2-0.112020.log Port maintainer (v.a.popov@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-Crypt-PBKDF2-0.112020.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-PBKDF2/Makefile ./Makefile --- /usr/ports/security/p5-Crypt-PBKDF2/Makefile 2012-03-13 22:15:19.000000000 +0600 +++ ./Makefile 2012-05-02 03:42:04.611013621 +0600 @@ -6,7 +6,7 @@ # PORTNAME= Crypt-PBKDF2 -PORTVERSION= 0.101170 +PORTVERSION= 0.112020 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARODLAND @@ -19,7 +19,8 @@ p5-Moose>=1:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Method-Signatures>=0.30:${PORTSDIR}/devel/p5-MooseX-Method-Signatures \ p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ + p5-Method-Signatures-Simple>=1:${PORTSDIR}/devel/p5-Method-Signatures-Simple BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-PBKDF2/distinfo ./distinfo --- /usr/ports/security/p5-Crypt-PBKDF2/distinfo 2011-07-03 20:03:10.000000000 +0600 +++ ./distinfo 2012-05-02 03:29:31.840888926 +0600 @@ -1,2 +1,2 @@ -SHA256 (Crypt-PBKDF2-0.101170.tar.gz) = ff416e3b5f19673af2ca93879639f350e06865065100f1452bb049232d3c0004 -SIZE (Crypt-PBKDF2-0.101170.tar.gz) = 13679 +SHA256 (Crypt-PBKDF2-0.112020.tar.gz) = 37dd9ce66f6565025e56a08eaa1296e8bbad5a37976ca3e6091b9b724608cbd1 +SIZE (Crypt-PBKDF2-0.112020.tar.gz) = 15204 --- p5-Crypt-PBKDF2-0.112020.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: