FreeBSD Bugzilla – Attachment 218757 Details for
Bug 250365
games/devilutionX: update to 1.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Sugested svn patch
devilutionX-1.1.0.diff (text/plain), 4.51 KB, created by
Nuno Teixeira
on 2020-10-15 10:40:01 UTC
(
hide
)
Description:
Sugested svn patch
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2020-10-15 10:40:01 UTC
Size:
4.51 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 552395) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= devilutionX >-PORTVERSION= 1.0.1 >+PORTVERSION= 1.1.0 > CATEGORIES= games > > MAINTAINER= benny.goemans@gmail.com >@@ -34,8 +34,7 @@ > > PLIST_FILES= bin/devilutionx \ > share/applications/devilutionx.desktop \ >- share/icons/hicolor/16x16/apps/devilutionx.png \ >- share/icons/hicolor/32x32/apps/devilutionx.png \ >- share/icons/hicolor/48x48/apps/devilutionx.png >+ share/icons/hicolor/512x512/apps/devilutionx.png \ >+ share/icons/hicolor/512x512/apps/devilutionx_solid.png > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 552395) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1583844955 >-SHA256 (diasurgical-devilutionX-1.0.1_GH0.tar.gz) = 165564fefdbfd0b4fbf74688ea1beb1d811eb1d8e200b9faad5b70ae2ac7564e >-SIZE (diasurgical-devilutionX-1.0.1_GH0.tar.gz) = 2005920 >+TIMESTAMP = 1602752246 >+SHA256 (diasurgical-devilutionX-1.1.0_GH0.tar.gz) = 395ec298df5383abe60550d45adba5e5811984589ccb1e504891b267b3c467c1 >+SIZE (diasurgical-devilutionX-1.1.0_GH0.tar.gz) = 2271614 >Index: files/patch-CMakeLists.txt >=================================================================== >--- files/patch-CMakeLists.txt (revision 552395) >+++ files/patch-CMakeLists.txt (nonexistent) >@@ -1,35 +0,0 @@ >---- CMakeLists.txt.orig 2020-03-10 14:00:26 UTC >-+++ CMakeLists.txt >-@@ -491,7 +491,7 @@ if(WIN32) >- endif() >- endif() >- >--if(NOT WIN32 AND NOT APPLE) >-+if(NOT WIN32 AND NOT APPLE AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL FreeBSD) >- # Enable POSIX extensions such as `readlink` and `ftruncate`. >- add_definitions(-D_POSIX_C_SOURCE=200809L) >- endif() >-@@ -502,8 +502,8 @@ endif() >- >- if(NOT CMAKE_CXX_COMPILER_ID MATCHES "MSVC") >- # Change __FILE__ to only show the path relative to the project folder >-- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-builtin-macro-redefined -D'__FILE__=\"$(subst $(realpath ${CMAKE_SOURCE_DIR})/,,$(abspath $<))\"'") >-- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-builtin-macro-redefined -D'__FILE__=\"$(subst $(realpath ${CMAKE_SOURCE_DIR})/,,$(abspath $<))\"'") >-+ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-builtin-macro-redefined") >-+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-builtin-macro-redefined") >- >- if(DEBUG) >- # Note: For Valgrind suppor. >-@@ -564,6 +564,12 @@ if(APPLE) >- >- include(CPack) >- endif() >-+ >-+install(TARGETS devilutionx DESTINATION ${CMAKE_INSTALL_BINDIR}) >-+install(FILES Packaging/fedora/devilutionx.desktop DESTINATION ${CMAKE_INSTALL_SHAREDIR}/applications) >-+install(FILES Packaging/resources/16.png DESTINATION ${CMAKE_INSTALL_SHAREDIR}/icons/hicolor/16x16/apps RENAME devilutionx.png) >-+install(FILES Packaging/resources/Diablo_32.png DESTINATION ${CMAKE_INSTALL_SHAREDIR}/icons/hicolor/32x32/apps RENAME devilutionx.png) >-+install(FILES Packaging/resources/Diablo_48.png DESTINATION ${CMAKE_INSTALL_SHAREDIR}/icons/hicolor/48x48/apps RENAME devilutionx.png) >- >- if(SWITCH) >- set(APP_TITLE "DevilutionX") > >Property changes on: files/patch-CMakeLists.txt >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-Packaging_fedora_devilutionx.desktop >=================================================================== >--- files/patch-Packaging_fedora_devilutionx.desktop (revision 552395) >+++ files/patch-Packaging_fedora_devilutionx.desktop (nonexistent) >@@ -1,15 +0,0 @@ >---- Packaging/fedora/devilutionx.desktop.orig 2020-03-09 00:37:54 UTC >-+++ Packaging/fedora/devilutionx.desktop >-@@ -1,9 +1,9 @@ >- [Desktop Entry] >- Name=devilutionX >- GenericName=DevilutionX >--Comment=Play Diablo I on Linux >--Comment[da]=Spil Diablo I på Linux >--Comment[hr]=Igrajte Diablo I na Linuxu >-+Comment=Play Diablo I >-+Comment[da]=Spil Diablo I >-+Comment[hr]=Igrajte Diablo I >- Exec=devilutionx >- Icon=devilutionx.png >- Terminal=false > >Property changes on: files/patch-Packaging_fedora_devilutionx.desktop >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-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
Actions:
View
|
Diff
Attachments on
bug 250365
:
218757
|
218758
|
218759