Date: Sun, 19 Jul 2015 19:14:56 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392527 - head/math/p5-Math-SigFigs Message-ID: <201507191914.t6JJEuuW025449@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sun Jul 19 19:14:55 2015 New Revision: 392527 URL: https://svnweb.freebsd.org/changeset/ports/392527 Log: math/p5-Math-SigFigs: update to 1.10 Modified: head/math/p5-Math-SigFigs/Makefile head/math/p5-Math-SigFigs/distinfo Modified: head/math/p5-Math-SigFigs/Makefile ============================================================================== --- head/math/p5-Math-SigFigs/Makefile Sun Jul 19 18:41:45 2015 (r392526) +++ head/math/p5-Math-SigFigs/Makefile Sun Jul 19 19:14:55 2015 (r392527) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-SigFigs -PORTVERSION= 1.09 -PORTREVISION= 1 +PORTVERSION= 1.10 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,12 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Do math with correct handling of significant figures -BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -RUN_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage - USES= perl5 USE_PERL5= configure +PLIST_FILES= bin/count bin/format + .include <bsd.port.mk> Modified: head/math/p5-Math-SigFigs/distinfo ============================================================================== --- head/math/p5-Math-SigFigs/distinfo Sun Jul 19 18:41:45 2015 (r392526) +++ head/math/p5-Math-SigFigs/distinfo Sun Jul 19 19:14:55 2015 (r392527) @@ -1,2 +1,2 @@ -SHA256 (Math-SigFigs-1.09.tar.gz) = 54a01e671286db0bc7ee9bae836ddd8f2ae089565a9607a06da7af3f29c78bbe -SIZE (Math-SigFigs-1.09.tar.gz) = 11426 +SHA256 (Math-SigFigs-1.10.tar.gz) = b85fb95b409df9d054b74e4e8906762279af8f673c4fa7f1233cc4614b89faec +SIZE (Math-SigFigs-1.10.tar.gz) = 10896
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507191914.t6JJEuuW025449>