pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Path Import p5-File-Path to version 2.07.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32a8496406a2
branches:  trunk
changeset: 552880:32a8496406a2
user:      he <he%pkgsrc.org@localhost>
date:      Sun Jan 11 13:34:36 2009 +0000

description:
Import p5-File-Path to version 2.07.

This module provide a convenient way to create directories of
arbitrary depth and to delete an entire directory subtree from the
filesystem.

diffstat:

 devel/p5-File-Path/DESCR    |   3 +++
 devel/p5-File-Path/Makefile |  20 ++++++++++++++++++++
 devel/p5-File-Path/distinfo |   5 +++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 665801ef3026 -r 32a8496406a2 devel/p5-File-Path/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Path/DESCR  Sun Jan 11 13:34:36 2009 +0000
@@ -0,0 +1,3 @@
+This module provide a convenient way to create directories of
+arbitrary depth and to delete an entire directory subtree from the
+filesystem.
diff -r 665801ef3026 -r 32a8496406a2 devel/p5-File-Path/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Path/Makefile       Sun Jan 11 13:34:36 2009 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/11 13:34:36 he Exp $
+#
+
+DISTNAME=      File-Path-2.07
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5fpc
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/File-Path/
+COMMENT=       Perl5 module to create or remove directory trees
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=        auto/File/Path/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 665801ef3026 -r 32a8496406a2 devel/p5-File-Path/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Path/distinfo       Sun Jan 11 13:34:36 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/11 13:34:36 he Exp $
+
+SHA1 (File-Path-2.07.tar.gz) = d7ca2c3bd8983faa319a36cd2e1074f829b86956
+RMD160 (File-Path-2.07.tar.gz) = b9da96f0017a2d89c65ad6556daf40e660fe81de
+Size (File-Path-2.07.tar.gz) = 18413 bytes



Home | Main Index | Thread Index | Old Index