svn commit: r415085 - head/math/p5-Math-Utils
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu May 12 19:19:44 UTC 2016
Author: sunpoet
Date: Thu May 12 19:19:43 2016
New Revision: 415085
URL: https://svnweb.freebsd.org/changeset/ports/415085
Log:
- Update to 1.09
- Use USES=dos2unix
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 Thu May 12 19:14:18 2016 (r415084)
+++ head/math/p5-Math-Utils/Makefile Thu May 12 19:19:43 2016 (r415085)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Utils
-PORTVERSION= 1.08
+PORTVERSION= 1.09
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_PERL5= modbuild
-USES= perl5
+USES= dos2unix perl5
.include <bsd.port.mk>
Modified: head/math/p5-Math-Utils/distinfo
==============================================================================
--- head/math/p5-Math-Utils/distinfo Thu May 12 19:14:18 2016 (r415084)
+++ head/math/p5-Math-Utils/distinfo Thu May 12 19:19:43 2016 (r415085)
@@ -1,2 +1,2 @@
-SHA256 (Math-Utils-1.08.tar.gz) = edb4be69a9c2f637c7eb4165418eb80167052065bf16f3556764d0fc46878d5c
-SIZE (Math-Utils-1.08.tar.gz) = 23407
+SHA256 (Math-Utils-1.09.tar.gz) = b230c290aced54a38bbfaeab884d89f4222d7b4f70526ebb6a9e945bdfa2afca
+SIZE (Math-Utils-1.09.tar.gz) = 24386
More information about the svn-ports-all
mailing list