Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:20:49 +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: r410273 - head/math/p5-Math-Utils
Message-ID:  <201603060620.u266Knx9038876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:20:49 2016
New Revision: 410273
URL: https://svnweb.freebsd.org/changeset/ports/410273

Log:
  - Update to 1.08
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Math-Utils/Changes

Modified:
  head/math/p5-Math-Utils/Makefile
  head/math/p5-Math-Utils/distinfo

Modified: head/math/p5-Math-Utils/Makefile
==============================================================================
--- head/math/p5-Math-Utils/Makefile	Sun Mar  6 06:20:44 2016	(r410272)
+++ head/math/p5-Math-Utils/Makefile	Sun Mar  6 06:20:49 2016	(r410273)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Utils
-PORTVERSION=	1.07
+PORTVERSION=	1.08
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Useful mathematical functions n
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USE_PERL5=	modbuild

Modified: head/math/p5-Math-Utils/distinfo
==============================================================================
--- head/math/p5-Math-Utils/distinfo	Sun Mar  6 06:20:44 2016	(r410272)
+++ head/math/p5-Math-Utils/distinfo	Sun Mar  6 06:20:49 2016	(r410273)
@@ -1,2 +1,2 @@
-SHA256 (Math-Utils-1.07.tar.gz) = 4dd2e1e3f35ad6772c1c81237e5ed112aa8bac806eb71592997b1c5ee0ad1116
-SIZE (Math-Utils-1.07.tar.gz) = 22949
+SHA256 (Math-Utils-1.08.tar.gz) = edb4be69a9c2f637c7eb4165418eb80167052065bf16f3556764d0fc46878d5c
+SIZE (Math-Utils-1.08.tar.gz) = 23407



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