diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-06-17 00:23:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-06-17 00:23:13 +0800 |
commit | 3301cbf00748c6784ce9a392d2e3c9e329ff690b (patch) | |
tree | 2d85a974b215201f99501083c510bdd45d9e9bc5 /games | |
parent | 92b5737b0578056e616c2d1e1af69324e13cb38c (diff) | |
download | freebsd-ports-gnome-3301cbf00748c6784ce9a392d2e3c9e329ff690b.tar.gz freebsd-ports-gnome-3301cbf00748c6784ce9a392d2e3c9e329ff690b.tar.zst freebsd-ports-gnome-3301cbf00748c6784ce9a392d2e3c9e329ff690b.zip |
- Update to 0.7.0
Diffstat (limited to 'games')
-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 |