pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Util Importing package for p5 module for...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/172f256edb6a
branches:  trunk
changeset: 395207:172f256edb6a
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 18:19:39 2009 +0000

description:
Importing package for p5 module for File::Util version 3.27.

File::Util provides a comprehensive toolbox of utilities to automate all
kinds of common tasks on file / directories. Its purpose is to do so in
the most portable manner possible so that users of this module won't have
to worry about whether their programs will work on other OSes and machines.

diffstat:

 devel/p5-File-Util/DESCR    |   4 ++++
 devel/p5-File-Util/Makefile |  23 +++++++++++++++++++++++
 devel/p5-File-Util/distinfo |   5 +++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 945b60c1540a -r 172f256edb6a devel/p5-File-Util/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Util/DESCR  Tue Jul 07 18:19:39 2009 +0000
@@ -0,0 +1,4 @@
+File::Util provides a comprehensive toolbox of utilities to automate all
+kinds of common tasks on file / directories. Its purpose is to do so in
+the most portable manner possible so that users of this module won't have
+to worry about whether their programs will work on other OSes and machines.
diff -r 945b60c1540a -r 172f256edb6a devel/p5-File-Util/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Util/Makefile       Tue Jul 07 18:19:39 2009 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 18:19:39 sno Exp $
+#
+
+DISTNAME=      File-Util-3.27
+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-Util/
+COMMENT=       Perl extension for easy, versatile, portable file handling
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      p5-Class-OOorNO>=0.01:../../devel/p5-Class-OOorNO
+DEPENDS+=      p5-Exception-Handler>=1:../../devel/p5-Exception-Handler
+
+PERL5_PACKLIST=                auto/File/Util/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 945b60c1540a -r 172f256edb6a devel/p5-File-Util/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Util/distinfo       Tue Jul 07 18:19:39 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/07 18:19:39 sno Exp $
+
+SHA1 (File-Util-3.27.tar.gz) = 99e757667b5b2ccfc57b8445204cc99d63c37d2e
+RMD160 (File-Util-3.27.tar.gz) = 25c078d048ea1096968bd8fcefcc4949e1e3ef72
+Size (File-Util-3.27.tar.gz) = 44623 bytes



Home | Main Index | Thread Index | Old Index