Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2012 18:58:51 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308345 - head/devel/p5-File-Map
Message-ID:  <201212051858.qB5IwpWD029813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <jupengfei@gmail.com>
-#
+# Created by: jupengfei <jupengfei@gmail.com>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212051858.qB5IwpWD029813>