From owner-svn-ports-head@FreeBSD.ORG Wed Dec 5 18:58:51 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD7F67F6; Wed, 5 Dec 2012 18:58:51 +0000 (UTC) (envelope-from sunpoet@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 A866D8FC08; Wed, 5 Dec 2012 18:58:51 +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 qB5IwprD029815; Wed, 5 Dec 2012 18:58:51 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB5IwpWD029813; Wed, 5 Dec 2012 18:58:51 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201212051858.qB5IwpWD029813@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 5 Dec 2012 18:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308345 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2012 18:58:52 -0000 Author: sunpoet Date: Wed Dec 5 18:58:50 2012 New Revision: 308345 URL: http://svnweb.freebsd.org/changeset/ports/308345 Log: - Update to 0.53 - Cleanup Makefile header Changes: http://search.cpan.org/dist/File-Map/Changes Feature safe: yes Modified: head/devel/p5-File-Map/Makefile (contents, props changed) head/devel/p5-File-Map/distinfo (contents, props changed) Modified: head/devel/p5-File-Map/Makefile ============================================================================== --- head/devel/p5-File-Map/Makefile Wed Dec 5 18:55:44 2012 (r308344) +++ head/devel/p5-File-Map/Makefile Wed Dec 5 18:58:50 2012 (r308345) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-File-Map -# Date created: 2010-04-15 -# Whom: jupengfei -# +# Created by: jupengfei # $FreeBSD$ -# PORTNAME= File-Map -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +15,7 @@ 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>=0:${PORTSDIR}/devel/p5-Sub-Exporter + p5-Sub-Exporter-Progressive>=0:${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 Wed Dec 5 18:55:44 2012 (r308344) +++ head/devel/p5-File-Map/distinfo Wed Dec 5 18:58:50 2012 (r308345) @@ -1,2 +1,2 @@ -SHA256 (File-Map-0.52.tar.gz) = a17fe0c7cabadc706a09758d0c4fd0c195648db306764ec147e270514832698d -SIZE (File-Map-0.52.tar.gz) = 73553 +SHA256 (File-Map-0.53.tar.gz) = 3881edcba53f853f2d3576b9cebce2092d049e39bba437b6a25f487f5aadae39 +SIZE (File-Map-0.53.tar.gz) = 73651