diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-11-21 03:45:22 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-11-21 03:45:22 +0000 |
commit | fb3729af07d562124e79f9602ac9c9be070aab3c (patch) | |
tree | 48e007c660295ac00d780ab1a833c3d47afa530f /sysutils/thefish/files/patch-main.c | |
parent | databases/sqlitebrowser: 3.6.0 -> 3.7.0 (diff) |
sysutils/thefish: 0.6.6 -> 0.6.7
- unbreak: upgrade, make fetchable, submitter becomes maintainer
PR: 204408
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Notes
Notes:
svn path=/head/; revision=402133
Diffstat (limited to 'sysutils/thefish/files/patch-main.c')
-rw-r--r-- | sysutils/thefish/files/patch-main.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/thefish/files/patch-main.c b/sysutils/thefish/files/patch-main.c index e9aa10260e18..3d0b82955764 100644 --- a/sysutils/thefish/files/patch-main.c +++ b/sysutils/thefish/files/patch-main.c @@ -1,6 +1,6 @@ ---- main.c.orig 2013-02-18 10:27:42.000000000 +0100 -+++ main.c 2013-02-18 10:28:04.000000000 +0100 -@@ -48,8 +48,6 @@ +--- main.c.orig 2015-11-09 12:50:35.505718000 -0800 ++++ main.c 2015-11-09 12:51:47.774569000 -0800 +@@ -49,8 +49,6 @@ #include "qt_ui.h" #endif @@ -9,7 +9,7 @@ static void usage(void); static void about(void); void purge(void); -@@ -181,10 +179,6 @@ +@@ -182,10 +180,6 @@ argc, argv); #endif |