FreeBSD Bugzilla – Attachment 186946 Details for
Bug 222823
games/pioneer: Update to 20171001
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (since 449591 revision)
pioneer.diff (text/plain), 2.41 KB, created by
lightside
on 2017-10-06 11:05:34 UTC
(
hide
)
Description:
Proposed patch (since 449591 revision)
Filename:
MIME Type:
Creator:
lightside
Created:
2017-10-06 11:05:34 UTC
Size:
2.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 451105) >+++ Makefile (working copy) >@@ -3,12 +3,8 @@ > > PORTNAME= pioneer > PORTVERSION= 0.0.${GH_TAGNAME} >-PORTREVISION= 4 > CATEGORIES= games > >-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >-PATCHFILES= a53fdbe8b046.patch:-p1 >- > MAINTAINER= lightside@gmx.com > COMMENT= Space adventure game set in the Milky Way galaxy > >@@ -31,18 +27,18 @@ > LICENSE_PERMS_SIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > BUILD_DEPENDS= ${LOCALBASE}/include/GL/glu.h:graphics/libGLU >-LIB_DEPENDS= libcurl.so:ftp/curl \ >- libsigc-2.0.so:devel/libsigc++20 \ >+LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ > libfreetype.so:print/freetype2 \ > libvorbisfile.so:audio/libvorbis \ > libpng.so:graphics/png \ > libassimp.so:multimedia/assimp > >+USES= autoreconf compiler:c++11-lib gmake pkgconfig >+ > USE_GITHUB= yes > GH_ACCOUNT= pioneerspacesim >-GH_TAGNAME= 20170304 >+GH_TAGNAME= 20171001 > >-USES= autoreconf compiler:c++11-lib gmake pkgconfig > USE_GL= gl > USE_SDL= image2 sdl2 > >@@ -63,7 +59,7 @@ > > SUB_FILES= pkg-message > >-OPTIONS_DEFINE= DOCS MODELCOMPILER NOGPUJOBS PROFILER >+OPTIONS_DEFINE= DOCS MODELCOMPILER NOGPUJOBS PROFILER SERVERAGENT > OPTIONS_DEFAULT= MODELCOMPILER > DOCS_SUB_LIST= QUICKSTART_PATH="${DOCSDIR}" > DOCS_SUB_LIST_OFF= \ >@@ -73,6 +69,9 @@ > NOGPUJOBS_DESC= Disable EnableGPUJobs for config.ini by default > PROFILER_DESC= Build with internal profiler > PROFILER_CONFIGURE_ON= --enable-profiler >+SERVERAGENT_DESC= Build with server agent >+SERVERAGENT_CONFIGURE_WITH= server-agent >+SERVERAGENT_LIB_DEPENDS= libcurl.so:ftp/curl > > .include <bsd.port.pre.mk> > >Index: distinfo >=================================================================== >--- distinfo (revision 451105) >+++ distinfo (working copy) >@@ -1,5 +1,3 @@ >-TIMESTAMP = 1488555232 >-SHA256 (pioneerspacesim-pioneer-0.0.20170304-20170304_GH0.tar.gz) = 45d448a5ac53c9e230522600f03dad7abc70788367d09c3edcb4ae4285050004 >-SIZE (pioneerspacesim-pioneer-0.0.20170304-20170304_GH0.tar.gz) = 194776151 >-SHA256 (a53fdbe8b046.patch) = f9b438480642ad4a9a71cd976c007bc9c5a0fa82d3dc2d4d0892c1d6e00b78d7 >-SIZE (a53fdbe8b046.patch) = 1109 >+TIMESTAMP = 1506816107 >+SHA256 (pioneerspacesim-pioneer-0.0.20171001-20171001_GH0.tar.gz) = 154118bd3dac2f9b8ea43a837bcb967abcc8c3a8ee5ab61d35183bae85e8b0db >+SIZE (pioneerspacesim-pioneer-0.0.20171001-20171001_GH0.tar.gz) = 210900753
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:
lightside
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 222823
:
186946
|
186954