pkgsrc-WIP-changes archive

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

Import p5-Term-ReadLine-Perl5-1.41, fork from p5-Term-ReadLine-Perl



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-N9) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sun Apr 10 21:48:54 2016 +0900
Changeset:	1d1cb179185ebc3c6799cd800a98154ddce80b0c

Added Files:
	p5-Term-ReadLine-Perl5/DESCR
	p5-Term-ReadLine-Perl5/Makefile
	p5-Term-ReadLine-Perl5/distinfo

Log Message:
Import p5-Term-ReadLine-Perl5-1.41, fork from p5-Term-ReadLine-Perl

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d1cb179185ebc3c6799cd800a98154ddce80b0c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Term-ReadLine-Perl5/DESCR    |  2 ++
 p5-Term-ReadLine-Perl5/Makefile | 23 +++++++++++++++++++++++
 p5-Term-ReadLine-Perl5/distinfo |  6 ++++++
 3 files changed, 31 insertions(+)

diffs:
diff --git a/p5-Term-ReadLine-Perl5/DESCR b/p5-Term-ReadLine-Perl5/DESCR
new file mode 100644
index 0000000..b9da0d0
--- /dev/null
+++ b/p5-Term-ReadLine-Perl5/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module Term::ReadLine::Perl5 is a quick implementation
+of the minimal interface to Readline libraries.
diff --git a/p5-Term-ReadLine-Perl5/Makefile b/p5-Term-ReadLine-Perl5/Makefile
new file mode 100644
index 0000000..a782cdc
--- /dev/null
+++ b/p5-Term-ReadLine-Perl5/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:46 wiz Exp $
+
+DISTNAME=	Term-ReadLine-Perl5-1.41
+#KGNAME=	p5-${DISTNAME:C/Perl5/Perl/}
+PKGNAME=	p5-${DISTNAME}
+CATEGORIES=	devel perl5
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Term/}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://search.cpan.org/dist/Term-ReadLine-Perl/
+COMMENT=	Perl module providing minimal interface to Readline libraries
+LICENSE=	${PERL5_LICENSE}
+
+DEPENDS+=	p5-Class-Accessor-Lite-[0-9]*:../../devel/p5-Class-Accessor-Lite
+DEPENDS+=	p5-Text-VisualWidth-PP-[0-9]*:../../textproc/p5-Text-VisualWidth-PP
+DEPENDS+=	p5-Unicode-EastAsianWidth-[0-9]*:../../converters/p5-Unicode-EastAsianWidth
+
+USE_LANGUAGES=		# empty
+PERL5_MODULE_TYPE=	Module::Build
+PERL5_PACKLIST=		auto/Term/ReadLine/Perl5/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Term-ReadLine-Perl5/distinfo b/p5-Term-ReadLine-Perl5/distinfo
new file mode 100644
index 0000000..2d36f65
--- /dev/null
+++ b/p5-Term-ReadLine-Perl5/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.2 2015/11/03 03:28:48 agc Exp $
+
+SHA1 (Term-ReadLine-Perl5-1.41.tar.gz) = 9fd04784a2a8e4ea7a69c42303f34ed6c969ed8c
+RMD160 (Term-ReadLine-Perl5-1.41.tar.gz) = 155ec165c1ab8f82381b08980566cdea5b274040
+SHA512 (Term-ReadLine-Perl5-1.41.tar.gz) = 026b8ce3c9a536ff54216624ffe8fad7af55cc1e0bc96ded481be7b4aacde2872600bff37ba9b2ba6ad3b5f4b740e799a5c25a49ceede9a9e1a8eb40d29ec9be
+Size (Term-ReadLine-Perl5-1.41.tar.gz) = 110544 bytes


Home | Main Index | Thread Index | Old Index