svn commit: r308963 - head/devel/p5-File-Map

Anton Berezin tobez at FreeBSD.org
Sat Dec 15 18:25:27 UTC 2012


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


More information about the svn-ports-all mailing list