This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports: games/doom games/linux-quake3 games/linux-quake4 games/qcc games/quake-data games/quake-source games/quake2-data games/quake2-source games/quake2forge games/quake2lnx games/quake3 games/quake3-data games/rtcw
>Submitter-Id: current-users >Originator: Alejandro Pulver >Organization: >Confidential: no >Synopsis: Re: ports/93546: [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-RELEASE i386 >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@ale.varnet.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: Add MASTER_SITE_IDSOFTWARE to games/linux-enemyterritory. >How-To-Repeat: >Fix: --- linux-enemyterritory.diff begins here --- diff -urN /usr/ports/games/linux-enemyterritory/Makefile linux-enemyterritory/Makefile --- /usr/ports/games/linux-enemyterritory/Makefile Fri Jun 17 19:59:10 2005 +++ linux-enemyterritory/Makefile Sun Feb 19 10:49:36 2006 @@ -15,7 +15,8 @@ http://ftp4.3dgamers.com/pub/3dgamers/games/wolfensteinet/ \ http://3dgamers.gameservers.net/pub/3dgamers/games/wolfensteinet/ \ http://downloads-3dg.planetmirror.com/pub/3dgamers/games/wolfensteinet/ \ - http://3dgamers.iinet.net.au/pub/3dgamers/games/wolfensteinet/ + http://3dgamers.iinet.net.au/pub/3dgamers/games/wolfensteinet/ \ + ${MASTER_SITE_IDSOFTWARE:S|$|et/linux/|} PKGNAMEPREFIX= linux- DISTNAME= et-linux-2.60.x86 EXTRACT_SUFX= .run --- linux-enemyterritory.diff ends here ---
State Changed From-To: open->closed Committed, thanks!