View | Details | Raw Unified | Return to bug 82523
Collapse All | Expand All

(-)pear-Benchmark/Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Benchmark
8
PORTNAME=	Benchmark
9
PORTVERSION=	1.2.2
9
PORTVERSION=	1.2.3
10
CATEGORIES=	benchmarks devel www pear
10
CATEGORIES=	benchmarks devel www pear
11
11
12
MAINTAINER=	antonio@php.net
12
MAINTAINER=	antonio@php.net
Lines 19-26 Link Here
19
19
20
CATEGORY=	Benchmark
20
CATEGORY=	Benchmark
21
FILES=		Timer.php Iterate.php Profiler.php
21
FILES=		Timer.php Iterate.php Profiler.php
22
DOCS=		timer_example.php
22
EXAMPLES=	timer_example.php
23
_DOCSDIR=	doc
23
_EXAMPLESDIR=	doc
24
24
25
.include <bsd.port.pre.mk>
25
.include <bsd.port.pre.mk>
26
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
26
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
(-)pear-Benchmark/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (PEAR/Benchmark-1.2.2.tgz) = 2308cfee599debba218ff1850bbf91c7
1
MD5 (PEAR/Benchmark-1.2.3.tgz) = 95c65f49a130fad310c0c4dd411f782d
2
SIZE (PEAR/Benchmark-1.2.2.tgz) = 5966
2
SIZE (PEAR/Benchmark-1.2.3.tgz) = 6679

Return to bug 82523