mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- update to 1.42
- add SHA256 checksum PR: 89342 Submitted by: aaron
This commit is contained in:
parent
750ea9162a
commit
a0edfbd1df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148912
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Module-Starter
|
PORTNAME= Module-Starter
|
||||||
PORTVERSION= 1.40
|
PORTVERSION= 1.42
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= Module
|
MASTER_SITE_SUBDIR= Module
|
||||||
|
@ -26,7 +26,7 @@ MAN3= Module::Starter.3 \
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 500601
|
.if ${PERL_LEVEL} < 500601
|
||||||
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
|
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
MD5 (Module-Starter-1.40.tar.gz) = f65fae89533bd8d328c3fd34f1344e7f
|
MD5 (Module-Starter-1.42.tar.gz) = baf4a379d93c3a49c90a889626783d88
|
||||||
SIZE (Module-Starter-1.40.tar.gz) = 11393
|
SHA256 (Module-Starter-1.42.tar.gz) = f9d57ae8aecb4c2ae24c752f8a21b28ef14fb047316c0af219d5eecbd8f9f9eb
|
||||||
|
SIZE (Module-Starter-1.42.tar.gz) = 12499
|
||||||
|
|
Loading…
Add table
Reference in a new issue