Date: Wed, 20 Oct 2010 05:10:27 +0300 (EEST) From: "ports@c0decafe.net" <ports@c0decafe.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/151588: [NEW PORT] devel/p5-File-Path-Tiny: Lightweight File::Path alternative Message-ID: <201010200210.o9K2ARE1084907@absolut.c0decafe.net> Resent-Message-ID: <201010200230.o9K2UA9Q008395@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 151588 >Category: ports >Synopsis: [NEW PORT] devel/p5-File-Path-Tiny: Lightweight File::Path alternative >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 20 02:30:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: ports@c0decafe.net >Release: FreeBSD 8.1-RELEASE-p1 amd64 >Organization: c0decafe networks >Environment: System: FreeBSD absolut.c0decafe.net 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #1: Tue Sep 21 14:11:34 EEST 2010 >Description: Provides recursive versions of mkdir() and rmdir() with as little code and overhead as possible. WWW: http://search.cpan.org/dist/File-Path-Tiny/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-File-Path-Tiny-0.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-File-Path-Tiny # p5-File-Path-Tiny/pkg-descr # p5-File-Path-Tiny/Makefile # p5-File-Path-Tiny/pkg-plist # p5-File-Path-Tiny/distinfo # echo c - p5-File-Path-Tiny mkdir -p p5-File-Path-Tiny > /dev/null 2>&1 echo x - p5-File-Path-Tiny/pkg-descr sed 's/^X//' >p5-File-Path-Tiny/pkg-descr << '751a51b0e66153827a02d4172210f33e' XProvides recursive versions of mkdir() and rmdir() Xwith as little code and overhead as possible. X XWWW: http://search.cpan.org/dist/File-Path-Tiny/ 751a51b0e66153827a02d4172210f33e echo x - p5-File-Path-Tiny/Makefile sed 's/^X//' >p5-File-Path-Tiny/Makefile << '5bcbd03ba8ca110f3f022d50f10356c8' X# New ports collection makefile for: p5-File-Path-Tiny X# Date created: 2010-10-20 X# Whom: ports@c0decafe.net <ports@c0decafe.net> X# X# $FreeBSD$ X# X XPORTNAME= File-Path-Tiny XPORTVERSION= 0.1 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@c0decafe.net XCOMMENT= Lightweight File::Path alternative X XPERL_CONFIGURE= yes XMAN3= File::Path::Tiny.3 X X.include <bsd.port.mk> 5bcbd03ba8ca110f3f022d50f10356c8 echo x - p5-File-Path-Tiny/pkg-plist sed 's/^X//' >p5-File-Path-Tiny/pkg-plist << 'f403a59f97c05d7967151632f63f7cca' X@comment $FreeBSD$ X%%SITE_PERL%%/File/Path/Tiny.pm X%%SITE_PERL%%/File/Path/Tiny.pod X%%SITE_PERL%%/mach/auto/File/Path/Tiny/.packlist X@dirrmtry %%SITE_PERL%%/mach/auto/File/Path/Tiny X@dirrmtry %%SITE_PERL%%/mach/auto/File/Path X@dirrmtry %%SITE_PERL%%/File/Path f403a59f97c05d7967151632f63f7cca echo x - p5-File-Path-Tiny/distinfo sed 's/^X//' >p5-File-Path-Tiny/distinfo << '105989fc9c3aab63dd7ca79e05e50b19' XMD5 (File-Path-Tiny-0.1.tar.gz) = 3a2ac2277304b6a1c017f24c8327f55a XSHA256 (File-Path-Tiny-0.1.tar.gz) = cb7a4d31fe42b61e406523be950acf142cab3d0e00081acd243f77ebe9ee8d37 XSIZE (File-Path-Tiny-0.1.tar.gz) = 5922 105989fc9c3aab63dd7ca79e05e50b19 exit --- p5-File-Path-Tiny-0.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010200210.o9K2ARE1084907>