import File::Touch

This module updates access and modification timestamps, creating
nonexistent files where necessary.  In a fashion similar to touch(1).

from Abel Abraham Camarillo Ojeda

ok sthen merdely gsoares
This commit is contained in:
okan 2012-04-13 20:40:47 +00:00
parent 8f8556b5e3
commit b0ef2d30c3
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/13 20:40:47 okan Exp $
COMMENT = update access and modification timestamps of files
MODULES = cpan
DISTNAME = File-Touch-0.08
CATEGORIES = devel
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (File-Touch-0.08.tar.gz) = ULnSbxPFoaDJExEkzZJOmA==
RMD160 (File-Touch-0.08.tar.gz) = dSMK7HPV176i+Wpi/63TYBYpFXI=
SHA1 (File-Touch-0.08.tar.gz) = Zk65QaTNBe2pobY63be8C1EALxs=
SHA256 (File-Touch-0.08.tar.gz) = KzfxKbpjUjAn7WNvXM3o24kuX2u7dAEHc3j933inWSw=
SIZE (File-Touch-0.08.tar.gz) = 3157

View File

@ -0,0 +1,2 @@
This module updates access and modification timestamps, creating
nonexistent files where necessary. In a fashion similar to touch(1).

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/13 20:40:47 okan Exp $
${P5SITE}/File/
${P5SITE}/File/Touch.pm
@man man/man3p/File::Touch.3p