ports/145378: new port: devel/p5-file-touch "module supplying 'touch' facility to Perl"
Eric Freeman
freebsdports at chillibear.com
Sun Apr 4 11:30:10 UTC 2010
>Number: 145378
>Category: ports
>Synopsis: new port: devel/p5-file-touch "module supplying 'touch' facility to Perl"
>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: Sun Apr 04 11:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Eric Freeman
>Release: 7.2
>Organization:
>Environment:
FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Quick Perl module port of File::Touch.
Allows for the user to update access and modification timestamps, creating nonexistent files where necessary, essentially like the 'touch' command.
http://search.cpan.org/dist/File-Touch/Touch.pm
>How-To-Repeat:
n/a
>Fix:
# 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-Touch
# p5-File-Touch/Makefile
# p5-File-Touch/pkg-descr
# p5-File-Touch/distinfo
#
echo c - p5-File-Touch
mkdir -p p5-File-Touch > /dev/null 2>&1
echo x - p5-File-Touch/Makefile
sed 's/^X//' >p5-File-Touch/Makefile << 'ce9e4a8d051ec941ecff279f8bbae013'
X# Ports collection makefile for: devel-p5-File-Touch
X# Date created: 03 April 2010
X# Whom: Eric Freeman <freebsdports at chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= File-Touch
XPORTVERSION= 0.08
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XMASTER_SITE_SUBDIR= File
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= freebsdports at chillibear.com
XCOMMENT= Module to 'touch' files
X
XPERL_CONFIGURE= yes
X
XMAN3= File::Touch.3
X
X.include <bsd.port.mk>
ce9e4a8d051ec941ecff279f8bbae013
echo x - p5-File-Touch/pkg-descr
sed 's/^X//' >p5-File-Touch/pkg-descr << 'a4ed27019f3ebeb963a9c1a58999ff48'
XUpdate access and modification timestamps,
Xcreating nonexistent files where necessary.
X
XWWW: http://search.cpan.org/dist/File-Touch/Touch.pm
a4ed27019f3ebeb963a9c1a58999ff48
echo x - p5-File-Touch/distinfo
sed 's/^X//' >p5-File-Touch/distinfo << '22828960c7ab87c32a41ccb7bd8be072'
XMD5 (File-Touch-0.08.tar.gz) = 50b9d26f13c5a1a0c9131124cd924e98
XSHA256 (File-Touch-0.08.tar.gz) = 2b37f129ba63523027ed636f5ccde8db892e5f6bbb7401077378fddf78a7592c
XSIZE (File-Touch-0.08.tar.gz) = 3157
22828960c7ab87c32a41ccb7bd8be072
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list