pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-chdir Import p5-File-chdir 0.06, require...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9165a8e6d2d7
branches:  trunk
changeset: 501421:9165a8e6d2d7
user:      sommerfeld <sommerfeld%pkgsrc.org@localhost>
date:      Sat Oct 22 16:47:39 2005 +0000

description:
Import p5-File-chdir 0.06, required for newer versions of svk

File::chdir, Perl module with a more sensible way to change directories

diffstat:

 devel/p5-File-chdir/DESCR    |   1 +
 devel/p5-File-chdir/Makefile |  18 ++++++++++++++++++
 devel/p5-File-chdir/PLIST    |   1 +
 devel/p5-File-chdir/distinfo |   5 +++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 0bc43c895cd7 -r 9165a8e6d2d7 devel/p5-File-chdir/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-chdir/DESCR Sat Oct 22 16:47:39 2005 +0000
@@ -0,0 +1,1 @@
+Perl module with a more sensible way to change directories
diff -r 0bc43c895cd7 -r 9165a8e6d2d7 devel/p5-File-chdir/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-chdir/Makefile      Sat Oct 22 16:47:39 2005 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/22 16:47:39 sommerfeld Exp $
+#
+
+DISTNAME=      File-chdir-0.06
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=        ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHWERN/}
+
+MAINTAINER=    sommerfeld%netbsd.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/File-chdir/
+COMMENT=       Perl module with a more sensible way to change directories
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=                auto/File/chdir/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0bc43c895cd7 -r 9165a8e6d2d7 devel/p5-File-chdir/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-chdir/PLIST Sat Oct 22 16:47:39 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/22 16:47:39 sommerfeld Exp $
diff -r 0bc43c895cd7 -r 9165a8e6d2d7 devel/p5-File-chdir/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-chdir/distinfo      Sat Oct 22 16:47:39 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/22 16:47:39 sommerfeld Exp $
+
+SHA1 (File-chdir-0.06.tar.gz) = 8247b89f87216fd043fa9402596b5e47b40eebc0
+RMD160 (File-chdir-0.06.tar.gz) = d836fd142aae02f878e9741b3701a3d8a6e222f6
+Size (File-chdir-0.06.tar.gz) = 22393 bytes



Home | Main Index | Thread Index | Old Index