diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-24 22:36:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-24 22:36:27 +0000 |
commit | ab9c035750b2644f2f448558b360f5c353a953e2 (patch) | |
tree | 7056d016729966f5c9631fdbdaf064b7f52dc9e7 | |
parent | f96e4c6b58bb1b45467931814a224585dda132d0 (diff) | |
download | pkgsrc-ab9c035750b2644f2f448558b360f5c353a953e2.tar.gz |
Add upstream bug report URLs.
-rw-r--r-- | emulators/mednafen/distinfo | 6 | ||||
-rw-r--r-- | emulators/mednafen/patches/patch-aa | 4 | ||||
-rw-r--r-- | emulators/mednafen/patches/patch-src_wswan_dis_opcodes_inc | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/emulators/mednafen/distinfo b/emulators/mednafen/distinfo index 7b4fba2fd89..7ce045e90c5 100644 --- a/emulators/mednafen/distinfo +++ b/emulators/mednafen/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2012/05/21 19:37:26 dholland Exp $ +$NetBSD: distinfo,v 1.12 2012/10/24 22:36:27 wiz Exp $ SHA1 (mednafen-0.8.D.3.tar.bz2) = b19b92101853cb653506456fd8ab1c0bb0b6e636 RMD160 (mednafen-0.8.D.3.tar.bz2) = 546f49a9541ba4d0367fe682aef23cdadf3d7325 Size (mednafen-0.8.D.3.tar.bz2) = 2442705 bytes -SHA1 (patch-aa) = 1708aa37f9b871af36ed2731d1386502eecb8c51 -SHA1 (patch-src_wswan_dis_opcodes_inc) = c4df8ca2c4aaf6ccd308bb8ccbe06947fa9ab65f +SHA1 (patch-aa) = c6bd95d539bb4c069d24dca231d058c90ba2c05b +SHA1 (patch-src_wswan_dis_opcodes_inc) = 547ad7a0a7943f1697e64a9607429211fc62fd56 diff --git a/emulators/mednafen/patches/patch-aa b/emulators/mednafen/patches/patch-aa index 6b3dd419b71..35193a5b250 100644 --- a/emulators/mednafen/patches/patch-aa +++ b/emulators/mednafen/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.2 2008/06/21 18:38:01 wiz Exp $ +$NetBSD: patch-aa,v 1.3 2012/10/24 22:36:27 wiz Exp $ + +https://sourceforge.net/tracker/?func=detail&aid=3579878&group_id=150840&atid=779049 --- po/Makefile.in.in.orig 2008-06-09 15:07:36.000000000 +0000 +++ po/Makefile.in.in diff --git a/emulators/mednafen/patches/patch-src_wswan_dis_opcodes_inc b/emulators/mednafen/patches/patch-src_wswan_dis_opcodes_inc index 9ed0af17794..d4cb773ff2e 100644 --- a/emulators/mednafen/patches/patch-src_wswan_dis_opcodes_inc +++ b/emulators/mednafen/patches/patch-src_wswan_dis_opcodes_inc @@ -1,9 +1,11 @@ -$NetBSD: patch-src_wswan_dis_opcodes_inc,v 1.1 2012/05/21 19:37:26 dholland Exp $ +$NetBSD: patch-src_wswan_dis_opcodes_inc,v 1.2 2012/10/24 22:36:27 wiz Exp $ Comment out unused static data that refers to nonexistent functions. Sometimes these elements are dropped by the compiler and sometimes they fail the build. It is not at all clear why the behavior varies. +https://sourceforge.net/tracker/?func=detail&aid=3579880&group_id=150840&atid=779049 + --- src/wswan/dis/opcodes.inc~ 2009-05-15 01:30:50.000000000 +0000 +++ src/wswan/dis/opcodes.inc @@ -37,7 +37,7 @@ Ia_andw_Gw_Ew = { "and", "andw", Gw, Ew, |