From owner-svn-ports-all@freebsd.org Thu Apr 18 00:46:17 2019 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 A9166157E111; Thu, 18 Apr 2019 00:46:17 +0000 (UTC) (envelope-from lifanov@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 4E8256BB24; Thu, 18 Apr 2019 00:46:17 +0000 (UTC) (envelope-from lifanov@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 43312F383; Thu, 18 Apr 2019 00:46:17 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3I0kHlp029403; Thu, 18 Apr 2019 00:46:17 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3I0kGGN029400; Thu, 18 Apr 2019 00:46:16 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201904180046.x3I0kGGN029400@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 18 Apr 2019 00:46:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499216 - in head/games/stonesoup: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: in head/games/stonesoup: . files X-SVN-Commit-Revision: 499216 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4E8256BB24 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Thu, 18 Apr 2019 00:46:17 -0000 Author: lifanov Date: Thu Apr 18 00:46:16 2019 New Revision: 499216 URL: https://svnweb.freebsd.org/changeset/ports/499216 Log: update games/stonesoup to 0.23.2 http://crawl.develz.org/wordpress/0-23-2-and-0-22-2-bugfix-releases Modified: head/games/stonesoup/Makefile head/games/stonesoup/distinfo head/games/stonesoup/files/patch-Makefile Modified: head/games/stonesoup/Makefile ============================================================================== --- head/games/stonesoup/Makefile Wed Apr 17 22:31:56 2019 (r499215) +++ head/games/stonesoup/Makefile Thu Apr 18 00:46:16 2019 (r499216) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stonesoup -PORTVERSION= 0.23.1 +PORTVERSION= 0.23.2 CATEGORIES= games MAINTAINER= lifanov@FreeBSD.org Modified: head/games/stonesoup/distinfo ============================================================================== --- head/games/stonesoup/distinfo Wed Apr 17 22:31:56 2019 (r499215) +++ head/games/stonesoup/distinfo Thu Apr 18 00:46:16 2019 (r499216) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551666149 -SHA256 (crawl-crawl-0.23.1_GH0.tar.gz) = 89141ea995f0e8c517fd19e447e8420eca51977c9b358543f0b17a27bf8afeb6 -SIZE (crawl-crawl-0.23.1_GH0.tar.gz) = 13006184 +TIMESTAMP = 1555547936 +SHA256 (crawl-crawl-0.23.2_GH0.tar.gz) = 9fe2be2befc36f5079125b86b1361fafe109c917221b2394f185e09a332d6859 +SIZE (crawl-crawl-0.23.2_GH0.tar.gz) = 13008415 Modified: head/games/stonesoup/files/patch-Makefile ============================================================================== --- head/games/stonesoup/files/patch-Makefile Wed Apr 17 22:31:56 2019 (r499215) +++ head/games/stonesoup/files/patch-Makefile Thu Apr 18 00:46:16 2019 (r499216) @@ -1,6 +1,6 @@ ---- Makefile.orig 2019-02-28 23:45:55 UTC +--- Makefile.orig 2019-03-31 00:40:33 UTC +++ Makefile -@@ -75,7 +75,7 @@ +@@ -73,7 +73,7 @@ # them; you can also ask for a package with convenience libraries instead -- # we'll try to provide them somewhere in the near future. @@ -9,16 +9,14 @@ # Disable GNU Make implicit rules and variables. Leaving them enabled will slow # down MinGW and Cygwin builds by a very VERY noticeable degree. Besides, we have -@@ -114,7 +114,7 @@ ifdef ANDROID - NOSSE := Yes - endif +@@ -108,16 +108,12 @@ include Makefile.obj + # Which C++ standard to support + STDFLAG = -std=c++11 -CFOTHERS := -pipe $(EXTERNAL_FLAGS) +CFOTHERS := $(EXTERNAL_FLAGS) - ifndef NOSSE - # force SSE2 dependency, so as to avoid both x87 indeterminacies, and - # to prevent lua from using non-standard rounding methods. -@@ -125,10 +125,6 @@ CFWARN_L := -Wall -Wformat-security -Wundef + CFWARN := + CFWARN_L := -Wall -Wformat-security -Wundef DEFINES := $(EXTERNAL_DEFINES) @@ -29,7 +27,7 @@ # # The GCC and GXX variables are set later. # -@@ -513,15 +509,6 @@ ifdef USE_ICC +@@ -502,15 +498,6 @@ ifdef USE_ICC # Some very good optimization flags. CFOPTIMIZE := -O2 -parallel @@ -45,7 +43,7 @@ endif # Define this to automatically generate code optimized for your machine -@@ -635,7 +622,7 @@ endif +@@ -624,7 +611,7 @@ endif ifndef BUILD_SQLITE ifeq ($(shell grep -q sqlite3_prepare $(SQLITE_INCLUDE_DIR)/sqlite3.h 2>/dev/null && echo yes),yes) @@ -54,7 +52,7 @@ LIBS += $(SQLITE_LIB) ifneq ($(shell grep -q sqlite3_prepare_v2 $(SQLITE_INCLUDE_DIR)/sqlite3.h 2>/dev/null && echo yes),yes) DEFINES_L += -DANCIENT_SQLITE -@@ -798,7 +785,7 @@ ifndef NOWIZARD +@@ -787,7 +774,7 @@ ifndef NOWIZARD DEFINES += -DWIZARD endif ifdef NO_OPTIMIZE