diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2017-01-07 13:39:14 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2017-01-07 13:39:14 +0000 |
commit | 33a71ffb9221d72d123b131ed6b02c2b2a0ce45d (patch) | |
tree | 4e833aaa9dbaca3be600c69215f487727181bd17 /emulators/snes9x-gtk/files/patch-screenshot.cpp | |
parent | www/py-django-redis: update to 4.7.0 (diff) |
Update to 1.54.1
Unbreak fetch (project moved to Github)
Clean up and fix some broken dependencies
Regenerate patches with 'make makepatch'
Use standard options descriptions when possible
PR: 213692 (based on)
Submitted by: <timon@timon.net.nz>
Approved by: maintainer timeout
MFH: 2017Q1 (blanket)
Diffstat (limited to 'emulators/snes9x-gtk/files/patch-screenshot.cpp')
-rw-r--r-- | emulators/snes9x-gtk/files/patch-screenshot.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/snes9x-gtk/files/patch-screenshot.cpp b/emulators/snes9x-gtk/files/patch-screenshot.cpp index dd19fa6db61a..122d12fba7df 100644 --- a/emulators/snes9x-gtk/files/patch-screenshot.cpp +++ b/emulators/snes9x-gtk/files/patch-screenshot.cpp @@ -1,6 +1,6 @@ ---- ../screenshot.cpp.orig 2010-02-23 00:19:36.132640984 -0500 -+++ ../screenshot.cpp 2010-02-23 00:19:59.151074837 -0500 -@@ -182,6 +182,7 @@ +--- screenshot.cpp.orig 2016-10-15 00:20:34 UTC ++++ screenshot.cpp +@@ -186,6 +186,7 @@ #include "memmap.h" #include "display.h" #include "screenshot.h" |