1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Update to v0.16

PR:		ports/99521
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
This commit is contained in:
Aaron Dalton 2006-06-27 14:36:23 +00:00
parent f258b2d0c5
commit 77ca3c8809
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166452
2 changed files with 6 additions and 7 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Module-Compile
PORTVERSION= 0.15
PORTREVISION= 3
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module
@ -27,8 +26,8 @@ MAN3= Module::Compile.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6 or above
.if ${PERL_LEVEL} < 500800 # inherited from dependency upon Filter/Util/Call.pm
IGNORE= requires perl 5.8 or above
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Module-Compile-0.15.tar.gz) = dbe9327c2ec73fa37264e035da8f836b
SHA256 (Module-Compile-0.15.tar.gz) = e4ebaf1d8bd9051121cdbcf08de6d35259d7cec440548538cf0df4b18ac7e84a
SIZE (Module-Compile-0.15.tar.gz) = 42449
MD5 (Module-Compile-0.16.tar.gz) = 39301d7fe77954609fb506c24d718c0b
SHA256 (Module-Compile-0.16.tar.gz) = 1e22afef4dc0f18101828e8b56b51b2f4b452853a551698d6f5c628e3fd06e73
SIZE (Module-Compile-0.16.tar.gz) = 43561