From owner-svn-ports-head@freebsd.org Thu May 21 04:58:22 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F1E85328DEB; Thu, 21 May 2020 04:58:22 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49SHSZ68DKz4Ldd; Thu, 21 May 2020 04:58:22 +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 C024627EA0; Thu, 21 May 2020 04:58:22 +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 04L4wMtZ074057; Thu, 21 May 2020 04:58:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04L4wMiM074056; Thu, 21 May 2020 04:58:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005210458.04L4wMiM074056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 21 May 2020 04:58:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536048 - head/misc/p5-Geo-Address-Formatter X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/p5-Geo-Address-Formatter X-SVN-Commit-Revision: 536048 X-SVN-Commit-Repository: ports 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.33 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: Thu, 21 May 2020 04:58:23 -0000 Author: sunpoet Date: Thu May 21 04:58:22 2020 New Revision: 536048 URL: https://svnweb.freebsd.org/changeset/ports/536048 Log: Update to 1.82 Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter Modified: head/misc/p5-Geo-Address-Formatter/Makefile head/misc/p5-Geo-Address-Formatter/distinfo Modified: head/misc/p5-Geo-Address-Formatter/Makefile ============================================================================== --- head/misc/p5-Geo-Address-Formatter/Makefile Thu May 21 04:58:16 2020 (r536047) +++ head/misc/p5-Geo-Address-Formatter/Makefile Thu May 21 04:58:22 2020 (r536048) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-Address-Formatter -PORTVERSION= 1.81 +PORTVERSION= 1.82 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +15,13 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Clone>=0.43:devel/p5-Clone \ +RUN_DEPENDS= p5-Clone>=0.45:devel/p5-Clone \ p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ + p5-Ref-Util>=0.204:devel/p5-Ref-Util \ p5-Text-Hogan>=2.03:textproc/p5-Text-Hogan \ p5-Text-Trim>=1.02:textproc/p5-Text-Trim \ p5-Try-Catch>=0:lang/p5-Try-Catch \ - p5-YAML-LibYAML>=0.81:textproc/p5-YAML-LibYAML + p5-YAML-LibYAML>=0.82:textproc/p5-YAML-LibYAML TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Warn>=0:devel/p5-Test-Warn Modified: head/misc/p5-Geo-Address-Formatter/distinfo ============================================================================== --- head/misc/p5-Geo-Address-Formatter/distinfo Thu May 21 04:58:16 2020 (r536047) +++ head/misc/p5-Geo-Address-Formatter/distinfo Thu May 21 04:58:22 2020 (r536048) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580830451 -SHA256 (Geo-Address-Formatter-1.81.tar.gz) = e3730f824f6bb39b33f30b6f025f3df14bb7ea533beb8a1b896d3a1c3693cdf7 -SIZE (Geo-Address-Formatter-1.81.tar.gz) = 105714 +TIMESTAMP = 1589997738 +SHA256 (Geo-Address-Formatter-1.82.tar.gz) = bfbfa09f85a97295a021ea46947f0c09b53902d103980bda11724312a32904b3 +SIZE (Geo-Address-Formatter-1.82.tar.gz) = 162260