Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2016 13:36:23 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417304 - head/math/p5-Math-Currency
Message-ID:  <201606221336.u5MDaNTJ019940@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Jun 22 13:36:23 2016
New Revision: 417304
URL: https://svnweb.freebsd.org/changeset/ports/417304

Log:
  Update to 0.49.
  
  Sponsored by:	Absolight

Modified:
  head/math/p5-Math-Currency/Makefile   (contents, props changed)
  head/math/p5-Math-Currency/distinfo   (contents, props changed)

Modified: head/math/p5-Math-Currency/Makefile
==============================================================================
--- head/math/p5-Math-Currency/Makefile	Wed Jun 22 13:36:18 2016	(r417303)
+++ head/math/p5-Math-Currency/Makefile	Wed Jun 22 13:36:23 2016	(r417304)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Currency
-PORTVERSION=	0.48
+PORTVERSION=	0.49
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Perl module for exact currency 
 
 BUILD_DEPENDS=	p5-Math-FixedPrecision>=0:math/p5-Math-FixedPrecision
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8
 
 USES=		perl5
 USE_PERL5=	modbuild

Modified: head/math/p5-Math-Currency/distinfo
==============================================================================
--- head/math/p5-Math-Currency/distinfo	Wed Jun 22 13:36:18 2016	(r417303)
+++ head/math/p5-Math-Currency/distinfo	Wed Jun 22 13:36:23 2016	(r417304)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466518879
-SHA256 (Math-Currency-0.48.tar.gz) = fc2c3cf24335bec74082aef7174bd5328c299ea98516333e6baba2db046648e6
-SIZE (Math-Currency-0.48.tar.gz) = 32478
+TIMESTAMP = 1466602205
+SHA256 (Math-Currency-0.49.tar.gz) = f7fce09b9fc1fc49de4a54730f72875a2aaf1aff654420c979df775c5600f9c5
+SIZE (Math-Currency-0.49.tar.gz) = 35585



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