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:
parent
8f8556b5e3
commit
b0ef2d30c3
17
devel/p5-File-Touch/Makefile
Normal file
17
devel/p5-File-Touch/Makefile
Normal 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>
|
5
devel/p5-File-Touch/distinfo
Normal file
5
devel/p5-File-Touch/distinfo
Normal 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
|
2
devel/p5-File-Touch/pkg/DESCR
Normal file
2
devel/p5-File-Touch/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module updates access and modification timestamps, creating
|
||||
nonexistent files where necessary. In a fashion similar to touch(1).
|
4
devel/p5-File-Touch/pkg/PLIST
Normal file
4
devel/p5-File-Touch/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user