diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-06 21:56:07 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-06 21:56:07 +0800 |
commit | 284cbfb7a38066397a53f87c48584c332bb77a32 (patch) | |
tree | 6e15cfb27d1cdcbe6e1be0a00b4efdacbe1ccad4 /benchmarks/pybench | |
parent | e57da13d4b233bef6dcd5c547d533173d384a3f8 (diff) | |
download | freebsd-ports-graphics-284cbfb7a38066397a53f87c48584c332bb77a32.tar.gz freebsd-ports-graphics-284cbfb7a38066397a53f87c48584c332bb77a32.tar.zst freebsd-ports-graphics-284cbfb7a38066397a53f87c48584c332bb77a32.zip |
Update to 1.0.
Diffstat (limited to 'benchmarks/pybench')
-rw-r--r-- | benchmarks/pybench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/pybench/distinfo | 2 | ||||
-rw-r--r-- | benchmarks/pybench/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index 0a89b88e96c..9b31a37f080 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pybench -PORTVERSION= 0.9 +PORTVERSION= 1.0 CATEGORIES= benchmarks python MASTER_SITES= http://www.lemburg.com/files/python/ diff --git a/benchmarks/pybench/distinfo b/benchmarks/pybench/distinfo index ab5feb59b0f..8c28846fa3d 100644 --- a/benchmarks/pybench/distinfo +++ b/benchmarks/pybench/distinfo @@ -1 +1 @@ -MD5 (pybench-0.9.zip) = 0567265bb18ff5a30f2c0a3319688fd6 +MD5 (pybench-1.0.zip) = 43044464c52e21af19c475d3ff7aef1d diff --git a/benchmarks/pybench/pkg-plist b/benchmarks/pybench/pkg-plist index f2c0d357fe4..38e9640741c 100644 --- a/benchmarks/pybench/pkg-plist +++ b/benchmarks/pybench/pkg-plist @@ -51,6 +51,9 @@ share/pybench/package/__init__.pyo share/pybench/package/submodule.py share/pybench/package/submodule.pyc share/pybench/package/submodule.pyo +share/pybench/platform.py +share/pybench/platform.pyc +share/pybench/platform.pyo share/pybench/pybench.py share/pybench/pybench.pyc share/pybench/pybench.pyo |