mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Updated to 1.07
This commit is contained in:
parent
d3425eb712
commit
5f99dd95e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116904
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Cache-FastMmap
|
||||
PORTVERSION= 1.06
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.07
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Cache
|
||||
@ -30,7 +29,7 @@ IGNORE= Perl 5.6 or newer required. Install lang/perl5.8 or lang/perl5 and try a
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "*.[pP][mL]" | \
|
||||
@${FIND} ${WRKSRC} -name "*.PL" | \
|
||||
${XARGS} ${PERL} -i -pe 's/^use 5.008/use 5.006/'
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Cache-FastMmap-1.06.tar.gz) = 15d5f375395be91cbedfcf7a3d0e5b5f
|
||||
SIZE (Cache-FastMmap-1.06.tar.gz) = 33996
|
||||
MD5 (Cache-FastMmap-1.07.tar.gz) = 1cb41a50f96aba787e346aaccef45577
|
||||
SIZE (Cache-FastMmap-1.07.tar.gz) = 35552
|
||||
|
Loading…
Reference in New Issue
Block a user