Index: head/devel/p5-File-Map/Makefile =================================================================== --- head/devel/p5-File-Map/Makefile (revision 253011) +++ head/devel/p5-File-Map/Makefile (revision 253012) @@ -1,25 +1,26 @@ # New ports collection makefile for: p5-File-Map # Date created: 2010-04-15 # Whom: jupengfei # # $FreeBSD$ # PORTNAME= File-Map -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= jupengfei@gmail.com COMMENT= Memory mapping made simple and safe BUILD_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn \ - p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly + p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly \ + p5-ExtUtils-CBuilder>0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder PERL_CONFIGURE= YES MAN3= File::Map.3 .include Property changes on: head/devel/p5-File-Map/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-File-Map/distinfo =================================================================== --- head/devel/p5-File-Map/distinfo (revision 253011) +++ head/devel/p5-File-Map/distinfo (revision 253012) @@ -1,3 +1,3 @@ -MD5 (File-Map-0.25.tar.gz) = 6ea046497000b632c7209cf0a63f55d9 -SHA256 (File-Map-0.25.tar.gz) = fbed7b969369c413a04d8c3b3a98a1eddd03d089c6b37c003e195ec238107971 -SIZE (File-Map-0.25.tar.gz) = 24707 +MD5 (File-Map-0.26.tar.gz) = 32db6802dd4c9a1d0a1e24fa6c18c93b +SHA256 (File-Map-0.26.tar.gz) = 2eaca9ec2ed6534f3b4fe1ada420d9e10a028ffbc1bc657bbca2e612c273be04 +SIZE (File-Map-0.26.tar.gz) = 25115 Property changes on: head/devel/p5-File-Map/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property