svn commit: r336995 - in head/games/shaaft: . files

Pawel Pekala pawel at FreeBSD.org
Fri Dec 20 11:47:06 UTC 2013


Hi,

On 2013-12-20 12:29 +0100, Koop Mast <kwm at rainbow-runner.nl> 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
>>    
>>    PR:		ports/184813
>>    Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
>>
>> 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
>> ==============================================================================
>> --- 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 @@
>>   
>>   PORTNAME=	shaaft
>>   PORTVERSION=	0.5.0
>> -PORTREVISION=	12
>> +PORTREVISION=	13
>>   CATEGORIES=	games
>>   MASTER_SITES=	SF/criticalmass/OldFiles
>>   DISTNAME=	Shaaft-${PORTVERSION}
>> @@ -18,16 +18,21 @@ CONFLICTS=	criticalmass-*
>>   USE_BZIP2=	yes
>>   USE_SDL=	mixer image sdl
>>   USE_GL=		yes
>> +USE_GCC=	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.

-- 
pozdrawiam / with regards
Paweł Pękala


More information about the svn-ports-head mailing list