import p5-File-CreationTime

This module keeps track of creation times on filesystems that don't
normally provide such information.
This commit is contained in:
simon 2008-09-09 21:14:13 +00:00
parent 052c08b6d2
commit 678501f4c5
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/09 21:14:13 simon Exp $
COMMENT = keeps track of file creation times
MODULES = cpan
DISTNAME = File-CreationTime-2.04
CATEGORIES = devel
MAINTAINER = Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
RUN_DEPENDS = ::devel/p5-File-Attributes
BUILD_DEPENDS = ${RUN_DEPENDS}
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (File-CreationTime-2.04.tar.gz) = AqNL0/7xCOzzfbGiJt0N2Q==
RMD160 (File-CreationTime-2.04.tar.gz) = LfwLGuB5q/ARMPfrb+kFAsinJEU=
SHA1 (File-CreationTime-2.04.tar.gz) = 5W9BM7NHDUl2BCknOf/PNix7oCM=
SHA256 (File-CreationTime-2.04.tar.gz) = MPu6eSr15K0fyQUUAZFnVMSWLho+RJAtnjmHLmhLF/k=
SIZE (File-CreationTime-2.04.tar.gz) = 13719

View File

@ -0,0 +1,2 @@
This module keeps track of creation times on filesystems that don't
normally provide such information.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/09 21:14:13 simon Exp $
${P5SITE}/File/CreationTime.pm
@man man/man3p/File::CreationTime.3p