diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-05-23 17:05:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-05-23 17:05:47 +0000 |
commit | f83106b6c1265d9fa396ec7162235eaeb50edb77 (patch) | |
tree | 3f94d9e9efa1fe97f248c6775c8aac7bd436ffe9 /math/sc-im/files/patch-cmds__command.c | |
parent | Bump port revision (diff) |
Update to 0.7.0-81
Upstream changes fixes a conflict with textproc/scim
Some cleanups
PR: 237839
Approved by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Notes
Notes:
svn path=/head/; revision=502344
Diffstat (limited to 'math/sc-im/files/patch-cmds__command.c')
-rw-r--r-- | math/sc-im/files/patch-cmds__command.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/sc-im/files/patch-cmds__command.c b/math/sc-im/files/patch-cmds__command.c index 31705a6e84b3..dfd44b752cca 100644 --- a/math/sc-im/files/patch-cmds__command.c +++ b/math/sc-im/files/patch-cmds__command.c @@ -1,6 +1,6 @@ ---- cmds_command.c.orig 2018-08-03 06:04:39 UTC +--- cmds_command.c.orig 2019-02-22 18:41:46 UTC +++ cmds_command.c -@@ -826,7 +826,7 @@ void do_commandmode(struct block * sb) { +@@ -853,7 +853,7 @@ void do_commandmode(struct block * sb) { exec_cmd(line); } else if ( inputline[0] == L'w' ) { |