pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-TieCombine Import devel/p5-IO-TieCombine v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/efb65012a3ef
branches: trunk
changeset: 549406:efb65012a3ef
user: he <he%pkgsrc.org@localhost>
date: Sun Nov 02 14:48:01 2008 +0000
description:
Import devel/p5-IO-TieCombine version 1.000.
IO::TieCombine - produce tied (and other) separate but combined variables.
diffstat:
devel/p5-IO-TieCombine/DESCR | 1 +
devel/p5-IO-TieCombine/Makefile | 18 ++++++++++++++++++
devel/p5-IO-TieCombine/distinfo | 5 +++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 9c19d305e707 -r efb65012a3ef devel/p5-IO-TieCombine/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-TieCombine/DESCR Sun Nov 02 14:48:01 2008 +0000
@@ -0,0 +1,1 @@
+IO::TieCombine - produce tied (and other) separate but combined variables.
diff -r 9c19d305e707 -r efb65012a3ef devel/p5-IO-TieCombine/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-TieCombine/Makefile Sun Nov 02 14:48:01 2008 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/02 14:48:01 he Exp $
+#
+
+DISTNAME= IO-TieCombine-1.000
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/IO-TieCombine/
+COMMENT= Perl 5 module to produce tied separate but combined variables
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/IO/TieCombine/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9c19d305e707 -r efb65012a3ef devel/p5-IO-TieCombine/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-TieCombine/distinfo Sun Nov 02 14:48:01 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/02 14:48:01 he Exp $
+
+SHA1 (IO-TieCombine-1.000.tar.gz) = 7ff0cd637de3b2b134589d924db4d50a2b49e4e1
+RMD160 (IO-TieCombine-1.000.tar.gz) = 19c748a823b9f743bb5ad7ed74d221d45b7a3a46
+Size (IO-TieCombine-1.000.tar.gz) = 9370 bytes
Home |
Main Index |
Thread Index |
Old Index