From owner-svn-ports-all@freebsd.org Mon Dec 24 17:05:14 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C4A01349C31; Mon, 24 Dec 2018 17:05:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3FF368D2BB; Mon, 24 Dec 2018 17:05:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2FCE5274A8; Mon, 24 Dec 2018 17:05:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBOH5Eik090421; Mon, 24 Dec 2018 17:05:14 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBOH5Dtr090420; Mon, 24 Dec 2018 17:05:13 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201812241705.wBOH5Dtr090420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 24 Dec 2018 17:05:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488278 - head/games/0ad X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/games/0ad X-SVN-Commit-Revision: 488278 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 3FF368D2BB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2018 17:05:14 -0000 Author: madpilot Date: Mon Dec 24 17:05:13 2018 New Revision: 488278 URL: https://svnweb.freebsd.org/changeset/ports/488278 Log: Update 0ad to 0.0.23b. Modified: head/games/0ad/Makefile head/games/0ad/distinfo Modified: head/games/0ad/Makefile ============================================================================== --- head/games/0ad/Makefile Mon Dec 24 17:03:46 2018 (r488277) +++ head/games/0ad/Makefile Mon Dec 24 17:05:13 2018 (r488278) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= 0ad -PORTVERSION= 0.0.23 -PORTREVISION= 6 +PORTVERSION= 0.0.23b CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases @@ -27,16 +26,17 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libtiff.so:graphics/tiff \ libsodium.so:security/libsodium -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha -BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc -MAKE_ARGS= config=release verbose=1 -CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 USES= compiler:c++11-lib desktop-file-utils dos2unix gmake iconv jpeg openal:al \ pkgconfig python:build tar:xz USE_GNOME= libxml2 gtk20 USE_GL= gl USE_SDL= sdl2 USE_XORG= x11 xcursor + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha +BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc +MAKE_ARGS= config=release verbose=1 +CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 BUNDLE_LIBS= yes DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) BINARY_ALIAS= python=${PYTHON_CMD} Modified: head/games/0ad/distinfo ============================================================================== --- head/games/0ad/distinfo Mon Dec 24 17:03:46 2018 (r488277) +++ head/games/0ad/distinfo Mon Dec 24 17:05:13 2018 (r488278) @@ -1,5 +1,5 @@ -TIMESTAMP = 1530535030 -SHA256 (0ad-0.0.23-alpha-unix-build.tar.xz) = cfa1e3b6989466961451c95a96c19c274cd373ce6d98f83836e6f862c9d3e163 -SIZE (0ad-0.0.23-alpha-unix-build.tar.xz) = 31907988 -SHA256 (0ad-0.0.23-alpha-unix-data.tar.xz) = fdbf774637252dbedf339fbe29b77d7d585ab53a9a5ddede56dd7b8fda66d8ac -SIZE (0ad-0.0.23-alpha-unix-data.tar.xz) = 691973492 +TIMESTAMP = 1545588170 +SHA256 (0ad-0.0.23b-alpha-unix-build.tar.xz) = 01bff7641ee08cac896c54d518d7e4b01752513105558f212e3199d747512a37 +SIZE (0ad-0.0.23b-alpha-unix-build.tar.xz) = 31922812 +SHA256 (0ad-0.0.23b-alpha-unix-data.tar.xz) = e11b4ade7ede954cbbdc1fe6e2e4b25ac6b8d5a644133b640ffc9b099338a713 +SIZE (0ad-0.0.23b-alpha-unix-data.tar.xz) = 691280800