Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2010 11:22:53 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145378: new port: devel/p5-file-touch "module supplying 'touch' facility to Perl"
Message-ID:  <201004041122.o34BMras085425@www.freebsd.org>
Resent-Message-ID: <201004041130.o34BU9tC071991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004041122.o34BMras085425>