Update to OpenMW 0.40.0, from David CARLIER.

This commit is contained in:
pascal 2016-10-01 12:56:12 +00:00
parent c326edce1b
commit 1f4b9b6799
3 changed files with 8 additions and 9 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2016/05/07 12:40:57 pascal Exp $
# $OpenBSD: Makefile,v 1.5 2016/10/01 12:56:12 pascal Exp $
ONLY_FOR_ARCHS = amd64 i386
COMMENT = open source implementation of TES III: Morrowind
V = 0.39.0
V = 0.40.0
DISTNAME = openmw-$V
REVISION = 0
CATEGORIES = games

View File

@ -1,2 +1,2 @@
SHA256 (openmw-0.39.0.tar.gz) = sNKUsIFAmb2TMm97ht2E+3J9ON1Ta/EEJyES5tcK5yA=
SIZE (openmw-0.39.0.tar.gz) = 4764754
SHA256 (openmw-0.40.0.tar.gz) = PzrW8pcTvSfLq1261wECErfrqQbztVQrXF7/tT5deUQ=
SIZE (openmw-0.40.0.tar.gz) = 4849783

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-apps_wizard_CMakeLists_txt,v 1.2 2016/04/16 15:27:15 pascal Exp $
--- apps/wizard/CMakeLists.txt.orig Wed Apr 6 13:40:42 2016
+++ apps/wizard/CMakeLists.txt Sat Apr 16 14:29:29 2016
@@ -147,6 +147,6 @@ endif()
$OpenBSD: patch-apps_wizard_CMakeLists_txt,v 1.3 2016/10/01 12:56:12 pascal Exp $
--- apps/wizard/CMakeLists.txt.orig Mon Aug 15 11:27:54 2016
+++ apps/wizard/CMakeLists.txt Thu Sep 29 22:47:43 2016
@@ -137,6 +137,6 @@ endif()
# Workaround for binutil => 2.23 problem when linking, should be fixed eventually upstream
if (UNIX AND NOT APPLE)