Date: Sun, 16 Jun 2013 16:23:13 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321057 - head/games/xonotic Message-ID: <201306161623.r5GGNDr3089894@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Jun 16 16:23:13 2013 New Revision: 321057 URL: http://svnweb.freebsd.org/changeset/ports/321057 Log: - Update to 0.7.0 Modified: head/games/xonotic/Makefile head/games/xonotic/distinfo Modified: head/games/xonotic/Makefile ============================================================================== --- head/games/xonotic/Makefile Sun Jun 16 16:11:08 2013 (r321056) +++ head/games/xonotic/Makefile Sun Jun 16 16:23:13 2013 (r321057) @@ -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 Modified: head/games/xonotic/distinfo ============================================================================== --- head/games/xonotic/distinfo Sun Jun 16 16:11:08 2013 (r321056) +++ head/games/xonotic/distinfo Sun Jun 16 16:23:13 2013 (r321057) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306161623.r5GGNDr3089894>