summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormicha <micha@pkgsrc.org>2021-08-27 10:47:40 +0000
committermicha <micha@pkgsrc.org>2021-08-27 10:47:40 +0000
commitdc1226a9ebb7c7497f93a382464a861eacc50f51 (patch)
tree238747b0cd7e96be801651703f35b172e67834de /games
parenteaa11055589bd3c871ea829bcf9d5fb3f2807e7b (diff)
downloadpkgsrc-dc1226a9ebb7c7497f93a382464a861eacc50f51.tar.gz
games/woof: Update comment section of patches.
Diffstat (limited to 'games')
-rw-r--r--games/woof/distinfo6
-rw-r--r--games/woof/patches/patch-Source_d__iwad.c3
-rw-r--r--games/woof/patches/patch-Source_wi__stuff.c4
3 files changed, 8 insertions, 5 deletions
diff --git a/games/woof/distinfo b/games/woof/distinfo
index 606f014681f..786477c2f9a 100644
--- a/games/woof/distinfo
+++ b/games/woof/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2021/08/23 14:27:43 micha Exp $
+$NetBSD: distinfo,v 1.23 2021/08/27 10:47:40 micha Exp $
SHA1 (woof_6.3.1.tar.gz) = 03336e19759847187fe1e2ae0a2893577a90782d
RMD160 (woof_6.3.1.tar.gz) = 2186d9d90c888b68d92776723ce78fefae0b578f
SHA512 (woof_6.3.1.tar.gz) = aad2a66b36480012ff01d25b6692d0f0d6048d90f5ecf1e0de081a2423884afdedc9e1fd97dec621d2641033907b528fa05481b9d7eeb6e96e4cc226651f8259
Size (woof_6.3.1.tar.gz) = 1986946 bytes
-SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089
-SHA1 (patch-Source_wi__stuff.c) = 94d16305a725ac269e37038d2a8ce3c969a0d2ee
+SHA1 (patch-Source_d__iwad.c) = a58291e4717699efaefa3e56294666cfc6e65c75
+SHA1 (patch-Source_wi__stuff.c) = 656f25d82a9125f109800ebc6544d6d729d26947
diff --git a/games/woof/patches/patch-Source_d__iwad.c b/games/woof/patches/patch-Source_d__iwad.c
index cf841792413..5013c50eade 100644
--- a/games/woof/patches/patch-Source_d__iwad.c
+++ b/games/woof/patches/patch-Source_d__iwad.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-Source_d__iwad.c,v 1.1 2020/05/11 10:46:12 micha Exp $
+$NetBSD: patch-Source_d__iwad.c,v 1.2 2021/08/27 10:47:40 micha Exp $
Add pkgsrc ${PREFIX}/share/doom to WAD file search path.
+Patch is not suitable for upstream.
--- Source/d_iwad.c.orig 2020-04-14 06:39:44.000000000 +0000
+++ Source/d_iwad.c
diff --git a/games/woof/patches/patch-Source_wi__stuff.c b/games/woof/patches/patch-Source_wi__stuff.c
index 705565aa5f1..c5e439ab381 100644
--- a/games/woof/patches/patch-Source_wi__stuff.c
+++ b/games/woof/patches/patch-Source_wi__stuff.c
@@ -1,4 +1,4 @@
-$NetBSD: patch-Source_wi__stuff.c,v 1.1 2021/08/23 14:27:43 micha Exp $
+$NetBSD: patch-Source_wi__stuff.c,v 1.2 2021/08/27 10:47:40 micha Exp $
Workaround for namespace clash on SmartOS:
@@ -6,6 +6,8 @@ Workaround for namespace clash on SmartOS:
366 | static patch_t* time;
| ^~~~
+Already merged upstream. Remove this patch for next release.
+
--- Source/wi_stuff.c.orig 2021-08-13 13:18:32.000000000 +0000
+++ Source/wi_stuff.c
@@ -363,7 +363,7 @@ static patch_t* items;