pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/benchmarks/p5-Dumbbench benchmarks/p5-Dumbbench: impor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8a0cb9b3cfb
branches:  trunk
changeset: 311931:d8a0cb9b3cfb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 21 09:35:31 2018 +0000

description:
benchmarks/p5-Dumbbench: import p5-Dumbbench-0.111

This perl module attempts to implement reasonably robust benchmarking
with little extra effort and expertise required from the user.

diffstat:

 benchmarks/p5-Dumbbench/DESCR    |   2 ++
 benchmarks/p5-Dumbbench/Makefile |  23 +++++++++++++++++++++++
 benchmarks/p5-Dumbbench/distinfo |   6 ++++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 1fa4464c9142 -r d8a0cb9b3cfb benchmarks/p5-Dumbbench/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/p5-Dumbbench/DESCR     Tue Aug 21 09:35:31 2018 +0000
@@ -0,0 +1,2 @@
+This perl module attempts to implement reasonably robust benchmarking
+with little extra effort and expertise required from the user.
diff -r 1fa4464c9142 -r d8a0cb9b3cfb benchmarks/p5-Dumbbench/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/p5-Dumbbench/Makefile  Tue Aug 21 09:35:31 2018 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2018/08/21 09:35:31 wiz Exp $
+
+DISTNAME=      Dumbbench-0.111
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BD/BDFOY/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/Dumbbench
+COMMENT=       More reliable benchmarking with the least amount of thinking
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
+DEPENDS+=      p5-Class-XSAccessor-[0-9]*:../../devel/p5-Class-XSAccessor
+DEPENDS+=      p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
+DEPENDS+=      p5-Params-Util-[0-9]*:../../devel/p5-Params-Util
+DEPENDS+=      p5-Number-WithError-[0-9]*:../../math/p5-Number-WithError
+DEPENDS+=      p5-Statistics-CaseResampling-[0-9]*:../../math/p5-Statistics-CaseResampling
+
+PERL5_PACKLIST=                auto/Dumbbench/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1fa4464c9142 -r d8a0cb9b3cfb benchmarks/p5-Dumbbench/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/benchmarks/p5-Dumbbench/distinfo  Tue Aug 21 09:35:31 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/21 09:35:31 wiz Exp $
+
+SHA1 (Dumbbench-0.111.tar.gz) = f4f75c6e2fce0e0339b95a3b89de497baee70197
+RMD160 (Dumbbench-0.111.tar.gz) = b629c66282168fe8964f2d5d684960344dccfd9e
+SHA512 (Dumbbench-0.111.tar.gz) = 32d99c2336f3fa8af830f6505edbce367cfca7833d7a7cae131fc5fbccce1943476800899d21add8f566ab2f07b7532769c449ad062fdf39b4b917437b331b28
+Size (Dumbbench-0.111.tar.gz) = 35481 bytes



Home | Main Index | Thread Index | Old Index