From owner-svn-ports-head@freebsd.org Sun Jul 19 19:14:57 2015 Return-Path: Delivered-To: svn-ports-head@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 7017D9A61DE; Sun, 19 Jul 2015 19:14:57 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 56A3C11EF; Sun, 19 Jul 2015 19:14:57 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6JJEvZm025451; Sun, 19 Jul 2015 19:14:57 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6JJEuuW025449; Sun, 19 Jul 2015 19:14:56 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201507191914.t6JJEuuW025449@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 19 Jul 2015 19:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392527 - head/math/p5-Math-SigFigs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2015 19:14:57 -0000 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 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