From owner-svn-ports-all@freebsd.org Mon Oct 28 14:56:26 2019 Return-Path: Delivered-To: svn-ports-all@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 BC6E01A4DC5; Mon, 28 Oct 2019 14:56:26 +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 471yTk4Rbvz45t3; Mon, 28 Oct 2019 14:56:26 +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 7CC0CB1B9; Mon, 28 Oct 2019 14:56:26 +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 x9SEuQRF068870; Mon, 28 Oct 2019 14:56:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9SEuQW0068868; Mon, 28 Oct 2019 14:56:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201910281456.x9SEuQW0068868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 28 Oct 2019 14:56:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515888 - head/devel/p5-Moo X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Moo X-SVN-Commit-Revision: 515888 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Oct 2019 14:56:26 -0000 Author: sunpoet Date: Mon Oct 28 14:56:25 2019 New Revision: 515888 URL: https://svnweb.freebsd.org/changeset/ports/515888 Log: Update to 2.003006 Changes: https://metacpan.org/changes/distribution/Moo Modified: head/devel/p5-Moo/Makefile head/devel/p5-Moo/distinfo Modified: head/devel/p5-Moo/Makefile ============================================================================== --- head/devel/p5-Moo/Makefile Mon Oct 28 14:56:20 2019 (r515887) +++ head/devel/p5-Moo/Makefile Mon Oct 28 14:56:25 2019 (r515888) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Moo -PORTVERSION= 2.003004 +PORTVERSION= 2.003006 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG @@ -16,18 +16,18 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Method-Modifiers>=1.10:devel/p5-Class-Method-Modifiers \ - p5-Devel-GlobalDestruction>=0.11:devel/p5-Devel-GlobalDestruction \ p5-Module-Runtime>=0.014:devel/p5-Module-Runtime \ - p5-Role-Tiny>=2.000004:devel/p5-Role-Tiny \ - p5-Sub-Quote>=2.003001:devel/p5-Sub-Quote + p5-Role-Tiny>=2.001004:devel/p5-Role-Tiny \ + p5-Sub-Quote>=2.006006:devel/p5-Sub-Quote TEST_DEPENDS= p5-Test-Fatal>=0.003:devel/p5-Test-Fatal \ ${XS_BUILD_DEPENDS} -OPTIONS_DEFINE= XS - -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes + +OPTIONS_DEFINE= XS XS_BUILD_DEPENDS= p5-Class-XSAccessor>=1.18:devel/p5-Class-XSAccessor XS_RUN_DEPENDS= ${XS_BUILD_DEPENDS} Modified: head/devel/p5-Moo/distinfo ============================================================================== --- head/devel/p5-Moo/distinfo Mon Oct 28 14:56:20 2019 (r515887) +++ head/devel/p5-Moo/distinfo Mon Oct 28 14:56:25 2019 (r515888) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512093150 -SHA256 (Moo-2.003004.tar.gz) = f8bbb625f8e963eabe05cff9048fdd72bdd26777404ff2c40bc690f558be91e1 -SIZE (Moo-2.003004.tar.gz) = 96141 +TIMESTAMP = 1572266792 +SHA256 (Moo-2.003006.tar.gz) = bcb2092ab18a45005b5e2e84465ebf3a4999d8e82a43a09f5a94d859ae7f2472 +SIZE (Moo-2.003006.tar.gz) = 105654