From owner-svn-ports-head@freebsd.org Tue Aug 25 18:50:12 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 05EBC3B6BAE; Tue, 25 Aug 2020 18:50:12 +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 4BbdN14Fxgz3f42; Tue, 25 Aug 2020 18:50:08 +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 7F54D2E3E8; Tue, 25 Aug 2020 18:50:07 +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 07PIo7J4056170; Tue, 25 Aug 2020 18:50:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07PIo71n056168; Tue, 25 Aug 2020 18:50:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202008251850.07PIo71n056168@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, 25 Aug 2020 18:50:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546221 - head/devel/p5-File-Flat X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-File-Flat X-SVN-Commit-Revision: 546221 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: Tue, 25 Aug 2020 18:50:12 -0000 Author: sunpoet Date: Tue Aug 25 18:50:06 2020 New Revision: 546221 URL: https://svnweb.freebsd.org/changeset/ports/546221 Log: Update to 1.07 Changes: https://metacpan.org/changes/distribution/File-Flat Modified: head/devel/p5-File-Flat/Makefile head/devel/p5-File-Flat/distinfo Modified: head/devel/p5-File-Flat/Makefile ============================================================================== --- head/devel/p5-File-Flat/Makefile Tue Aug 25 18:50:01 2020 (r546220) +++ head/devel/p5-File-Flat/Makefile Tue Aug 25 18:50:06 2020 (r546221) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Flat -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,10 +11,10 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Implements a flat filesystem BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ - p5-File-Remove>=0:devel/p5-File-Remove \ - p5-prefork>=0:devel/p5-prefork -TEST_DEPENDS= p5-Test-ClassAPI>=0:devel/p5-Test-ClassAPI +RUN_DEPENDS= p5-File-Copy-Recursive>=0.35:devel/p5-File-Copy-Recursive \ + p5-File-Remove>=0.38:devel/p5-File-Remove \ + p5-prefork>=0.02:devel/p5-prefork +TEST_DEPENDS= p5-Test-ClassAPI>=1.04:devel/p5-Test-ClassAPI USES= perl5 USE_PERL5= configure Modified: head/devel/p5-File-Flat/distinfo ============================================================================== --- head/devel/p5-File-Flat/distinfo Tue Aug 25 18:50:01 2020 (r546220) +++ head/devel/p5-File-Flat/distinfo Tue Aug 25 18:50:06 2020 (r546221) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598175282 -SHA256 (File-Flat-1.06.tar.gz) = 9542867d7a33222dd50b17b7eaca7d4efce4da1254583ddfd35f8bd245e54b41 -SIZE (File-Flat-1.06.tar.gz) = 49541 +TIMESTAMP = 1598287979 +SHA256 (File-Flat-1.07.tar.gz) = 87c3f68f8839098f357daa451841746a9eb764866dfb8279942e34ac7075867b +SIZE (File-Flat-1.07.tar.gz) = 50489