pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/p5-Dumbbench



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 21 09:35:31 UTC 2018

Added Files:
        pkgsrc/benchmarks/p5-Dumbbench: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/benchmarks/p5-Dumbbench/DESCR \
    pkgsrc/benchmarks/p5-Dumbbench/Makefile \
    pkgsrc/benchmarks/p5-Dumbbench/distinfo

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

Added files:

Index: pkgsrc/benchmarks/p5-Dumbbench/DESCR
diff -u /dev/null pkgsrc/benchmarks/p5-Dumbbench/DESCR:1.1
--- /dev/null   Tue Aug 21 09:35:31 2018
+++ pkgsrc/benchmarks/p5-Dumbbench/DESCR        Tue Aug 21 09:35:31 2018
@@ -0,0 +1,2 @@
+This perl module attempts to implement reasonably robust benchmarking
+with little extra effort and expertise required from the user.
Index: pkgsrc/benchmarks/p5-Dumbbench/Makefile
diff -u /dev/null pkgsrc/benchmarks/p5-Dumbbench/Makefile:1.1
--- /dev/null   Tue Aug 21 09:35:31 2018
+++ pkgsrc/benchmarks/p5-Dumbbench/Makefile     Tue Aug 21 09:35:31 2018
@@ -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"
Index: pkgsrc/benchmarks/p5-Dumbbench/distinfo
diff -u /dev/null pkgsrc/benchmarks/p5-Dumbbench/distinfo:1.1
--- /dev/null   Tue Aug 21 09:35:31 2018
+++ pkgsrc/benchmarks/p5-Dumbbench/distinfo     Tue Aug 21 09:35:31 2018
@@ -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