From owner-svn-ports-head@freebsd.org Sun Jan 20 20:49:52 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 50A8114A5C94; Sun, 20 Jan 2019 20:49:52 +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 E4DDD8138E; Sun, 20 Jan 2019 20:49:51 +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 12B12797A; Sun, 20 Jan 2019 20:49:51 +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 x0KKnoVU027564; Sun, 20 Jan 2019 20:49:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0KKno7L027563; Sun, 20 Jan 2019 20:49:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201901202049.x0KKno7L027563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 20 Jan 2019 20:49:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r490807 - head/devel/p5-Test-DependentModules X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-DependentModules X-SVN-Commit-Revision: 490807 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E4DDD8138E 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)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.944,0]; NEURAL_HAM_LONG(-1.00)[-0.999,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: Sun, 20 Jan 2019 20:49:52 -0000 Author: sunpoet Date: Sun Jan 20 20:49:50 2019 New Revision: 490807 URL: https://svnweb.freebsd.org/changeset/ports/490807 Log: Update to 0.27 Changes: https://metacpan.org/changes/distribution/Test-DependentModules Modified: head/devel/p5-Test-DependentModules/Makefile head/devel/p5-Test-DependentModules/distinfo Modified: head/devel/p5-Test-DependentModules/Makefile ============================================================================== --- head/devel/p5-Test-DependentModules/Makefile Sun Jan 20 20:49:44 2019 (r490806) +++ head/devel/p5-Test-DependentModules/Makefile Sun Jan 20 20:49:50 2019 (r490807) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Test-DependentModules -PORTVERSION= 0.26 -PORTREVISION= 1 +PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,8 +26,9 @@ TEST_DEPENDS= p5-File-Copy-Recursive>=0:devel/p5-File- p5-Module-Build>=0:devel/p5-Module-Build \ p5-Module-Build-Tiny>=0:devel/p5-Module-Build-Tiny -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/devel/p5-Test-DependentModules/distinfo ============================================================================== --- head/devel/p5-Test-DependentModules/distinfo Sun Jan 20 20:49:44 2019 (r490806) +++ head/devel/p5-Test-DependentModules/distinfo Sun Jan 20 20:49:50 2019 (r490807) @@ -1,2 +1,3 @@ -SHA256 (Test-DependentModules-0.26.tar.gz) = f8678defdc30a3e99c4a71847be9a070c53da530c04c7d1339ac09ac128f3740 -SIZE (Test-DependentModules-0.26.tar.gz) = 30411 +TIMESTAMP = 1547994894 +SHA256 (Test-DependentModules-0.27.tar.gz) = d1fbcd00c7562c76bca73e0e745d661a224a526787eb2cf92a2194e260e3e1f4 +SIZE (Test-DependentModules-0.27.tar.gz) = 36229