From owner-svn-ports-all@FreeBSD.ORG Fri Dec 20 11:47:06 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 748BA474; Fri, 20 Dec 2013 11:47:06 +0000 (UTC) Received: from mail-ea0-x233.google.com (mail-ea0-x233.google.com [IPv6:2a00:1450:4013:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B34741B01; Fri, 20 Dec 2013 11:47:05 +0000 (UTC) Received: by mail-ea0-f179.google.com with SMTP id r15so1008224ead.38 for ; Fri, 20 Dec 2013 03:47:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=+qXJC3NapMJkvA2feSKiOR3Iw9m60pqOZK8+RDJpdWc=; b=f4tp4epz88A9kQAe1ggvl/xD3s5WWefPulz5mIXFvos/tO3a6iRV1h+9xz4v8LBme/ codkgyYjQ2+sKt4Ou+wLqeAPlSG2FRBxJnRWbhS09ZjwcwzN6sBQqCRn5y4fl7F6WptN Ydnma05Pm9W9eqT8BPesD2+gfh3DPlzoGGbOQNJPxx98v5LgGzfTTNJzHyW9j4BDmvM8 XbotG4kYu+HdndZrSJ7rpj2ydagnOIGlxKeSrT/th4b0yRqyCOSWIZr9OH2zkoZHpcpV qurcKQhghjfc5xyXTd7HNFdpTEH9ziN0w/ul/rBwGKkNix0lA1PRJRzDzhg4EGIvBGz3 n7eA== X-Received: by 10.15.108.73 with SMTP id cc49mr2360820eeb.93.1387540024192; Fri, 20 Dec 2013 03:47:04 -0800 (PST) Received: from localhost ([176.109.164.5]) by mx.google.com with ESMTPSA id 44sm17868837eek.5.2013.12.20.03.47.02 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 20 Dec 2013 03:47:03 -0800 (PST) Sender: =?UTF-8?B?UGF3ZcWCIFDEmWthbGE=?= Date: Fri, 20 Dec 2013 12:46:48 +0100 From: Pawel Pekala To: Koop Mast Subject: Re: svn commit: r336995 - in head/games/shaaft: . files Message-ID: <20131220124648.65d97664@FreeBSD.org> In-Reply-To: <52B42A18.5000504@rainbow-runner.nl> References: <201312201042.rBKAghWi006067@svn.freebsd.org> <52B42A18.5000504@rainbow-runner.nl> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 20 Dec 2013 11:47:06 -0000 Hi, On 2013-12-20 12:29 +0100, Koop Mast wrote: >On 20-12-2013 11:42, Pawel Pekala wrote: >> Author: pawel >> Date: Fri Dec 20 10:42:42 2013 >> New Revision: 336995 >> URL: http://svnweb.freebsd.org/changeset/ports/336995 >> >> Log: >> - Fix build with clang >> - Add DESKTOP_ENTRIES >> =20 >> PR: ports/184813 >> Submitted by: KATO Tsuguru >> >> Added: >> head/games/shaaft/files/patch-ResourceManager.cpp (contents, >> props changed) head/games/shaaft/files/patch-Value.hpp (contents, >> props changed) Modified: >> head/games/shaaft/Makefile (contents, props changed) >> >> Modified: head/games/shaaft/Makefile >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/games/shaaft/Makefile Fri Dec 20 09:51:00 >> 2013 (r336994) +++ head/games/shaaft/Makefile Fri Dec >> 20 10:42:42 2013 (r336995) @@ -3,7 +3,7 @@ >> =20 >> PORTNAME=3D shaaft >> PORTVERSION=3D 0.5.0 >> -PORTREVISION=3D 12 >> +PORTREVISION=3D 13 >> CATEGORIES=3D games >> MASTER_SITES=3D SF/criticalmass/OldFiles >> DISTNAME=3D Shaaft-${PORTVERSION} >> @@ -18,16 +18,21 @@ CONFLICTS=3D criticalmass-* >> USE_BZIP2=3D yes >> USE_SDL=3D mixer image sdl >> USE_GL=3D yes >> +USE_GCC=3D any > >I wouldn't really consider this a "Fix build with clang". It is more >of a workaround ... Mindless copy/paste from PR, will be more careful with these. Thanks. --=20 pozdrawiam / with regards Pawe=B3 P=EAkala