diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-18 14:01:17 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-18 14:01:17 +0000 |
commit | 1c3642b576d38a6ae8db28b6fbea77ee2421eff5 (patch) | |
tree | 161acc3357d01320a05d8d2bf8461881344b2b01 /benchmarks/pybench | |
parent | 553ebc77fb7f8593801fd933ae3bfbc5555495a0 (diff) | |
download | FreeBSD-ports-1c3642b576d38a6ae8db28b6fbea77ee2421eff5.zip FreeBSD-ports-1c3642b576d38a6ae8db28b6fbea77ee2421eff5.tar.gz |
Update to 0.9.
Diffstat (limited to 'benchmarks/pybench')
-rw-r--r-- | benchmarks/pybench/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/pybench/distinfo | 2 | ||||
-rw-r--r-- | benchmarks/pybench/pkg-plist | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index bec226a..0a89b88 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 d643e9d..ab5feb5 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 33cebcb..f2c0d35 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 |