From owner-svn-ports-head@freebsd.org Fri Apr 20 23:58:53 2018 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 8DA67FAD2F5; Fri, 20 Apr 2018 23:58:53 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3587182607; Fri, 20 Apr 2018 23:58:53 +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 304481F264; Fri, 20 Apr 2018 23:58:53 +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 w3KNwrln041342; Fri, 20 Apr 2018 23:58:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3KNwqq9041336; Fri, 20 Apr 2018 23:58:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804202358.w3KNwqq9041336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 20 Apr 2018 23:58:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467851 - in head/devel: . p5-File-Copy-Recursive-Reduced X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . p5-File-Copy-Recursive-Reduced X-SVN-Commit-Revision: 467851 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.25 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: Fri, 20 Apr 2018 23:58:53 -0000 Author: sunpoet Date: Fri Apr 20 23:58:52 2018 New Revision: 467851 URL: https://svnweb.freebsd.org/changeset/ports/467851 Log: Add p5-File-Copy-Recursive-Reduced 0.006 File::Copy::Recursive::Reduced is intended as a not-quite-drop-in replacement for certain functionality provided by CPAN distribution File-Copy-Recursive. The library provides methods similar enough to that distribution's fcopy(), dircopy() and rcopy() functions to be usable in those CPAN distributions often described as being part of the Perl toolchain. WWW: http://search.cpan.org/dist/File-Copy-Recursive-Reduced/ Added: head/devel/p5-File-Copy-Recursive-Reduced/ head/devel/p5-File-Copy-Recursive-Reduced/Makefile (contents, props changed) head/devel/p5-File-Copy-Recursive-Reduced/distinfo (contents, props changed) head/devel/p5-File-Copy-Recursive-Reduced/pkg-descr (contents, props changed) head/devel/p5-File-Copy-Recursive-Reduced/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Apr 20 23:00:25 2018 (r467850) +++ head/devel/Makefile Fri Apr 20 23:58:52 2018 (r467851) @@ -2529,6 +2529,7 @@ SUBDIR += p5-File-ConfigDir SUBDIR += p5-File-Copy-Link SUBDIR += p5-File-Copy-Recursive + SUBDIR += p5-File-Copy-Recursive-Reduced SUBDIR += p5-File-CountLines SUBDIR += p5-File-CreationTime SUBDIR += p5-File-DesktopEntry Added: head/devel/p5-File-Copy-Recursive-Reduced/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-File-Copy-Recursive-Reduced/Makefile Fri Apr 20 23:58:52 2018 (r467851) @@ -0,0 +1,24 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= File-Copy-Recursive-Reduced +PORTVERSION= 0.006 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Recursive copying of files and directories + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE + +TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ + p5-Path-Tiny>=0:devel/p5-Path-Tiny + +NO_ARCH= yes +USE_PERL5= configure +USES= perl5 + +.include Added: head/devel/p5-File-Copy-Recursive-Reduced/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-File-Copy-Recursive-Reduced/distinfo Fri Apr 20 23:58:52 2018 (r467851) @@ -0,0 +1,3 @@ +TIMESTAMP = 1524261078 +SHA256 (File-Copy-Recursive-Reduced-0.006.tar.gz) = e618f993a69f4355205c58fffff6982609f28b47f646ec6e244e41b5c6707e2c +SIZE (File-Copy-Recursive-Reduced-0.006.tar.gz) = 25380 Added: head/devel/p5-File-Copy-Recursive-Reduced/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-File-Copy-Recursive-Reduced/pkg-descr Fri Apr 20 23:58:52 2018 (r467851) @@ -0,0 +1,7 @@ +File::Copy::Recursive::Reduced is intended as a not-quite-drop-in replacement +for certain functionality provided by CPAN distribution File-Copy-Recursive. The +library provides methods similar enough to that distribution's fcopy(), +dircopy() and rcopy() functions to be usable in those CPAN distributions often +described as being part of the Perl toolchain. + +WWW: http://search.cpan.org/dist/File-Copy-Recursive-Reduced/ Added: head/devel/p5-File-Copy-Recursive-Reduced/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-File-Copy-Recursive-Reduced/pkg-plist Fri Apr 20 23:58:52 2018 (r467851) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/File/Copy/Recursive/Reduced.pm +%%PERL5_MAN3%%/File::Copy::Recursive::Reduced.3.gz