mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
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:
parent
7ffd3cecf8
commit
55c16e41f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126869
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user