Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2018 19:13:42 +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: r483707 - head/math/p5-Math-Utils
Message-ID:  <201811011913.wA1JDgMd036979@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov  1 19:13:42 2018
New Revision: 483707
URL: https://svnweb.freebsd.org/changeset/ports/483707

Log:
  Update to 1.13
  
  Changes:	https://metacpan.org/changes/distribution/Math-Utils

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 Nov  1 19:13:34 2018	(r483706)
+++ head/math/p5-Math-Utils/Makefile	Thu Nov  1 19:13:42 2018	(r483707)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Utils
-PORTVERSION=	1.12
+PORTVERSION=	1.13
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,9 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		dos2unix perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Utils/distinfo
==============================================================================
--- head/math/p5-Math-Utils/distinfo	Thu Nov  1 19:13:34 2018	(r483706)
+++ head/math/p5-Math-Utils/distinfo	Thu Nov  1 19:13:42 2018	(r483707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530134285
-SHA256 (Math-Utils-1.12.tar.gz) = 81608786b08f883bbac0b7db76724aeefb7d593e48b775557a6bc7260c99ca30
-SIZE (Math-Utils-1.12.tar.gz) = 27579
+TIMESTAMP = 1541005880
+SHA256 (Math-Utils-1.13.tar.gz) = 0a01dc124f1e7dcadb4c5353ce52a68c7b82d741d4afc2b46a205422d2e37f08
+SIZE (Math-Utils-1.13.tar.gz) = 30250



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