From owner-svn-ports-all@freebsd.org Wed Jun 22 13:36:25 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E534BAC58B6; Wed, 22 Jun 2016 13:36:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F39801DB8; Wed, 22 Jun 2016 13:36:24 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5MDaNI2019942; Wed, 22 Jun 2016 13:36:23 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5MDaNTJ019940; Wed, 22 Jun 2016 13:36:23 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201606221336.u5MDaNTJ019940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 22 Jun 2016 13:36:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417304 - head/math/p5-Math-Currency X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2016 13:36:26 -0000 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