mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.06
- Add LICENSE - Take maintainership Changes: http://search.cpan.org/dist/Math-Interpolate/CHANGES
This commit is contained in:
parent
68ff15421c
commit
e102027158
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333505
@ -2,14 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-Interpolate
|
||||
PORTVERSION= 1.05
|
||||
PORTVERSION= 1.06
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Perl routines for data sets interpolation and interval search
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Math-Interpolate-1.05.tar.gz) = 67dd931d3be8cb7f314c22856f4ddcece851816e92390342033ebb41ff37ec71
|
||||
SIZE (Math-Interpolate-1.05.tar.gz) = 44323
|
||||
SHA256 (Math-Interpolate-1.06.tar.gz) = a4502fbfdf9ecc42c5f33554d211d8fd15738370e4887ded5fc981b9d3cbce6a
|
||||
SIZE (Math-Interpolate-1.06.tar.gz) = 47283
|
||||
|
Loading…
Reference in New Issue
Block a user