summaryrefslogtreecommitdiff
path: root/editors/tweak/Makefile
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2020-01-28 13:23:32 +0000
committerfcambus <fcambus@pkgsrc.org>2020-01-28 13:23:32 +0000
commitfe1ec4c47038a4a7f11624d73b45ca44d666a432 (patch)
treec1adfffe0158fcffae7783fa6be25534caec6e17 /editors/tweak/Makefile
parent27da5f46d8fe35c0989cdfc0d13a1a7e4f794c61 (diff)
downloadpkgsrc-fe1ec4c47038a4a7f11624d73b45ca44d666a432.tar.gz
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.
Diffstat (limited to 'editors/tweak/Makefile')
-rw-r--r--editors/tweak/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/tweak/Makefile b/editors/tweak/Makefile
index 5ab4ebe39f3..be4814a8b1f 100644
--- a/editors/tweak/Makefile
+++ b/editors/tweak/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/09/06 09:03:01 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/28 13:23:32 fcambus Exp $
#
-DISTNAME= tweak-3.01
-PKGREVISION= 2
+DISTNAME= tweak-3.02
CATEGORIES= editors
MASTER_SITES= https://www.chiark.greenend.org.uk/~sgtatham/tweak/