svn commit: r333505 - head/math/p5-Math-Interpolate
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 11 14:11:09 UTC 2013
Author: sunpoet
Date: Mon Nov 11 14:11:08 2013
New Revision: 333505
URL: http://svnweb.freebsd.org/changeset/ports/333505
Log:
- Update to 1.06
- Add LICENSE
- Take maintainership
Changes: http://search.cpan.org/dist/Math-Interpolate/CHANGES
Modified:
head/math/p5-Math-Interpolate/Makefile
head/math/p5-Math-Interpolate/distinfo (contents, props changed)
Modified: head/math/p5-Math-Interpolate/Makefile
==============================================================================
--- head/math/p5-Math-Interpolate/Makefile Mon Nov 11 14:08:52 2013 (r333504)
+++ head/math/p5-Math-Interpolate/Makefile Mon Nov 11 14:11:08 2013 (r333505)
@@ -2,14 +2,17 @@
# $FreeBSD$
PORTNAME= Math-Interpolate
-PORTVERSION= 1.05
+PORTVERSION= 1.06
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Perl routines for data sets interpolation and interval search
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
Modified: head/math/p5-Math-Interpolate/distinfo
==============================================================================
--- head/math/p5-Math-Interpolate/distinfo Mon Nov 11 14:08:52 2013 (r333504)
+++ head/math/p5-Math-Interpolate/distinfo Mon Nov 11 14:11:08 2013 (r333505)
@@ -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
More information about the svn-ports-head
mailing list