pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/lmarbles Make previous patch proper.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2a75fe01dd4
branches: trunk
changeset: 492614:d2a75fe01dd4
user: cube <cube%pkgsrc.org@localhost>
date: Sat Apr 16 14:51:59 2005 +0000
description:
Make previous patch proper.
diffstat:
games/lmarbles/distinfo | 4 ++--
games/lmarbles/patches/patch-ab | 12 ++++++++++--
2 files changed, 12 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r 4a37b20ee3d7 -r d2a75fe01dd4 games/lmarbles/distinfo
--- a/games/lmarbles/distinfo Sat Apr 16 14:43:49 2005 +0000
+++ b/games/lmarbles/distinfo Sat Apr 16 14:51:59 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2005/04/16 14:43:49 cube Exp $
+$NetBSD: distinfo,v 1.4 2005/04/16 14:51:59 cube Exp $
SHA1 (lmarbles-1.0.7.tar.gz) = 25b0a635f53a3ab351247ac2820cbd6951d7050d
RMD160 (lmarbles-1.0.7.tar.gz) = 5fc90ff923848496b1fbce63473a22fcc716c345
Size (lmarbles-1.0.7.tar.gz) = 829635 bytes
SHA1 (patch-aa) = b453e75a29848a470275d06bc97e9fe09a12e1b8
-SHA1 (patch-ab) = ddd9a96c56b40d4b392b1091d5f537c97e845559
+SHA1 (patch-ab) = dfbb9afc0860f9ea1154de35c46f4e8ad8eef840
diff -r 4a37b20ee3d7 -r d2a75fe01dd4 games/lmarbles/patches/patch-ab
--- a/games/lmarbles/patches/patch-ab Sat Apr 16 14:43:49 2005 +0000
+++ b/games/lmarbles/patches/patch-ab Sat Apr 16 14:51:59 2005 +0000
@@ -1,8 +1,16 @@
-$NetBSD: patch-ab,v 1.1 2005/04/16 14:43:49 cube Exp $
+$NetBSD: patch-ab,v 1.2 2005/04/16 14:51:59 cube Exp $
--- src/sdl.c.orig 2002-08-08 04:37:50.000000000 +0200
+++ src/sdl.c
-@@ -173,6 +173,8 @@ SFnt* SF_Ld(char *fname)
+@@ -18,6 +18,7 @@
+ #include "sdl.h"
+ #include <stdlib.h>
+ #include <string.h>
++#include <err.h>
+
+ extern int trm_gm;
+
+@@ -173,6 +174,8 @@ SFnt* SF_Ld(char *fname)
//table
file = fopen(path, "r");
Home |
Main Index |
Thread Index |
Old Index