pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/p5-Sys-Filesystem Import p5-Sys-Filesystem-1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3d73291f35f
branches: trunk
changeset: 545609:f3d73291f35f
user: obache <obache%pkgsrc.org@localhost>
date: Sat Aug 09 05:44:41 2008 +0000
description:
Import p5-Sys-Filesystem-1.22 as sysutils/p5-Sys-Filesystem.
Packaged by Jens Rehsack and privided via PR 39219.
Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties.
diffstat:
sysutils/p5-Sys-Filesystem/DESCR | 2 ++
sysutils/p5-Sys-Filesystem/Makefile | 21 +++++++++++++++++++++
sysutils/p5-Sys-Filesystem/distinfo | 5 +++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r c88f25d907ba -r f3d73291f35f sysutils/p5-Sys-Filesystem/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/p5-Sys-Filesystem/DESCR Sat Aug 09 05:44:41 2008 +0000
@@ -0,0 +1,2 @@
+Sys::Filesystem is intended to be a portable interface to list and query
+filesystem names and their properties.
diff -r c88f25d907ba -r f3d73291f35f sysutils/p5-Sys-Filesystem/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/p5-Sys-Filesystem/Makefile Sat Aug 09 05:44:41 2008 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/09 05:44:41 obache Exp $
+#
+
+DISTNAME= Sys-Filesystem-1.22
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= sysutils devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Sys-Filesystem/
+COMMENT= Retrieve list of filesystems and their properties
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_MODULE_TYPE= Module::Build
+
+PERL5_PACKLIST= auto/Sys/Filesystem/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c88f25d907ba -r f3d73291f35f sysutils/p5-Sys-Filesystem/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/p5-Sys-Filesystem/distinfo Sat Aug 09 05:44:41 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/09 05:44:41 obache Exp $
+
+SHA1 (Sys-Filesystem-1.22.tar.gz) = ee873a7b9d098a673c6f3eeee3ba87b14a0395e4
+RMD160 (Sys-Filesystem-1.22.tar.gz) = 3d7ecf42aeac8789510cc120f4c5ca9a04f2b659
+Size (Sys-Filesystem-1.22.tar.gz) = 18722 bytes
Home |
Main Index |
Thread Index |
Old Index