Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110729216
D27753.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D27753.id.diff
View Options
Index: head/games/barony/Makefile
===================================================================
--- head/games/barony/Makefile
+++ head/games/barony/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= barony
-DISTVERSION= 3.3.0
+DISTVERSIONPREFIX= v
+DISTVERSION= 3.3.7
PORTREVISION= 0
CATEGORIES= games
@@ -11,6 +12,7 @@
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/GPL.3.0.txt
+BUILD_DEPENDS= rapidjson>=0:devel/rapidjson
LIB_DEPENDS= libogg.so:audio/libogg \
libphysfs.so:devel/physfs \
libpng.so:graphics/png \
@@ -26,6 +28,7 @@
CMAKE_ON= OPENAL_ENABLED DATA_DIR
CMAKE_ARGS= -DEDITOR_EXE_NAME:STRING="barony-editor"
+CONFIGURE_ENV= OPTIMIZATION_LEVEL=""
DOS2UNIX_FILES= src/menu.cpp
LDFLAGS+= -Wl,--as-needed
LDFLAGS_i386= -Wl,-znotext
Index: head/games/barony/distinfo
===================================================================
--- head/games/barony/distinfo
+++ head/games/barony/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578078217
-SHA256 (TurningWheel-Barony-3.3.0_GH0.tar.gz) = 11dc23b626dc4c0d98f96249ff94762887a2d69b6f95a958c9c5705157c0cbd7
-SIZE (TurningWheel-Barony-3.3.0_GH0.tar.gz) = 53682542
+TIMESTAMP = 1614184660
+SHA256 (TurningWheel-Barony-v3.3.7_GH0.tar.gz) = a0b8942e269e8dafcc42173292bcb1bd4acd1c2dd35d5b483a0a6059ef277bb3
+SIZE (TurningWheel-Barony-v3.3.7_GH0.tar.gz) = 53830405
Index: head/games/barony/files/patch-CMakeLists.txt
===================================================================
--- head/games/barony/files/patch-CMakeLists.txt
+++ head/games/barony/files/patch-CMakeLists.txt
@@ -1,12 +0,0 @@
---- CMakeLists.txt.orig 2018-08-14 17:54:04 UTC
-+++ CMakeLists.txt
-@@ -64,8 +64,7 @@ if( NOT WIN32 )
- set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -Wall -pg -ffast-math -funroll-loops -fstrict-aliasing")
- #set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -Wall -pg -fsanitize=address -fno-omit-frame-pointer -fsanitize=undefined -fno-sanitize-recover -Wreturn-type -Werror=return-type")
- set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -Wall -pg")
-- set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -O3 -ffast-math -funroll-loops -fstrict-aliasing")
-- set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -O3")
-+ set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -ffast-math -funroll-loops -fstrict-aliasing")
- endif()
- if (APPLE)
- set (Apple 1)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 23, 10:13 AM (7 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16779894
Default Alt Text
D27753.id.diff (2 KB)
Attached To
Mode
D27753: update games/barony 3.3.7
Attached
Detach File
Event Timeline
Log In to Comment