summaryrefslogtreecommitdiff
path: root/emulators/tme
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-11-04 03:33:39 +0000
committerdholland <dholland@pkgsrc.org>2015-11-04 03:33:39 +0000
commit2a5ab11fc805acaecf7d14b82542ae1894df9e37 (patch)
treecc8b713469286edcd1dafd2f7ea7c56be1252373 /emulators/tme
parentd8605a65e124c3d3d574e73285b4301e6d63ae5b (diff)
downloadpkgsrc-2a5ab11fc805acaecf7d14b82542ae1894df9e37.tar.gz
add stdint.h per PR 50279
Diffstat (limited to 'emulators/tme')
-rw-r--r--emulators/tme/distinfo4
-rw-r--r--emulators/tme/patches/patch-libtme_memory-auto.sh5
2 files changed, 5 insertions, 4 deletions
diff --git a/emulators/tme/distinfo b/emulators/tme/distinfo
index 888617ef96a..1b08fa6cfb4 100644
--- a/emulators/tme/distinfo
+++ b/emulators/tme/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.22 2015/11/03 20:31:09 agc Exp $
+$NetBSD: distinfo,v 1.23 2015/11/04 03:33:39 dholland Exp $
SHA1 (tme-0.8.tar.gz) = dd4f3421c20ceed548c5328a21dbb26e80f46b9c
RMD160 (tme-0.8.tar.gz) = 6bd505c5fa7810d37f436883383c4ba655df2ded
@@ -17,7 +17,7 @@ SHA1 (patch-ic_m68k_m6888x.c) = fe42dce7bf5abc69e2c9e15967d5e862ef651a0e
SHA1 (patch-ic_m68k_m68k-insns-auto.sh) = c493b4c6b066135e093abd7482e0a1e99294848b
SHA1 (patch-ic_m68k_m68k-m68k-insns.c) = 1a9d8e3d4e11c5710d1f67b65954d6e3de68d99f
SHA1 (patch-ic_m68k_m68k-misc.c) = 7aeef098631196fe60b9940600cf90c86d1be375
-SHA1 (patch-libtme_memory-auto.sh) = a8c727d71c91237730ed1aff04bd600af7a30127
+SHA1 (patch-libtme_memory-auto.sh) = f7d989831b2468d1288faabc10b6fc53ce5bd0f4
SHA1 (patch-machine_sun2_SUN2-MULTIBUS) = dc44d9c842277a2f4ff55b0200edbc990ee86669
SHA1 (patch-machine_sun2_sun2-mainbus.c) = 91b901d37d5f9a72064831d440c4371b81857640
SHA1 (patch-machine_sun3_SUN3-CARRERA) = 73b8f3a5a7c587aa726db4fa53844f2a0dc82a24
diff --git a/emulators/tme/patches/patch-libtme_memory-auto.sh b/emulators/tme/patches/patch-libtme_memory-auto.sh
index 21d7fb44187..a56384ac10f 100644
--- a/emulators/tme/patches/patch-libtme_memory-auto.sh
+++ b/emulators/tme/patches/patch-libtme_memory-auto.sh
@@ -1,12 +1,13 @@
-$NetBSD: patch-libtme_memory-auto.sh,v 1.2 2015/10/07 23:16:58 joerg Exp $
+$NetBSD: patch-libtme_memory-auto.sh,v 1.3 2015/11/04 03:33:39 dholland Exp $
--- libtme/memory-auto.sh.orig 2010-02-15 15:16:28.000000000 +0000
+++ libtme/memory-auto.sh
-@@ -96,6 +96,7 @@ EOF
+@@ -96,6 +96,8 @@ EOF
if $header; then
cat <<EOF
+#include <limits.h>
++#include <stdint.h>
/* macros: */
/* the plain partial read internal macro: */