Date: Sat, 10 Feb 2018 21:09:30 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461433 - head/games/diaspora Message-ID: <201802102109.w1AL9Unc030159@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Feb 10 21:09:29 2018 New Revision: 461433 URL: https://svnweb.freebsd.org/changeset/ports/461433 Log: games/diaspora: Update mirrors and pkg-descr file Port changes: * Mirrors changed without an actual distfiles change * Whitespace changes in pkg-descr * Changed WWW PR: 225787 Submitted by: lightside@gmx.com (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/games/diaspora/Makefile head/games/diaspora/pkg-descr Modified: head/games/diaspora/Makefile ============================================================================== --- head/games/diaspora/Makefile Sat Feb 10 21:04:54 2018 (r461432) +++ head/games/diaspora/Makefile Sat Feb 10 21:09:29 2018 (r461433) @@ -6,11 +6,12 @@ PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://diaspora.fs2downloads.com/ \ - http://www.freespacemods.net/e107_files/downloads/:freespacemods \ + http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/:sectorgame \ + http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/Diaspora%20%28Linux%29.tar.lzma?dummy=/:sectorgame1 \ http://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/:intfiles \ http://ftp.tw.freebsd.org/distfiles/:twfiles -DISTFILES= Diaspora_R1_Linux.tar.lzma:freespacemods,DEFAULT \ - Diaspora_R1_Patch_1.1.tar.lzma:intfiles,twfiles,DEFAULT \ +DISTFILES= Diaspora_R1_Linux.tar.lzma:sectorgame1,DEFAULT \ + Diaspora_R1_Patch_1.1.tar.lzma:sectorgame,intfiles,twfiles,DEFAULT \ Diaspora_R1_Patch_1.1.1.tar.lzma MAINTAINER= lightside@gmx.com Modified: head/games/diaspora/pkg-descr ============================================================================== --- head/games/diaspora/pkg-descr Sat Feb 10 21:04:54 2018 (r461432) +++ head/games/diaspora/pkg-descr Sat Feb 10 21:09:29 2018 (r461433) @@ -1,5 +1,5 @@ Diaspora: Shattered Armistice is a single and multiplayer space fighter -combat game set in the reimagined Battlestar Galactica universe. It is -based on FreeSpace 2 Open Source Code Project engine. +combat game set in the reimagined Battlestar Galactica universe. +It is based on FreeSpace 2 Open Source Code Project engine. -WWW: http://www.diasporagame.com +WWW: http://diaspora.hard-light.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802102109.w1AL9Unc030159>