From 1c3642b576d38a6ae8db28b6fbea77ee2421eff5 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 18 Oct 2001 14:01:17 +0000 Subject: Update to 0.9. --- benchmarks/pybench/Makefile | 3 +-- benchmarks/pybench/distinfo | 2 +- benchmarks/pybench/pkg-plist | 3 +++ 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index bec226a0f0c1..0a89b88e96ce 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pybench -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.9 CATEGORIES= benchmarks python MASTER_SITES= http://www.lemburg.com/files/python/ diff --git a/benchmarks/pybench/distinfo b/benchmarks/pybench/distinfo index d643e9d0853d..ab5feb59b0ff 100644 --- a/benchmarks/pybench/distinfo +++ b/benchmarks/pybench/distinfo @@ -1 +1 @@ -MD5 (pybench-0.8.zip) = ebdb17a4f56db088e24ef48666c63a3f +MD5 (pybench-0.9.zip) = 0567265bb18ff5a30f2c0a3319688fd6 diff --git a/benchmarks/pybench/pkg-plist b/benchmarks/pybench/pkg-plist index 33cebcb845f2..f2c0d357fe46 100644 --- a/benchmarks/pybench/pkg-plist +++ b/benchmarks/pybench/pkg-plist @@ -30,6 +30,9 @@ share/pybench/Lists.pyo share/pybench/Lookups.py share/pybench/Lookups.pyc share/pybench/Lookups.pyo +share/pybench/Numbers.py +share/pybench/Numbers.pyc +share/pybench/Numbers.pyo share/pybench/Setup.py share/pybench/Setup.pyc share/pybench/Setup.pyo -- cgit