pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-curry Import curry-1.001000 as devel/p5-curry.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0f9af252a58
branches: trunk
changeset: 374320:a0f9af252a58
user: wen <wen%pkgsrc.org@localhost>
date: Sun Jan 21 03:39:26 2018 +0000
description:
Import curry-1.001000 as devel/p5-curry.
Perl module to create automatic curried method call closures for
any class or object.
diffstat:
devel/p5-curry/DESCR | 2 ++
devel/p5-curry/Makefile | 16 ++++++++++++++++
devel/p5-curry/distinfo | 6 ++++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 059066b0bd4b -r a0f9af252a58 devel/p5-curry/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-curry/DESCR Sun Jan 21 03:39:26 2018 +0000
@@ -0,0 +1,2 @@
+Perl module to create automatic curried method call closures for
+any class or object.
diff -r 059066b0bd4b -r a0f9af252a58 devel/p5-curry/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-curry/Makefile Sun Jan 21 03:39:26 2018 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/01/21 03:39:26 wen Exp $
+
+DISTNAME= curry-1.001000
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTROUT/}
+
+MAINTAINER= wen%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/curry/
+COMMENT= Create automatic curried method call closures for any class or object
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/curry/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 059066b0bd4b -r a0f9af252a58 devel/p5-curry/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-curry/distinfo Sun Jan 21 03:39:26 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/01/21 03:39:26 wen Exp $
+
+SHA1 (curry-1.001000.tar.gz) = 306b547fd19e4bcf84fa67c440ea4240e39f7692
+RMD160 (curry-1.001000.tar.gz) = 2fb22dcb29adf070c7e3f17dffab1a10e7231942
+SHA512 (curry-1.001000.tar.gz) = 1d934ceb64a73784484ac73a529f9f6cdd3cbcaff7175515ddce75bbc7933f2f3105f3a4ef12e33eb82db5792c435e32aae12f64b3e334064db4305910e86d14
+Size (curry-1.001000.tar.gz) = 3754 bytes
Home |
Main Index |
Thread Index |
Old Index