summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorhasso <hasso>2009-08-30 05:17:44 +0000
committerhasso <hasso>2009-08-30 05:17:44 +0000
commit0544e0ad6d4ca8d7fe6087c782541b8e3399c180 (patch)
treee2ba4226c63524dddbab0223bcc731868fd6c9ae /games
parent4b83fa0829facc02d5a667a49c9cefccebe8ef66 (diff)
downloadpkgsrc-0544e0ad6d4ca8d7fe6087c782541b8e3399c180.tar.gz
Fix patch for case-sensitive file names.
Diffstat (limited to 'games')
-rw-r--r--games/quake/distinfo4
-rw-r--r--games/quake/patches/patch-ai4
2 files changed, 4 insertions, 4 deletions
diff --git a/games/quake/distinfo b/games/quake/distinfo
index e1560196974..c2504ff56dc 100644
--- a/games/quake/distinfo
+++ b/games/quake/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2009/08/29 19:26:01 wiz Exp $
+$NetBSD: distinfo,v 1.10 2009/08/30 05:17:44 hasso Exp $
SHA1 (q1source.zip) = 1f607e549c6aa3921797e51b7d2038e95116c989
RMD160 (q1source.zip) = 57a750e8644116d0d07a273ea6ad0b6d3071c89f
@@ -11,7 +11,7 @@ SHA1 (patch-ae) = a32b0a63fc2b9804f9e60b1c39af31dd460cf777
SHA1 (patch-af) = 57d5d0d88dcd745517b24bd4bdc9ceef494ef3a6
SHA1 (patch-ag) = c56b1704416427a2ef733ca0cbf2436ff22b4b09
SHA1 (patch-ah) = d7ab5fd7f7f834b254a068514ae473c35a43fef4
-SHA1 (patch-ai) = 8c1ed5aab166501ef05885394e82596a2059677c
+SHA1 (patch-ai) = 3ffc58567046e83848a457bc2f7b8c1edcc1dc27
SHA1 (patch-aj) = 5509d63f7856bc4760244a3d25c1984d16473e96
SHA1 (patch-ak) = 44e5305375e41277e902980f7fd398fb1fcbeba8
SHA1 (patch-al) = 1e40eb69839753348e023bc31f01331b6d4f51ef
diff --git a/games/quake/patches/patch-ai b/games/quake/patches/patch-ai
index 0017f9a22d1..a40444ebb38 100644
--- a/games/quake/patches/patch-ai
+++ b/games/quake/patches/patch-ai
@@ -1,4 +1,4 @@
-$NetBSD: patch-ai,v 1.8 2009/08/29 19:26:01 wiz Exp $
+$NetBSD: patch-ai,v 1.9 2009/08/30 05:17:44 hasso Exp $
--- WinQuake/Makefile.linuxi386.orig Tue Apr 27 17:51:18 1999
+++ WinQuake/Makefile.linuxi386
@@ -7,7 +7,7 @@ $NetBSD: patch-ai,v 1.8 2009/08/29 19:26:01 wiz Exp $
NOARCH=noarch
-MOUNT_DIR=/grog/Projects/WinQuake
-+MOUNT_DIR=${WRKSRC}/winquake
++MOUNT_DIR=${WRKSRC}/WinQuake
MASTER_DIR=/grog/Projects/QuakeMaster
-MESA_DIR=/usr/local/src/Mesa-2.6
+#MESA_DIR=/usr/local/src/Mesa-2.6