Update port: benchmarks/pear-Benchmark to 1.2.2

+ update port: benchmarks/pear-Benchmark to 1.2.2
	+ add bcmath PHP extension dependency
	+ changelog: http://pear.php.net/package/Benchmark/download/1.2.2/

PR:		ports/76458
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
This commit is contained in:
Edwin Groothuis 2005-01-19 21:12:28 +00:00
parent 7ffd3cecf8
commit 55c16e41f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126869
2 changed files with 6 additions and 5 deletions

View file

@ -6,19 +6,20 @@
# #
PORTNAME= Benchmark PORTNAME= Benchmark
PORTVERSION= 1.2.1 PORTVERSION= 1.2.2
CATEGORIES= benchmarks devel www pear CATEGORIES= benchmarks devel www pear
MAINTAINER= antonio@php.net 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 BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= bcmath
CATEGORY= Benchmark CATEGORY= Benchmark
FILES= Timer.php Iterate.php Profiler.php FILES= Timer.php Iterate.php Profiler.php
DOCS= timer_example.php DOCS= timer_example.php
_DOCSDIR= doc _DOCSDIR= doc
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>

View file

@ -1,2 +1,2 @@
MD5 (PEAR/Benchmark-1.2.1.tgz) = 47114bf9e7ff959d8806a70de9ef36b7 MD5 (PEAR/Benchmark-1.2.2.tgz) = 2308cfee599debba218ff1850bbf91c7
SIZE (PEAR/Benchmark-1.2.1.tgz) = 5732 SIZE (PEAR/Benchmark-1.2.2.tgz) = 5966