ports/76458: Update port: benchmarks/pear-Benchmark to 1.2.2

Antonio Carlos Venancio Junior antonio at php.net
Wed Jan 19 10:50:29 UTC 2005


>Number:         76458
>Category:       ports
>Synopsis:       Update port: benchmarks/pear-Benchmark to 1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 19 10:50:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ 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/
>How-To-Repeat:
>Fix:
diff -ruN pear-Benchmark.orig/Makefile pear-Benchmark/Makefile
--- pear-Benchmark.orig/Makefile	Wed Jan 19 08:29:51 2005
+++ pear-Benchmark/Makefile	Wed Jan 19 08:31:48 2005
@@ -6,19 +6,20 @@
 #
 
 PORTNAME=	Benchmark
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	benchmarks devel www pear
 
 MAINTAINER=	antonio at 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>
diff -ruN pear-Benchmark.orig/distinfo pear-Benchmark/distinfo
--- pear-Benchmark.orig/distinfo	Wed Jan 19 08:29:51 2005
+++ pear-Benchmark/distinfo	Wed Jan 19 08:31:55 2005
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list