From owner-svn-ports-head@freebsd.org Tue Apr 7 14:34:02 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 6233B2706A4; Tue, 7 Apr 2020 14:34:02 +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 48xVK60Tpvz3DK8; Tue, 7 Apr 2020 14:34:01 +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 EE670B2FC; Tue, 7 Apr 2020 14:34:01 +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 037EY1Yc070514; Tue, 7 Apr 2020 14:34:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 037EY1Zx070512; Tue, 7 Apr 2020 14:34:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004071434.037EY1Zx070512@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 7 Apr 2020 14:34:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530988 - head/devel/p5-Config-GitLike X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Config-GitLike X-SVN-Commit-Revision: 530988 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.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: Tue, 07 Apr 2020 14:34:02 -0000 Author: sunpoet Date: Tue Apr 7 14:34:01 2020 New Revision: 530988 URL: https://svnweb.freebsd.org/changeset/ports/530988 Log: Update to 1.18 Changes: https://metacpan.org/changes/distribution/Config-GitLike Modified: head/devel/p5-Config-GitLike/Makefile head/devel/p5-Config-GitLike/distinfo Modified: head/devel/p5-Config-GitLike/Makefile ============================================================================== --- head/devel/p5-Config-GitLike/Makefile Tue Apr 7 14:33:55 2020 (r530987) +++ head/devel/p5-Config-GitLike/Makefile Tue Apr 7 14:34:01 2020 (r530988) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-GitLike -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,8 +18,9 @@ RUN_DEPENDS= p5-Moo>=0:devel/p5-Moo \ p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/devel/p5-Config-GitLike/distinfo ============================================================================== --- head/devel/p5-Config-GitLike/distinfo Tue Apr 7 14:33:55 2020 (r530987) +++ head/devel/p5-Config-GitLike/distinfo Tue Apr 7 14:34:01 2020 (r530988) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500315874 -SHA256 (Config-GitLike-1.17.tar.gz) = 674a07b814fdcf9d323088d093245bcd066aaee24ec0914cb4decc9a943de54e -SIZE (Config-GitLike-1.17.tar.gz) = 52044 +TIMESTAMP = 1586191134 +SHA256 (Config-GitLike-1.18.tar.gz) = f7ae7440f3adab5b9ff9aa57216d84fd4a681009b9584e32da42f8bb71e332c5 +SIZE (Config-GitLike-1.18.tar.gz) = 52692