From owner-svn-ports-head@freebsd.org Wed Apr 24 17:46:47 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A9EB159F132; Wed, 24 Apr 2019 17:46:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2F74771941; Wed, 24 Apr 2019 17:46:47 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1D09FFA10; Wed, 24 Apr 2019 17:46:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3OHkkjL086043; Wed, 24 Apr 2019 17:46:46 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3OHkknx086042; Wed, 24 Apr 2019 17:46:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201904241746.x3OHkknx086042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 24 Apr 2019 17:46:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499890 - head/math/p5-Math-SigFigs X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/math/p5-Math-SigFigs X-SVN-Commit-Revision: 499890 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2F74771941 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 24 Apr 2019 17:46:47 -0000 Author: swills Date: Wed Apr 24 17:46:46 2019 New Revision: 499890 URL: https://svnweb.freebsd.org/changeset/ports/499890 Log: math/p5-Math-SigFigs: update to 1.21 Modified: head/math/p5-Math-SigFigs/Makefile (contents, props changed) head/math/p5-Math-SigFigs/distinfo (contents, props changed) Modified: head/math/p5-Math-SigFigs/Makefile ============================================================================== --- head/math/p5-Math-SigFigs/Makefile Wed Apr 24 17:43:11 2019 (r499889) +++ head/math/p5-Math-SigFigs/Makefile Wed Apr 24 17:46:46 2019 (r499890) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Math-SigFigs -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-SigFigs/distinfo ============================================================================== --- head/math/p5-Math-SigFigs/distinfo Wed Apr 24 17:43:11 2019 (r499889) +++ head/math/p5-Math-SigFigs/distinfo Wed Apr 24 17:46:46 2019 (r499890) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491920876 -SHA256 (Math-SigFigs-1.20.tar.gz) = 194e354d1b6934961f06e984fbaa73c843319c6a3d0bbdfc684080f4745384f0 -SIZE (Math-SigFigs-1.20.tar.gz) = 12469 +TIMESTAMP = 1556127836 +SHA256 (Math-SigFigs-1.21.tar.gz) = 1c8302a9c5b231c8daf47b447664344ddb674ecd2a41402953290cd6d8716b6e +SIZE (Math-SigFigs-1.21.tar.gz) = 13449