summaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-12-28 04:47:02 +0000
committeredwin <edwin@FreeBSD.org>2002-12-28 04:47:02 +0000
commit27719d0b8a8ae9cfe365e4d9bf58dfca8560421f (patch)
tree0eef0a47d2516b2e26cd19f920684771b7abf1f6 /benchmarks
parent80ec0954e46a234b45b930f1bec62b7aa615a5b4 (diff)
downloadFreeBSD-ports-27719d0b8a8ae9cfe365e4d9bf58dfca8560421f.zip
FreeBSD-ports-27719d0b8a8ae9cfe365e4d9bf58dfca8560421f.tar.gz
Old mastersite was unreachable for some time now, replaced it with ftp://ftp.sunsite.org.uk/usenet/comp.sources.x/volume9/xengine/
As a consequence, the filenames are changed from .Z into .gz. No change in the sources (checked with the old .Z files) Noticed on: portsurvey
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/xengine/Makefile6
-rw-r--r--benchmarks/xengine/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index 77d8d62..77d1892 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 3e30bf7..933d672 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
OpenPOWER on IntegriCloud