Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2013 14:11:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333505 - head/math/p5-Math-Interpolate
Message-ID:  <201311111411.rABEB8fn078667@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311111411.rABEB8fn078667>