svn commit: r410273 - head/math/p5-Math-Utils
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 6 06:20:50 UTC 2016
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
More information about the svn-ports-head
mailing list