From 678501f4c58a7cd314beb7bb3ab17b3d2b65b393 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 9 Sep 2008 21:14:13 +0000 Subject: [PATCH] import p5-File-CreationTime This module keeps track of creation times on filesystems that don't normally provide such information. --- devel/p5-File-CreationTime/Makefile | 22 ++++++++++++++++++++++ devel/p5-File-CreationTime/distinfo | 5 +++++ devel/p5-File-CreationTime/pkg/DESCR | 2 ++ devel/p5-File-CreationTime/pkg/PLIST | 3 +++ 4 files changed, 32 insertions(+) create mode 100644 devel/p5-File-CreationTime/Makefile create mode 100644 devel/p5-File-CreationTime/distinfo create mode 100644 devel/p5-File-CreationTime/pkg/DESCR create mode 100644 devel/p5-File-CreationTime/pkg/PLIST diff --git a/devel/p5-File-CreationTime/Makefile b/devel/p5-File-CreationTime/Makefile new file mode 100644 index 00000000000..3336cb2ae0e --- /dev/null +++ b/devel/p5-File-CreationTime/Makefile @@ -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 + +# 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 diff --git a/devel/p5-File-CreationTime/distinfo b/devel/p5-File-CreationTime/distinfo new file mode 100644 index 00000000000..64f42465eb8 --- /dev/null +++ b/devel/p5-File-CreationTime/distinfo @@ -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 diff --git a/devel/p5-File-CreationTime/pkg/DESCR b/devel/p5-File-CreationTime/pkg/DESCR new file mode 100644 index 00000000000..47eeb830356 --- /dev/null +++ b/devel/p5-File-CreationTime/pkg/DESCR @@ -0,0 +1,2 @@ +This module keeps track of creation times on filesystems that don't +normally provide such information. diff --git a/devel/p5-File-CreationTime/pkg/PLIST b/devel/p5-File-CreationTime/pkg/PLIST new file mode 100644 index 00000000000..8a8da204d89 --- /dev/null +++ b/devel/p5-File-CreationTime/pkg/PLIST @@ -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