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-Expand Initial import of p5-File-Pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d38aa667430
branches:  trunk
changeset: 546000:8d38aa667430
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Aug 18 22:10:49 2008 +0000

description:
Initial import of p5-File-Path-Expand version 1.02 in the NetBSD
Packages Collection.

The Perl 5 module File::Path::Expand expands user directories in
filenames.

diffstat:

 devel/p5-File-Path-Expand/DESCR    |   1 +
 devel/p5-File-Path-Expand/Makefile |  19 +++++++++++++++++++
 devel/p5-File-Path-Expand/distinfo |   5 +++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 746b64ea308e -r 8d38aa667430 devel/p5-File-Path-Expand/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Path-Expand/DESCR   Mon Aug 18 22:10:49 2008 +0000
@@ -0,0 +1,1 @@
+The Perl 5 module File::Path::Expand expands user directories in filenames.
diff -r 746b64ea308e -r 8d38aa667430 devel/p5-File-Path-Expand/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Path-Expand/Makefile        Mon Aug 18 22:10:49 2008 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/18 22:10:49 seb Exp $
+#
+
+DISTNAME=      File-Path-Expand-1.02
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/File-Path-Expand/
+COMMENT=       Perl 5 module to expand filenames
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES=         # empty
+PERL5_PACKLIST=                auto/File/Path/Expand/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 746b64ea308e -r 8d38aa667430 devel/p5-File-Path-Expand/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Path-Expand/distinfo        Mon Aug 18 22:10:49 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/18 22:10:49 seb Exp $
+
+SHA1 (File-Path-Expand-1.02.tar.gz) = ba3e3c9c7324cd9ad52bfc61938ea1b49d199b39
+RMD160 (File-Path-Expand-1.02.tar.gz) = ca130ba5c8d2cd70ab595a3a4f55d24cc9a637b0
+Size (File-Path-Expand-1.02.tar.gz) = 2001 bytes



Home | Main Index | Thread Index | Old Index