diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 04:47:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 04:47:02 +0000 |
commit | 044f9d1160bf9b8f5998e360061c42f88de8fe2d (patch) | |
tree | 8c52111286a5e5f3c110843460ca9d6ebc125b84 /benchmarks | |
parent | 46074d6881d70488cc170dbe4715c95aa1716117 (diff) | |
download | ports-044f9d1160bf9b8f5998e360061c42f88de8fe2d.tar.gz ports-044f9d1160bf9b8f5998e360061c42f88de8fe2d.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/xengine/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/xengine/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 77d8d62e8941..77d18921d03e 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -8,8 +8,8 @@ PORTNAME= xengine PORTVERSION= 1.0.1 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ -DISTFILES= part01.z patch1.z +MASTER_SITES= ftp://ftp.sunsite.org.uk/usenet/comp.sources.x/volume9/xengine/ +DISTFILES= part01.gz patch1.gz PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below @@ -21,7 +21,7 @@ DIST_SUBDIR= xengine NO_WRKSUBDIR= yes USE_IMAKE= yes -EXTRACT_CMD= zcat +EXTRACT_CMD= gzcat EXTRACT_BEFORE_ARGS= #empty EXTRACT_AFTER_ARGS= | gunshar -d $(WRKDIR) diff --git a/benchmarks/xengine/distinfo b/benchmarks/xengine/distinfo index 3e30bf7b45cf..933d67258574 100644 --- a/benchmarks/xengine/distinfo +++ b/benchmarks/xengine/distinfo @@ -1,2 +1,2 @@ -MD5 (xengine/part01.z) = 9ea60511319318b905e6da2604ef35e9 -MD5 (xengine/patch1.z) = 1dc52c711280c0f2567fdf43264e728c +MD5 (xengine/part01.gz) = 5b22221b8b408c4deb3c83979a2d9be8 +MD5 (xengine/patch1.gz) = 47d6d900da384a919c0ebbfcc7259974 |