diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-18 14:01:17 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-18 14:01:17 +0000 |
commit | 3a36bb4a886af68818f2b5aa07f6ceb22dc11f93 (patch) | |
tree | 866a0649ff7a4c94f4fb67aeb1aabe95af1624fc /benchmarks/pybench | |
parent | 379cfa86b2136e8dff7ace07e99b41202da3b15e (diff) | |
download | ports-3a36bb4a886af68818f2b5aa07f6ceb22dc11f93.tar.gz ports-3a36bb4a886af68818f2b5aa07f6ceb22dc11f93.zip |
Notes
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 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 |