diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-18 22:01:17 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-18 22:01:17 +0800 |
commit | 1c3642b576d38a6ae8db28b6fbea77ee2421eff5 (patch) | |
tree | 161acc3357d01320a05d8d2bf8461881344b2b01 /benchmarks | |
parent | 553ebc77fb7f8593801fd933ae3bfbc5555495a0 (diff) | |
download | freebsd-ports-gnome-1c3642b576d38a6ae8db28b6fbea77ee2421eff5.tar.gz freebsd-ports-gnome-1c3642b576d38a6ae8db28b6fbea77ee2421eff5.tar.zst freebsd-ports-gnome-1c3642b576d38a6ae8db28b6fbea77ee2421eff5.zip |
Update to 0.9.
Diffstat (limited to 'benchmarks')
-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 |