summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authormef <mef>2015-08-16 02:21:45 +0000
committermef <mef>2015-08-16 02:21:45 +0000
commit1d24937329b7c482112a90dd7ded7b270c4644ce (patch)
tree34de30bb99361fe181d383a96913ef128590e939 /benchmarks
parent31cc0caffaec0064839278ed4e4a5009b8a08fb3 (diff)
downloadpkgsrc-1d24937329b7c482112a90dd7ded7b270c4644ce.tar.gz
(pkgsrc)
- Set LICENCE as gnu-gpl-v2 - Add following line for make test to pass BUILD_DEPENDS+= p5-URI-Escape-XS-[0-9]*:../../www/p5-URI-Escape-XS (upstream) - Update 7.102 to 7.107 ------------------------ Version 0.7107: Sat May 2 2015 - Prevent CPAN from indexing private-lib Version 0.7106: Mon Apr 20 2015 - Clarify licensing terms - Move verbose testing to a private module, and implement it in a way that doesn't require editing the Makefile after it is generated. Version 0.7105: Sun Apr 12 2015 - Make basic.t 'Nonzero single result' test reliable http://www.cpantesters.org/cpan/report/abcfc65a-de71-11e4-a1d1-8536eb4f9f07 - Enable verbose testing for CPAN-testers - Consolidate issue tracking at rt.cpan.org Version 0.7104: Sat Apr 4 2015 - Bundle Module::AutoInstall to prevent breaks when people don't have it installed already. Thanks to Andreas Koenig <andk@cpan.org> for the report, and Paul Howarth <paul@city-fan.org> for giving me a kick in the pants to fix it. https://rt.cpan.org/Ticket/Display.html?id=65673 Version 0.7103: Sun Mar 22 2015 - Moved code to github - Added POD test
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/p5-Benchmark-Timer/Makefile9
-rw-r--r--benchmarks/p5-Benchmark-Timer/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/benchmarks/p5-Benchmark-Timer/Makefile b/benchmarks/p5-Benchmark-Timer/Makefile
index 5bcbb37b195..3bd734ef9d3 100644
--- a/benchmarks/p5-Benchmark-Timer/Makefile
+++ b/benchmarks/p5-Benchmark-Timer/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:25 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/08/16 02:21:45 mef Exp $
-DISTNAME= Benchmark-Timer-0.7102
+DISTNAME= Benchmark-Timer-0.7107
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Benchmark/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Benchmark-Timer/
COMMENT= Benchmarking with statistical confidence
-#LICENSE= GPL but not clear which version
+LICENSE= gnu-gpl-v2
DEPENDS+= p5-Statistics-TTest-[0-9]*:../../math/p5-Statistics-TTest
+# for make test
+BUILD_DEPENDS+= p5-URI-Escape-XS-[0-9]*:../../www/p5-URI-Escape-XS
PERL5_PACKLIST= auto/Benchmark/Timer/.packlist
REPLACE_PERL= delta.pl
diff --git a/benchmarks/p5-Benchmark-Timer/distinfo b/benchmarks/p5-Benchmark-Timer/distinfo
index 2bc5e8b6143..93079086b73 100644
--- a/benchmarks/p5-Benchmark-Timer/distinfo
+++ b/benchmarks/p5-Benchmark-Timer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/08/13 20:39:16 wiz Exp $
+$NetBSD: distinfo,v 1.2 2015/08/16 02:21:45 mef Exp $
-SHA1 (Benchmark-Timer-0.7102.tar.gz) = d977d5473b06ad12141c57ec628caa89de9181d3
-RMD160 (Benchmark-Timer-0.7102.tar.gz) = 6b9231c6aee1df85dbd2733a9248072de6090b2d
-Size (Benchmark-Timer-0.7102.tar.gz) = 31219 bytes
+SHA1 (Benchmark-Timer-0.7107.tar.gz) = 24132bf428edca54d86cc17f9d0ab598f6099516
+RMD160 (Benchmark-Timer-0.7107.tar.gz) = 1232a7ff2b2a4cd2464c90f2276d73464943cc31
+Size (Benchmark-Timer-0.7107.tar.gz) = 45734 bytes