diff options
author | skv <skv@FreeBSD.org> | 2004-10-17 23:13:21 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-10-17 23:13:21 +0800 |
commit | 812f7e05febdcb46f7b17f9847ccbbe910e460c4 (patch) | |
tree | e83c75ca53bb924b8efd1caaca81b066544b812c /devel/p5-Cache-FastMmap | |
parent | 93b81b5d604adf6b47a7e6ad2df3ffe0309f6697 (diff) | |
download | freebsd-ports-gnome-812f7e05febdcb46f7b17f9847ccbbe910e460c4.tar.gz freebsd-ports-gnome-812f7e05febdcb46f7b17f9847ccbbe910e460c4.tar.zst freebsd-ports-gnome-812f7e05febdcb46f7b17f9847ccbbe910e460c4.zip |
Updated to 1.08
Diffstat (limited to 'devel/p5-Cache-FastMmap')
-rw-r--r-- | devel/p5-Cache-FastMmap/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Cache-FastMmap/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile index e331f3529546..2ad2072148be 100644 --- a/devel/p5-Cache-FastMmap/Makefile +++ b/devel/p5-Cache-FastMmap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Cache-FastMmap -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Cache @@ -28,8 +28,4 @@ MAN3= Cache::FastMmap.3 Cache::FastMmap::CImpl.3 IGNORE= Perl 5.6 or newer required. Install lang/perl5.8 or lang/perl5 and try again .endif -post-patch: - @${FIND} ${WRKSRC} -name "*.PL" | \ - ${XARGS} ${PERL} -i -pe 's/^use 5.008/use 5.006/' - .include <bsd.port.post.mk> diff --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo index ca11e23d406a..6c7788673bdf 100644 --- a/devel/p5-Cache-FastMmap/distinfo +++ b/devel/p5-Cache-FastMmap/distinfo @@ -1,2 +1,2 @@ -MD5 (Cache-FastMmap-1.07.tar.gz) = 1cb41a50f96aba787e346aaccef45577 -SIZE (Cache-FastMmap-1.07.tar.gz) = 35552 +MD5 (Cache-FastMmap-1.08.tar.gz) = 50960d0277869aeadda34d33ab2dc696 +SIZE (Cache-FastMmap-1.08.tar.gz) = 35595 |