mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 2.11
- return maintainership to perl@ PR: ports/109603 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
parent
3564914c7f
commit
6e4d994f4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186140
@ -6,23 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= Math-Polynomial-Solve
|
||||
PORTVERSION= 2.10
|
||||
PORTVERSION= 2.11
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Math
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Find the roots of polynomial equations
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Math::Polynomial::Solve.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Math-Polynomial-Solve-2.10.tar.gz) = 1b8bfe442e52141659f51d9dd6bc81aa
|
||||
SHA256 (Math-Polynomial-Solve-2.10.tar.gz) = ce5190253ddcc4a63d54a6f2d4808d49769e982e520d7a4b748ccc4c2d0dac7a
|
||||
SIZE (Math-Polynomial-Solve-2.10.tar.gz) = 13549
|
||||
MD5 (Math-Polynomial-Solve-2.11.tar.gz) = 0bf92534ee429c35b55229d1da622998
|
||||
SHA256 (Math-Polynomial-Solve-2.11.tar.gz) = d9e0d2a39915b31dd6b920d19d2265e883d8cf85977b8c38bd27cfbae6aef2f1
|
||||
SIZE (Math-Polynomial-Solve-2.11.tar.gz) = 15010
|
||||
|
Loading…
Reference in New Issue
Block a user