- Update to 1.2.9

- Pet portlint
This commit is contained in:
Martin Wilke 2012-01-14 16:32:41 +00:00
parent 88bb454d2d
commit 2db81a96b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289188
2 changed files with 5 additions and 8 deletions

View File

@ -6,20 +6,17 @@
#
PORTNAME= Benchmark
PORTVERSION= 1.2.8
PORTVERSION= 1.2.9
CATEGORIES= benchmarks devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR framework to benchmark PHP scripts or function calls
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= bcmath
FILES= Benchmark/Timer.php Benchmark/Iterate.php Benchmark/Profiler.php
EXAMPLES= timer_example.php
_EXAMPLESDIR= doc
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/Benchmark-1.2.8.tgz) = b061cd3fa65dee1cb6fec0cb8fb2bcac3494440bca12fe52affdf432660ab552
SIZE (PEAR/Benchmark-1.2.8.tgz) = 8352
SHA256 (PEAR/Benchmark-1.2.9.tgz) = b68c6ca9bfb3ba79e095117ff5e3e674ed9583692f4722b0196e8b3874a9c468
SIZE (PEAR/Benchmark-1.2.9.tgz) = 8696