aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-19 21:12:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-19 21:12:28 +0000
commit55c16e41f940034c40f93ab6eabcb0d75d428445 (patch)
treecd09c5595a8721b4c89421152c326364a85f1da4 /benchmarks
parent7ffd3cecf8c4408a802d0c2cc031a84e2f93e05d (diff)
downloadports-55c16e41f940034c40f93ab6eabcb0d75d428445.tar.gz
ports-55c16e41f940034c40f93ab6eabcb0d75d428445.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/pear-Benchmark/Makefile7
-rw-r--r--benchmarks/pear-Benchmark/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/pear-Benchmark/Makefile b/benchmarks/pear-Benchmark/Makefile
index 2ddc1bc59721..e8806aed6bf3 100644
--- a/benchmarks/pear-Benchmark/Makefile
+++ b/benchmarks/pear-Benchmark/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= Benchmark
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= benchmarks devel www pear
MAINTAINER= antonio@php.net
-COMMENT= Framework to benchmark PHP scripts or function calls
+COMMENT= PEAR framework to benchmark PHP scripts or function calls
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
+USE_PHP= bcmath
+
CATEGORY= Benchmark
FILES= Timer.php Iterate.php Profiler.php
DOCS= timer_example.php
-
_DOCSDIR= doc
.include <bsd.port.pre.mk>
diff --git a/benchmarks/pear-Benchmark/distinfo b/benchmarks/pear-Benchmark/distinfo
index e65b47b1ee06..18c9b6349729 100644
--- a/benchmarks/pear-Benchmark/distinfo
+++ b/benchmarks/pear-Benchmark/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/Benchmark-1.2.1.tgz) = 47114bf9e7ff959d8806a70de9ef36b7
-SIZE (PEAR/Benchmark-1.2.1.tgz) = 5732
+MD5 (PEAR/Benchmark-1.2.2.tgz) = 2308cfee599debba218ff1850bbf91c7
+SIZE (PEAR/Benchmark-1.2.2.tgz) = 5966