FreeBSD Bugzilla – Attachment 152649 Details for
Bug 197383
[MAINTAINER] games/wxlauncher: Update to 0.9.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (since 374599 revision)
wxlauncher_0.9.4-0.9.5.diff (text/plain), 1.99 KB, created by
lightside
on 2015-02-07 02:05:49 UTC
(
hide
)
Description:
Proposed patch (since 374599 revision)
Filename:
MIME Type:
Creator:
lightside
Created:
2015-02-07 02:05:49 UTC
Size:
1.99 KB
patch
obsolete
>diff -ruN wxlauncher.orig/Makefile wxlauncher/Makefile >--- wxlauncher.orig/Makefile 2014-12-12 21:12:19.000000000 +0400 >+++ wxlauncher/Makefile 2015-02-07 04:56:08.000000000 +0400 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/games/wxlauncher/Makefile 374599 2014-12-12 17:12:19Z amdmi3 $ > > PORTNAME= wxlauncher >-PORTVERSION= 0.9.4 >-PORTREVISION= 1 >+PORTVERSION= 0.9.5 > CATEGORIES= games > > MAINTAINER= lightside@gmx.com >@@ -17,8 +16,7 @@ > > USE_GITHUB= yes > GH_ACCOUNT= wxLauncher >-GH_PROJECT= ${PORTNAME} >-GH_COMMIT= d251770 >+GH_COMMIT= 7ee46df > GH_TAGNAME= ${GH_COMMIT} > > USES= cmake:outsource openal python:2,build >@@ -50,9 +48,14 @@ > # ${WRKSRC}/code/apis/PlatformProfileManagerShared.cpp file > ${REINPLACE_CMD} -e 's|^inline wxFileName|extern wxFileName|' \ > ${WRKSRC}/code/apis/FileProfileManager.cpp >-# Change version_strings.cpp.in file, based on GH_TAGNAME, without using hg >- ${REINPLACE_CMD} -e '/find_program(HG_EXECUTABLE/d ; \ >- /version_strings.cpp will be generated/d' \ >+# Fix relative path to OpenAL includes >+ ${REINPLACE_CMD} -e '/^#include <al/s|al/||' \ >+ ${WRKSRC}/code/apis/OpenALManager.cpp >+# Change version_strings.cpp.in file, based on GH_TAGNAME, without using git >+# Remove the check for wxWidgets 3.0, which support is broken for this version >+ ${REINPLACE_CMD} -e '/find_program(GIT_EXECUTABLE/d ; \ >+ /version_strings.cpp will be generated/d ; \ >+ /NOT wxWidgets_FOUND/,+3d' \ > ${WRKSRC}/CMakeLists.txt > ${REINPLACE_CMD} -e 's|123456789abc+ unknown custom tip|${GH_TAGNAME}|' \ > ${WRKSRC}/code/global/version_strings.cpp.in >diff -ruN wxlauncher.orig/distinfo wxlauncher/distinfo >--- wxlauncher.orig/distinfo 2014-12-12 03:05:50.000000000 +0400 >+++ wxlauncher/distinfo 2015-02-07 00:16:00.000000000 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (wxlauncher-0.9.4.tar.gz) = c4f94bcc7bb84d694b0cd2a97a6dc37013ae32c9df8cb4d8377d1f55a12ea102 >-SIZE (wxlauncher-0.9.4.tar.gz) = 892760 >+SHA256 (wxlauncher-0.9.5.tar.gz) = bc4a14cff2a012b95fd72610ffad1ad74df06665c4c19fbde55df949e9e41aea >+SIZE (wxlauncher-0.9.5.tar.gz) = 893508
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
Actions:
View
|
Diff
Attachments on
bug 197383
:
152649
|
152650
|
152653
|
152654
|
152658