Subject: CVS commit: pkgsrc/editors/tweak
From: Frederic Cambus
Date: 2020-01-28 14:23:32
Message id: 20200128132332.52447FBF4@cvs.NetBSD.org

Log Message:
tweak: update to 3.02.

ChangeLog:

- Build the HTML man page in the build script.
- Avoid buffer overflow with really long filenames.
- Fix missing argument to 'bad option' message.
- Remove the version number from the Tweak status bar.
- Increase the size of the 'message' buffer, which is currently
  overflowing on really big files.
- Prevent obvious NULL dereference if you paste before cutting or copying.
- Fix memory overwrite when increasing display width in mid-editing.

Files:
RevisionActionfile
1.5modifypkgsrc/editors/tweak/Makefile
1.5modifypkgsrc/editors/tweak/distinfo
1.4modifypkgsrc/editors/tweak/patches/patch-Makefile