From owner-svn-ports-all@FreeBSD.ORG Sat Dec 15 18:25:27 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F30F362; Sat, 15 Dec 2012 18:25:27 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 18D3C8FC12; Sat, 15 Dec 2012 18:25:27 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBFIPQdI013815; Sat, 15 Dec 2012 18:25:26 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBFIPQAQ013813; Sat, 15 Dec 2012 18:25:26 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201212151825.qBFIPQAQ013813@svn.freebsd.org> From: Anton Berezin Date: Sat, 15 Dec 2012 18:25:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308963 - head/devel/p5-File-Map X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Dec 2012 18:25:27 -0000 Author: tobez Date: Sat Dec 15 18:25:26 2012 New Revision: 308963 URL: http://svnweb.freebsd.org/changeset/ports/308963 Log: Update to 0.55. Changes: http://search.cpan.org/dist/File-Map/Changes Modified: head/devel/p5-File-Map/Makefile head/devel/p5-File-Map/distinfo Modified: head/devel/p5-File-Map/Makefile ============================================================================== --- head/devel/p5-File-Map/Makefile Sat Dec 15 18:18:03 2012 (r308962) +++ head/devel/p5-File-Map/Makefile Sat Dec 15 18:25:26 2012 (r308963) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Map -PORTVERSION= 0.53 +PORTVERSION= 0.55 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,9 +13,8 @@ COMMENT= Memory mapping made simple and LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Const-Fast>=0:${PORTSDIR}/devel/p5-Const-Fast \ - p5-PerlIO-Layers>=0:${PORTSDIR}/devel/p5-PerlIO-Layers \ - p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive +BUILD_DEPENDS= p5-PerlIO-Layers>=0:${PORTSDIR}/devel/p5-PerlIO-Layers \ + p5-Sub-Exporter-Progressive>=0.001.005:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \ Modified: head/devel/p5-File-Map/distinfo ============================================================================== --- head/devel/p5-File-Map/distinfo Sat Dec 15 18:18:03 2012 (r308962) +++ head/devel/p5-File-Map/distinfo Sat Dec 15 18:25:26 2012 (r308963) @@ -1,2 +1,2 @@ -SHA256 (File-Map-0.53.tar.gz) = 3881edcba53f853f2d3576b9cebce2092d049e39bba437b6a25f487f5aadae39 -SIZE (File-Map-0.53.tar.gz) = 73651 +SHA256 (File-Map-0.55.tar.gz) = e3b5cc3a47bc1da88d21a6db5bcfe48d299069393d7b25acf6a2ee5c70d4c90d +SIZE (File-Map-0.55.tar.gz) = 73682