pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Util Import p5-IO-Util from pkgsrc-wip. P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9fc164690d85
branches: trunk
changeset: 482281:9fc164690d85
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Oct 23 17:26:35 2004 +0000
description:
Import p5-IO-Util from pkgsrc-wip. Packaged by Hiramatsu Yoshifumi.
IO::Util - A selection of general-utility IO function
This is a micro-weight module that exports just a couple of
functions of general utility in IO operations.
diffstat:
devel/p5-IO-Util/DESCR | 4 ++++
devel/p5-IO-Util/Makefile | 19 +++++++++++++++++++
devel/p5-IO-Util/PLIST | 1 +
devel/p5-IO-Util/distinfo | 4 ++++
4 files changed, 28 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r 32aa04c144a4 -r 9fc164690d85 devel/p5-IO-Util/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Util/DESCR Sat Oct 23 17:26:35 2004 +0000
@@ -0,0 +1,4 @@
+IO::Util - A selection of general-utility IO function
+
+This is a micro-weight module that exports just a couple of
+functions of general utility in IO operations.
diff -r 32aa04c144a4 -r 9fc164690d85 devel/p5-IO-Util/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Util/Makefile Sat Oct 23 17:26:35 2004 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/23 17:26:35 minskim Exp $
+
+DISTNAME= IO-Util-1.26
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5iou
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= hiramatu%boreas.dti.ne.jp@localhost
+HOMEPAGE= http://search.cpan.org/dist/IO-Util/
+COMMENT= Selection of general-utility IO function
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Util/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 32aa04c144a4 -r 9fc164690d85 devel/p5-IO-Util/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Util/PLIST Sat Oct 23 17:26:35 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/23 17:26:35 minskim Exp $
diff -r 32aa04c144a4 -r 9fc164690d85 devel/p5-IO-Util/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Util/distinfo Sat Oct 23 17:26:35 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/23 17:26:35 minskim Exp $
+
+SHA1 (IO-Util-1.26.tar.gz) = d2f4397ec54c3a21d02865782e5ca3f1ac75c082
+Size (IO-Util-1.26.tar.gz) = 3721 bytes
Home |
Main Index |
Thread Index |
Old Index