Date: Mon, 1 Sep 2014 20:09:04 +0000 (UTC) From: Sean Farley <scf@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366950 - head/games/nwndata Message-ID: <201409012009.s81K94lY034362@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: scf (src committer) Date: Mon Sep 1 20:09:03 2014 New Revision: 366950 URL: http://svnweb.freebsd.org/changeset/ports/366950 QAT: https://qat.redports.org/buildarchive/r366950/ Log: - Update MASTER_SITES (add two new ones and remove defunct site). - Remove note about obtaining file from Fileshack.com (deceased). - Update the homepage to the community website as the official one is deceased. Modified: head/games/nwndata/Makefile head/games/nwndata/pkg-descr Modified: head/games/nwndata/Makefile ============================================================================== --- head/games/nwndata/Makefile Mon Sep 1 20:02:24 2014 (r366949) +++ head/games/nwndata/Makefile Mon Sep 1 20:09:03 2014 (r366950) @@ -6,8 +6,8 @@ PORTVERSION= ${NWNVER} PORTREVISION= ${NWNREV} CATEGORIES= games MASTER_SITES= http://files.bioware.com/neverwinternights/updates/linux/ \ - http://bioware.vo.llnwd.net/o1/neverwinternights/updates/linux/ -# Also at: http://www.fileshack.com/file.x?fid=2508 + http://nwdownloads.bioware.com/neverwinternights/linux/129/ \ + http://lvlt.bioware.cdn.ea.com/bioware/u/f/eagames/bioware/neverwinternights/updates/linux/ DISTNAME= ${NWRESOURCES} .if defined(CDROM_MOUNT) && exists(${CDROM_MOUNT}/KingmakerSetup.exe) DISTFILES= Modified: head/games/nwndata/pkg-descr ============================================================================== --- head/games/nwndata/pkg-descr Mon Sep 1 20:02:24 2014 (r366949) +++ head/games/nwndata/pkg-descr Mon Sep 1 20:09:03 2014 (r366950) @@ -3,4 +3,4 @@ under FreeBSD using the Linux emulation this game, you will need the game resources, along with a license key from the retail version of this game. -WWW: http://nwn.bioware.com/ +WWW: http://www.neverwinternights.info/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409012009.s81K94lY034362>