From owner-svn-ports-head@freebsd.org Sat Mar 9 14:37:09 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 9BD1C15284BC; Sat, 9 Mar 2019 14:37:09 +0000 (UTC) (envelope-from sunpoet@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 2E7C2896F9; Sat, 9 Mar 2019 14:37:09 +0000 (UTC) (envelope-from sunpoet@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 1E55CCAF7; Sat, 9 Mar 2019 14:37:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x29Eb8IR082866; Sat, 9 Mar 2019 14:37:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x29Eb8Q2082864; Sat, 9 Mar 2019 14:37:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201903091437.x29Eb8Q2082864@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 9 Mar 2019 14:37:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495149 - head/math/p5-GIS-Distance X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/p5-GIS-Distance X-SVN-Commit-Revision: 495149 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2E7C2896F9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.946,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Sat, 09 Mar 2019 14:37:09 -0000 Author: sunpoet Date: Sat Mar 9 14:37:08 2019 New Revision: 495149 URL: https://svnweb.freebsd.org/changeset/ports/495149 Log: Update to 0.12 Changes: https://metacpan.org/changes/distribution/GIS-Distance Modified: head/math/p5-GIS-Distance/Makefile head/math/p5-GIS-Distance/distinfo Modified: head/math/p5-GIS-Distance/Makefile ============================================================================== --- head/math/p5-GIS-Distance/Makefile Sat Mar 9 14:37:03 2019 (r495148) +++ head/math/p5-GIS-Distance/Makefile Sat Mar 9 14:37:08 2019 (r495149) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GIS-Distance -PORTVERSION= 0.11 +PORTVERSION= 0.12 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN Modified: head/math/p5-GIS-Distance/distinfo ============================================================================== --- head/math/p5-GIS-Distance/distinfo Sat Mar 9 14:37:03 2019 (r495148) +++ head/math/p5-GIS-Distance/distinfo Sat Mar 9 14:37:08 2019 (r495149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552063698 -SHA256 (GIS-Distance-0.11.tar.gz) = ef9fb786aefb5eccd34c122e5af919bd2bab407e365da5cb53e586e1b65142ee -SIZE (GIS-Distance-0.11.tar.gz) = 18450 +TIMESTAMP = 1552138347 +SHA256 (GIS-Distance-0.12.tar.gz) = d89ae194b89f4f9abe51650880f5409c2fa93dad031abc57024d7e865b6019db +SIZE (GIS-Distance-0.12.tar.gz) = 19786