mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to v0.09
This commit is contained in:
parent
517e9b9aa8
commit
d6a93304ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180819
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Math-Combinatorics
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.09
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Math
|
||||
@ -22,7 +22,7 @@ PERL_CONFIGURE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= Perl 5.6 or greater required. Install lang/perl5 or lang/perl5.8
|
||||
IGNORE= requires Perl 5.6 or greater. Please install lang/perl58 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Math-Combinatorics-0.08.tar.gz) = 2d524c14e4faf483dc06f2f793bfe5fb
|
||||
SHA256 (Math-Combinatorics-0.08.tar.gz) = cd6d9ee6421cb5936549cfc82555e14d4862871df4411cee7f3c2d05f3fdec7e
|
||||
SIZE (Math-Combinatorics-0.08.tar.gz) = 9877
|
||||
MD5 (Math-Combinatorics-0.09.tar.gz) = de556a046f00789c94cf58cb7c2d9d89
|
||||
SHA256 (Math-Combinatorics-0.09.tar.gz) = 6ef15a1003fe4d7f49d54380b5d7995f5950d799e46aad285d758a12e36da647
|
||||
SIZE (Math-Combinatorics-0.09.tar.gz) = 10474
|
||||
|
Loading…
Reference in New Issue
Block a user