From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 24 18:20:01 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 5DB8D752 for ; Wed, 24 Oct 2012 18:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 307B38FC14 for ; Wed, 24 Oct 2012 18:20:01 +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 q9OIK1qT056206 for ; Wed, 24 Oct 2012 18:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9OIK1Io056205; Wed, 24 Oct 2012 18:20:01 GMT (envelope-from gnats) Resent-Date: Wed, 24 Oct 2012 18:20:01 GMT Resent-Message-Id: <201210241820.q9OIK1Io056205@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, Alexander Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1083F630 for ; Wed, 24 Oct 2012 18:17:52 +0000 (UTC) (envelope-from alexander.4mail@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 841568FC0A for ; Wed, 24 Oct 2012 18:17:51 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so1622463lbd.13 for ; Wed, 24 Oct 2012 11:17:50 -0700 (PDT) Received: by 10.112.48.71 with SMTP id j7mr4448065lbn.57.1351102670343; Wed, 24 Oct 2012 11:17:50 -0700 (PDT) Received: from try2getme.lan ([46.72.102.219]) by mx.google.com with ESMTPS id ps11sm5165037lab.12.2012.10.24.11.17.48 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 24 Oct 2012 11:17:49 -0700 (PDT) Message-Id: <20121024181737.GA3094@try2getme.lan> Date: Wed, 24 Oct 2012 22:17:37 +0400 From: Alexander To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/173033: [maintainer update] p5-File-KeePass 0.03 -> 2.03 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2012 18:20:01 -0000 >Number: 173033 >Category: ports >Synopsis: update to ver. 2.03, containing some new features >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 24 18:20:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: alexander >Release: FreeBSD 9.1-PRERELEASE amd64 >Organization: alexander >Environment: System: FreeBSD hostname 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #18 r240302M: Tue Sep 11 00:15:04 MSK 2012 root@hostname:/usr/obj/usr/src/sys/LEN_T420i amd64 --xHFwDpU9dbj6ez1V Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="p5-File-KeePass.diff" Index: Makefile =================================================================== --- Makefile (revision 306350) +++ Makefile (working copy) @@ -5,18 +5,19 @@ # $FreeBSD$ PORTNAME= File-KeePass -PORTVERSION= 0.03 +PORTVERSION= 2.03 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= alexander.4mail@gmail.com -COMMENT= Interface to KeePass V1 and KeePassX database files +COMMENT= Interface to KeePassX, KeePass 1.x and 2.x database files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-Rijndael>=1.0:${PORTSDIR}/security/p5-Crypt-Rijndael +BUILD_DEPENDS= p5-Crypt-Rijndael>=1.0:${PORTSDIR}/security/p5-Crypt-Rijndael \ + p5-MIME-Base64>=1.0:${PORTSDIR}/converters/p5-MIME-Base64 RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== --- distinfo (revision 306350) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (File-KeePass-0.03.tar.gz) = 858b9052ec05e7203e504fe8d8ccea0b936f814bd30f3192a4253d0c985743f4 -SIZE (File-KeePass-0.03.tar.gz) = 16264 +SHA256 (File-KeePass-2.03.tar.gz) = c30c688027a52ff4f58cd69d6d8ef35472a7cf106d4ce94eb73a796ba7c7ffa7 +SIZE (File-KeePass-2.03.tar.gz) = 37010 Index: pkg-descr =================================================================== --- pkg-descr (revision 306350) +++ pkg-descr (working copy) @@ -1,5 +1,3 @@ -File::KeePass is an interface to KeePassX and KeePass V1 database files. -It supports only Rijndael encryption and only bases which were secured -via passkeys (key files not supported). +File::KeePass is an interface to KeePassX, KeePass 1.x and 2.x database files. WWW: http://search.cpan.org/dist/File-KeePass/ --xHFwDpU9dbj6ez1V-- >Description: --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: