diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-06-16 16:23:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-06-16 16:23:13 +0000 |
commit | 5969f8c6d2f87c043bdf287a9c6e68f67d4e6442 (patch) | |
tree | 2d85a974b215201f99501083c510bdd45d9e9bc5 /games/xonotic | |
parent | 470d13c7ed1bb6b01c1600182343aa64a3abc050 (diff) | |
download | ports-5969f8c6d2f87c043bdf287a9c6e68f67d4e6442.tar.gz ports-5969f8c6d2f87c043bdf287a9c6e68f67d4e6442.zip |
Notes
Diffstat (limited to 'games/xonotic')
-rw-r--r-- | games/xonotic/Makefile | 8 | ||||
-rw-r--r-- | games/xonotic/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index e6566628794c..75046066799f 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= xonotic -PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTVERSION= 0.7.0 CATEGORIES= games -MASTER_SITES= http://hagger.rbi.informatik.uni-frankfurt.de/xonotic/ \ - http://dl.xonotic.org/ +MASTER_SITES= http://nl.dl.xonotic.org/ \ + http://mirror.bitmissile.com/xonotic/releases/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter @@ -28,6 +27,7 @@ MAKE_ARGS= DP_FS_BASEDIR="${DATADIR}" \ MAKE_JOBS_UNSAFE=yes ALL_TARGET= # BINARIES= # +USE_GCC= 4.6+ OPTIONS_DEFAULT=CLIENT DEDICATED OPTIONS_MULTI= COMPONENTS diff --git a/games/xonotic/distinfo b/games/xonotic/distinfo index a69fb978fd4e..9f6e8b761b11 100644 --- a/games/xonotic/distinfo +++ b/games/xonotic/distinfo @@ -1,2 +1,2 @@ -SHA256 (xonotic-0.6.0.zip) = e8a7dbfdea1ba6250ddf363f01899411f22e518526fae4f0b4f90d622fab3819 -SIZE (xonotic-0.6.0.zip) = 1010847148 +SHA256 (xonotic-0.7.0.zip) = 21a5fb5493c269cd3843789cb8598f952d4196e8bc71804b9bd5808b646542c6 +SIZE (xonotic-0.7.0.zip) = 1040631083 |