mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Math-Combinatorics
|
PORTNAME= Math-Combinatorics
|
||||||
PORTVERSION= 0.08
|
PORTVERSION= 0.09
|
||||||
CATEGORIES= math perl5
|
CATEGORIES= math perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= Math
|
MASTER_SITE_SUBDIR= Math
|
||||||
|
@ -22,7 +22,7 @@ PERL_CONFIGURE= yes
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 500600
|
.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
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Math-Combinatorics-0.08.tar.gz) = 2d524c14e4faf483dc06f2f793bfe5fb
|
MD5 (Math-Combinatorics-0.09.tar.gz) = de556a046f00789c94cf58cb7c2d9d89
|
||||||
SHA256 (Math-Combinatorics-0.08.tar.gz) = cd6d9ee6421cb5936549cfc82555e14d4862871df4411cee7f3c2d05f3fdec7e
|
SHA256 (Math-Combinatorics-0.09.tar.gz) = 6ef15a1003fe4d7f49d54380b5d7995f5950d799e46aad285d758a12e36da647
|
||||||
SIZE (Math-Combinatorics-0.08.tar.gz) = 9877
|
SIZE (Math-Combinatorics-0.09.tar.gz) = 10474
|
||||||
|
|
Loading…
Add table
Reference in a new issue