FreeBSD Bugzilla – Attachment 183523 Details for
Bug 220039
games/eduke32: update to r6180, add patch to build with Clang and option to build with GCC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
eduke32.patch (text/plain), 2.86 KB, created by
Piotr Kubaj
on 2017-06-16 09:13:34 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2017-06-16 09:13:34 UTC
Size:
2.86 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 443670) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= eduke32 >-PORTVERSION= 20170225 >-PORTREVISION= 2 >+PORTVERSION= 20170614 > CATEGORIES= games > MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 \ > http://www.duke4.org/files/nightfright/hrp/:hrp \ >@@ -30,12 +29,11 @@ > libpng16.so:graphics/png > > USES= execinfo gmake pkgconfig tar:xz >-USE_GCC= any > USE_GL= gl glu > USE_GNOME= gtk20 > USE_SDL= sdl2 mixer2 > WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}-${SVNREVISION} >-SVNREVISION= 6079 >+SVNREVISION= 6180 > DATADIR= ${PREFIX}/share/duke3d > SUB_FILES= pkg-message > MAKEFILE= GNUmakefile >@@ -46,12 +44,15 @@ > > BROKEN_sparc64= does not compile on sparc64 > >-OPTIONS_DEFINE= EXAMPLES HRP OFFENSIVE SHAREWARE VOXEL >+OPTIONS_DEFINE= EXAMPLES GCC HRP OFFENSIVE SHAREWARE VOXEL > OPTIONS_DEFINE_i386= ASM > OPTIONS_DEFAULT_i386= ASM > > ASM_BUILD_DEPENDS= nasm:devel/nasm > ASM_MAKE_ARGS_OFF= NOASM=1 >+GCC_MAKE_ARGS_OFF= CLANG=1 LTO=0 >+GCC_VARS= USE_GCC=yes >+GCC_LIB_DEPENDS= libstdc++.so.6:lang/gcc > HRP_DESC= Install High Resolution Pack > HRP_DISTFILES= duke3d_hrp.zip:hrp > HRP_PLIST_FILES= ${DATADIR}/duke3d_hrp.zip >Index: distinfo >=================================================================== >--- distinfo (revision 443670) >+++ distinfo (working copy) >@@ -1,6 +1,6 @@ >-TIMESTAMP = 1489745171 >-SHA256 (eduke32_src_20170225-6079.tar.xz) = 23cecc904df1e1e528c499e775a4dce7417cc70b8d97e7dcef068ff197e6a0a7 >-SIZE (eduke32_src_20170225-6079.tar.xz) = 14759072 >+TIMESTAMP = 1497598231 >+SHA256 (eduke32_src_20170614-6180.tar.xz) = 5afab56358face5e89323dbb9d35051d4878514613c8254ba6557661a3258ea0 >+SIZE (eduke32_src_20170614-6180.tar.xz) = 14874472 > SHA256 (duke3d_hrp.zip) = f217df456b4f11055041731033e35e4402fada99253e714e37c4a27e6fdc78a5 > SIZE (duke3d_hrp.zip) = 933440151 > SHA256 (duke3d_xxx.zip) = c31713e6400a175a1bfa3bd369d132f8a8abce8915c113549f98262b9a84b534 >Index: files/patch-source_build_src_lz4.c >=================================================================== >--- files/patch-source_build_src_lz4.c (revision 0) >+++ files/patch-source_build_src_lz4.c (working copy) >@@ -0,0 +1,11 @@ >+--- source/build/src/lz4.c.orig 2017-06-16 07:39:10 UTC >++++ source/build/src/lz4.c >+@@ -65,7 +65,7 @@ >+ /************************************** >+ * Includes >+ **************************************/ >+-#include "lz4.h" >++#include "../include/lz4.h" >+ >+ >+ /************************************** > >Property changes on: files/patch-source_build_src_lz4.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
pkubaj
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 220039
: 183523