summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorgrant <grant>2004-06-15 13:21:21 +0000
committergrant <grant>2004-06-15 13:21:21 +0000
commitcf368d3ca1426c7060adcb1ccb923a5440651f41 (patch)
tree6a1fa0e6520699bb83980e0102eefd06c3774d2a /games
parent624ea72400189d0eb949298f2b64e03ccd3caf91 (diff)
downloadpkgsrc-cf368d3ca1426c7060adcb1ccb923a5440651f41.tar.gz
regenerate patches with pkgdiff so they apply cleanly with
devel/patch.
Diffstat (limited to 'games')
-rw-r--r--games/hugo/distinfo6
-rw-r--r--games/hugo/patches/patch-aa4
-rw-r--r--games/hugo/patches/patch-ab4
3 files changed, 7 insertions, 7 deletions
diff --git a/games/hugo/distinfo b/games/hugo/distinfo
index 155cbf58096..7c7df7be8c4 100644
--- a/games/hugo/distinfo
+++ b/games/hugo/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.2 2004/05/28 14:24:04 dillo Exp $
+$NetBSD: distinfo,v 1.3 2004/06/15 13:21:21 grant Exp $
SHA1 (hugo-3.0.07/hugov30_unix_source.tar.gz) = 4b3afc3b4f03ff23643460321d76127980184ec0
Size (hugo-3.0.07/hugov30_unix_source.tar.gz) = 213002 bytes
SHA1 (hugo-3.0.07/hugolib.zip) = 76b5580461a6c6f15780f554d2e23574ef78e24d
Size (hugo-3.0.07/hugolib.zip) = 67669 bytes
-SHA1 (patch-aa) = 841a92743e3b6db56d79806bde2687d30019570b
-SHA1 (patch-ab) = a2e5b86d69aefb0be46b69c91b08a4335bc81637
+SHA1 (patch-aa) = c291ff5787189bf6f0261e10ef1b5b46243719a3
+SHA1 (patch-ab) = 4d2753b45b1e16c7213e1ee99860519bf889e11d
SHA1 (patch-ac) = 43df8bc8b35cb5525f582a6d11eba89d063fbe76
SHA1 (patch-ad) = 454c364a4fe45d1fc94b768db85443fcc8ef8204
SHA1 (patch-ae) = ce4dc59544819330f1f8eeb45100e871c3aa0b3d
diff --git a/games/hugo/patches/patch-aa b/games/hugo/patches/patch-aa
index aae549e0b51..e70bfcc22f7 100644
--- a/games/hugo/patches/patch-aa
+++ b/games/hugo/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/05/22 23:37:06 dillo Exp $
+$NetBSD: patch-aa,v 1.2 2004/06/15 13:21:21 grant Exp $
---- Makefile.orig Mon Nov 26 09:54:04 2001
+--- Makefile.orig 2001-11-26 19:54:04.000000000 +1100
+++ Makefile
@@ -50,9 +50,9 @@ CFG_OPTIONS=-DDO_COLOR
# Standard optimizations
diff --git a/games/hugo/patches/patch-ab b/games/hugo/patches/patch-ab
index 0663c91f984..d9bcb76c26e 100644
--- a/games/hugo/patches/patch-ab
+++ b/games/hugo/patches/patch-ab
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/05/22 23:37:06 dillo Exp $
+$NetBSD: patch-ab,v 1.2 2004/06/15 13:21:21 grant Exp $
---- source/hcfile.c.orig Wed Jan 8 05:26:08 2003
+--- source/hcfile.c.orig 2004-01-06 06:21:44.000000000 +1100
+++ source/hcfile.c
@@ -380,6 +380,15 @@ FILE *TrytoOpen(char *f, char *p, char *
return tempfile;