FreeBSD/ports a052a41 (r487752)devel Makefile, devel/geany distinfo Makefile

- Update geany to 1.34
- Update geany-plugins to 1.34
- Add new vimode geany plugin
- Scope plugin now supports gtk3
- Regenerate one patch and rename to conform to rules
DeltaFile
+16-0devel/geany-plugin-vimode/pkg-descr
+8-6devel/geany-plugin-scope/Makefile
+11-0devel/geany-plugin-vimode/Makefile
+11-0devel/geany-plugin-ctags/files/patch-geanyctags_src_geanyctags.c
+0-11devel/geany-plugin-ctags/files/patch-ctags
+6-4devel/geany-plugins/files/bsd.geany-plugins.mk
+3-3devel/geany-plugins/distinfo
+3-3devel/geany/distinfo
+1-2devel/geany/Makefile
+1-1devel/geany-plugin-markdown/Makefile
+0-2devel/geany-plugins/files/Makefile.common
+0-1devel/geany-plugins/Makefile
+1-0devel/geany-plugin-vimode/pkg-plist
+1-0devel/Makefile
+1-0devel/geany-plugin-scope/pkg-plist
+1-0devel/geany/pkg-plist
+64-3316 files

UnifiedSplitRaw

FreeBSD/ports 487752f (r453062)comms/yagiuda Makefile, comms/yagiuda/files patch-src_input.c patch-src_dynamic.c

- @fjoe correctly pointed out one place where the newline needed to be
  removed, I did miss that one. (It's directly used as a filename)
  The other places are do not cares.
- It makes no sense to remove gets() without removing potentially
  just as bad scanf() calls and it's bad practice to use scanf anyway
  I'm paranoid with implementations of fgets() (Non FreeBSD to be clear)
  hence the use of -1 in the length argument of fgets().
- I'll see if upstream is willing to accept these diffs.

Submitted by:   Max Khon <fjoe at freebsd.org>
Reported by:    Max Khon <fjoe at freebsd.org>
DeltaFile
+212-8comms/yagiuda/files/patch-src_input.c
+41-0comms/yagiuda/files/patch-src_dynamic.c
+1-0comms/yagiuda/Makefile
+254-83 files

UnifiedSplitRaw