mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Updated to 1.08
This commit is contained in:
parent
6d635ec211
commit
28d290ed41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119665
2 changed files with 3 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Cache-FastMmap
|
PORTNAME= Cache-FastMmap
|
||||||
PORTVERSION= 1.07
|
PORTVERSION= 1.08
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= Cache
|
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
|
IGNORE= Perl 5.6 or newer required. Install lang/perl5.8 or lang/perl5 and try again
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@${FIND} ${WRKSRC} -name "*.PL" | \
|
|
||||||
${XARGS} ${PERL} -i -pe 's/^use 5.008/use 5.006/'
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (Cache-FastMmap-1.07.tar.gz) = 1cb41a50f96aba787e346aaccef45577
|
MD5 (Cache-FastMmap-1.08.tar.gz) = 50960d0277869aeadda34d33ab2dc696
|
||||||
SIZE (Cache-FastMmap-1.07.tar.gz) = 35552
|
SIZE (Cache-FastMmap-1.08.tar.gz) = 35595
|
||||||
|
|
Loading…
Add table
Reference in a new issue