Index: head/benchmarks/pear-Benchmark/Makefile =================================================================== --- head/benchmarks/pear-Benchmark/Makefile (revision 137866) +++ head/benchmarks/pear-Benchmark/Makefile (revision 137867) @@ -1,27 +1,27 @@ # Ports collection makefile for: pear-Benchmark # Date created: 09 September 2004 # Whom: Antonio Carlos Venancio Junior () # # $FreeBSD$ # PORTNAME= Benchmark -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= benchmarks devel www pear MAINTAINER= antonio@php.net 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 +EXAMPLES= timer_example.php +_EXAMPLESDIR= doc .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include Property changes on: head/benchmarks/pear-Benchmark/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/benchmarks/pear-Benchmark/distinfo =================================================================== --- head/benchmarks/pear-Benchmark/distinfo (revision 137866) +++ head/benchmarks/pear-Benchmark/distinfo (revision 137867) @@ -1,2 +1,2 @@ -MD5 (PEAR/Benchmark-1.2.2.tgz) = 2308cfee599debba218ff1850bbf91c7 -SIZE (PEAR/Benchmark-1.2.2.tgz) = 5966 +MD5 (PEAR/Benchmark-1.2.3.tgz) = 95c65f49a130fad310c0c4dd411f782d +SIZE (PEAR/Benchmark-1.2.3.tgz) = 6679 Property changes on: head/benchmarks/pear-Benchmark/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property