pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Interactive Initial import of p5-IO-Intera...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/786f925d70dc
branches:  trunk
changeset: 528723:786f925d70dc
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun May 13 14:38:14 2007 +0000

description:
Initial import of p5-IO-Interactive version 0.0.3 into The NetBSD
Packages Collection.

The Perl 5 module IO::Interactive provides utility subroutines that
make it easier to develop interactive applications.

diffstat:

 devel/p5-IO-Interactive/DESCR    |   2 ++
 devel/p5-IO-Interactive/Makefile |  19 +++++++++++++++++++
 devel/p5-IO-Interactive/PLIST    |   1 +
 devel/p5-IO-Interactive/distinfo |   5 +++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 8ed8c14b89da -r 786f925d70dc devel/p5-IO-Interactive/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Interactive/DESCR     Sun May 13 14:38:14 2007 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module IO::Interactive provides utility subroutines that
+make it easier to develop interactive applications.
diff -r 8ed8c14b89da -r 786f925d70dc devel/p5-IO-Interactive/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Interactive/Makefile  Sun May 13 14:38:14 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/13 14:38:14 seb Exp $
+#
+
+DISTNAME=      IO-Interactive-v0.0.3
+PKGNAME=       p5-IO-Interactive-0.0.3
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/IO-Interactive/
+COMMENT=       Perl 5 module prodiving utilities for interactive I/O
+
+DEPENDS+=      p5-version-[0-9]*:../../devel/p5-version
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/IO/Interactive/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8ed8c14b89da -r 786f925d70dc devel/p5-IO-Interactive/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Interactive/PLIST     Sun May 13 14:38:14 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/13 14:38:14 seb Exp $
diff -r 8ed8c14b89da -r 786f925d70dc devel/p5-IO-Interactive/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Interactive/distinfo  Sun May 13 14:38:14 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/05/13 14:38:14 seb Exp $
+
+SHA1 (IO-Interactive-v0.0.3.tar.gz) = 550c1ddfac4651494b2e76fe20df048f4c3cb3cd
+RMD160 (IO-Interactive-v0.0.3.tar.gz) = 5f17e49d0af79fe7943f7c9cc22842a75bbacfef
+Size (IO-Interactive-v0.0.3.tar.gz) = 5089 bytes



Home | Main Index | Thread Index | Old Index