From 443f2376e32004d03b9245e6c128ae8bf536b375 Mon Sep 17 00:00:00 2001 From: mnag Date: Mon, 14 Nov 2005 21:31:14 +0000 Subject: Add secondary MASTER_SITES Add SHA256 PR: 89033 Submitted by: "Alejandro Pulver" (maintainer) --- games/quake-source/Makefile | 6 ++++-- games/quake-source/distinfo | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'games/quake-source') diff --git a/games/quake-source/Makefile b/games/quake-source/Makefile index 8b309f443ce..ca8f0d9171b 100644 --- a/games/quake-source/Makefile +++ b/games/quake-source/Makefile @@ -8,7 +8,8 @@ PORTNAME= source PORTVERSION= 1.01 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/:s +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/:s \ + ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/source/:s PKGNAMEPREFIX= quake- DISTNAME= qcc DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:s @@ -28,7 +29,8 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME} .include .if defined(WITH_QUAKEWORLD) -MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw +MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw \ + ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quakeworld/unix/:qw DISTFILES+= qwsv-2.30-glibc-i386-unknown-linux2.0${EXTRACT_SUFX}:qw USE_REINPLACE= yes PLIST_SUB+= QUAKEWORLD="" diff --git a/games/quake-source/distinfo b/games/quake-source/distinfo index a2574b287cb..0650cb7021c 100644 --- a/games/quake-source/distinfo +++ b/games/quake-source/distinfo @@ -1,4 +1,6 @@ MD5 (qcc.tar.gz) = 7c5ef5180fd5e13bfe75a79efc61e5f9 +SHA256 (qcc.tar.gz) = 8fe99dbd973a82c302ab4c4374ac4ada7a55d5a48c979b69a227ecb2f08c1d40 SIZE (qcc.tar.gz) = 204053 MD5 (qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz) = 75333c66edd156a1695452d3971169d7 +SHA256 (qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz) = c4e065f3a3660fa7990536c87318795b9e04f20b9d63328abbf3282caec7106c SIZE (qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz) = 205578 -- cgit