From 1f4b9b6799655ac184ea76c3639bd8c0ac6555f5 Mon Sep 17 00:00:00 2001 From: pascal Date: Sat, 1 Oct 2016 12:56:12 +0000 Subject: [PATCH] Update to OpenMW 0.40.0, from David CARLIER. --- games/openmw/Makefile | 5 ++--- games/openmw/distinfo | 4 ++-- games/openmw/patches/patch-apps_wizard_CMakeLists_txt | 8 ++++---- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 9b70a144251..7e0bfebe336 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -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 diff --git a/games/openmw/distinfo b/games/openmw/distinfo index e074d453902..1152284cab2 100644 --- a/games/openmw/distinfo +++ b/games/openmw/distinfo @@ -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 diff --git a/games/openmw/patches/patch-apps_wizard_CMakeLists_txt b/games/openmw/patches/patch-apps_wizard_CMakeLists_txt index 3305d17e912..6a88a450988 100644 --- a/games/openmw/patches/patch-apps_wizard_CMakeLists_txt +++ b/games/openmw/patches/patch-apps_wizard_CMakeLists_txt @@ -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)