Fri Dec 18 23:03:37 2020 UTC ()
neatvi: Update to 08

Ali Gholami Rudi (15):
      led: use --- filetype for ex prompt and messages
      ex: call :p for empty lines only once
      ex: escape command with addresses
      ex: for ec_exec, '|' is not a command separator
      vi: redraw the entire screen if current line changes
      led: use the attribute of \n for blanks
      vi: hll option to highlight current line
      conf.h: update syntax highlighting rules for neatmail summaries
      conf: MKFILE_MODE specifies the access mode of new files
      vi: fix updating previous hll row
      uc: make uc_dec() more compact by removing its loop
      uc: make uc_len() more compact by combining the first two conditions
      ex: % and # signs in command line arguments should be escaped
      vi: call term_done() even if ex_init() fails
      led: indenting and deindenting when auto-indent buffer is empty


(nia)
diff -r1.2 -r1.3 pkgsrc/editors/neatvi/Makefile
diff -r1.2 -r1.3 pkgsrc/editors/neatvi/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/editors/neatvi/Makefile (expand / switch to context diff)
--- pkgsrc/editors/neatvi/Makefile 2020/01/18 21:53:58 1.2
+++ pkgsrc/editors/neatvi/Makefile 2020/12/18 23:03:37 1.3
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/01/18 21:53:58 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/12/18 23:03:37 nia Exp $
 
-DISTNAME=	neatvi-07
+DISTNAME=	neatvi-08
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=aligrudi/}
 

cvs diff -r1.2 -r1.3 pkgsrc/editors/neatvi/distinfo (expand / switch to context diff)
--- pkgsrc/editors/neatvi/distinfo 2020/01/18 21:53:58 1.2
+++ pkgsrc/editors/neatvi/distinfo 2020/12/18 23:03:37 1.3
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/18 21:53:58 nia Exp $
+$NetBSD: distinfo,v 1.3 2020/12/18 23:03:37 nia Exp $
 
-SHA1 (neatvi-07.tar.gz) = 35bf325e6a30f70163c78777fecf1ac061c2fe6a
+SHA1 (neatvi-08.tar.gz) = 438c662a0a04e54c250187d0a29bcd786ceb2048
-RMD160 (neatvi-07.tar.gz) = 1ee496b2f6aa6d58cb0da2b6a164d1d6c71366f9
+RMD160 (neatvi-08.tar.gz) = d402301780bed9ec3c1a8fe4b8f616fc42c090da
-SHA512 (neatvi-07.tar.gz) = 456e502d08fd3f1c866ebb8e3fe6225c944c3c925cc38e59b5325c20cb815555087ed54e562d1b70b7f4a690034873d2c97e53264b187b986b9518bee10e1b57
+SHA512 (neatvi-08.tar.gz) = c883e06e215143498a04ece5cacee745fda3cc16a3b31b2a3e70cd559c1dffaddb2c6e98960e0293e37ea55a72a805564cc7e69d86f1e1689303a06244be929d
-Size (neatvi-07.tar.gz) = 42951 bytes
+Size (neatvi-08.tar.gz) = 43389 bytes