summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
committeradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
commitac26554d9f5c20806cbab620560e5cdb9f5af267 (patch)
treef19c5de6d0b7dd975754ab007486cb1a5d65f5ef /editors
parent89042bb7303ab35491df57328b4ced04ed0f68bc (diff)
downloadpkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz
revbump for icu and libffi
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/Makefile3
-rw-r--r--editors/TeXmacs/Makefile4
-rw-r--r--editors/abiword-plugins/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/beaver/Makefile4
-rw-r--r--editors/codeblocks/Makefile4
-rw-r--r--editors/codelite/Makefile4
-rw-r--r--editors/dasher/Makefile4
-rw-r--r--editors/deforaos-editor/Makefile4
-rw-r--r--editors/emacs25/Makefile4
-rw-r--r--editors/emacs26/Makefile4
-rw-r--r--editors/emacs27/Makefile4
-rw-r--r--editors/feathernotes/Makefile4
-rw-r--r--editors/featherpad/Makefile3
-rw-r--r--editors/focuswriter/Makefile4
-rw-r--r--editors/gconf-editor/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/ghex/Makefile4
-rw-r--r--editors/gice/Makefile4
-rw-r--r--editors/gobby/Makefile4
-rw-r--r--editors/gtranslator/Makefile4
-rw-r--r--editors/gummi/Makefile4
-rw-r--r--editors/kate/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/l3afpad/Makefile4
-rw-r--r--editors/leafpad/Makefile4
-rw-r--r--editors/lyx/Makefile4
-rw-r--r--editors/medit/Makefile4
-rw-r--r--editors/nano/Makefile3
-rw-r--r--editors/obby/Makefile4
-rw-r--r--editors/p5-Padre/Makefile4
-rw-r--r--editors/pluma/Makefile4
-rw-r--r--editors/poedit/Makefile4
-rw-r--r--editors/qtcreator/Makefile3
-rw-r--r--editors/sasm/Makefile4
-rw-r--r--editors/scite/Makefile4
-rw-r--r--editors/tea/Makefile4
-rw-r--r--editors/tepl4/Makefile4
-rw-r--r--editors/texmaker/Makefile3
-rw-r--r--editors/texstudio/Makefile4
-rw-r--r--editors/texworks/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile4
-rw-r--r--editors/vim-gtk3/Makefile4
-rw-r--r--editors/xfce4-mousepad/Makefile3
-rw-r--r--editors/xournal/Makefile4
-rw-r--r--editors/xournalpp/Makefile4
-rw-r--r--editors/zim/Makefile3
47 files changed, 94 insertions, 87 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index af4cd2cd5e4..da99a2b24fe 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.146 2021/11/16 15:00:30 wiz Exp $
+# $NetBSD: Makefile,v 1.147 2021/12/08 16:04:08 adam Exp $
DISTNAME= Sigil-1.8.0
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
GITHUB_PROJECT= Sigil
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index c47da152d30..804909d63fc 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.147 2021/09/29 19:00:33 adam Exp $
+# $NetBSD: Makefile,v 1.148 2021/12/08 16:04:08 adam Exp $
#
# changelog at http://www.texmacs.org/tmweb/about/changes.en.html
DISTNAME= TeXmacs-1.99.13-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/
MASTER_SITES+= http://www.texmacs.org/Download/ftp/tmftp/source/
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index d2e6c5325e2..d9df873718f 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.125 2021/09/29 19:00:33 adam Exp $
+# $NetBSD: Makefile,v 1.126 2021/12/08 16:04:08 adam Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index e6796bfccc3..f1fc6691d91 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.207 2021/09/29 19:00:07 adam Exp $
+# $NetBSD: Makefile,v 1.208 2021/12/08 16:02:04 adam Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile
index fe9403cb61b..a065249ba88 100644
--- a/editors/beaver/Makefile
+++ b/editors/beaver/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2021/05/24 19:52:05 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2021/12/08 16:04:08 adam Exp $
DISTNAME= beaver-0.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=beaver-editor/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/codeblocks/Makefile b/editors/codeblocks/Makefile
index f79cc846bb6..93f68e30c26 100644
--- a/editors/codeblocks/Makefile
+++ b/editors/codeblocks/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2021/11/18 14:07:59 nia Exp $
+# $NetBSD: Makefile,v 1.20 2021/12/08 16:04:08 adam Exp $
#
DISTNAME= codeblocks-20.03
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=codeblocks/}
EXTRACT_SUFX= .tar.xz
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 7d929fcc592..89ac843dde2 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2021/09/29 19:00:34 adam Exp $
+# $NetBSD: Makefile,v 1.42 2021/12/08 16:04:09 adam Exp $
DISTNAME= codelite-15.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/}
diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile
index 474e5a76d88..106fcd41ed9 100644
--- a/editors/dasher/Makefile
+++ b/editors/dasher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.107 2021/04/05 08:07:17 nia Exp $
+# $NetBSD: Makefile,v 1.108 2021/12/08 16:04:09 adam Exp $
DISTNAME= dasher-5.0.0.b20200225
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GITHUB:=dasher-project/}
GITHUB_TAG= e03b0dbf1f1132e83645ff78c92efd63fca5a812
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index 68453315498..f2350d8efc2 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2020/08/17 20:18:32 leot Exp $
+# $NetBSD: Makefile,v 1.29 2021/12/08 16:04:09 adam Exp $
#
DISTNAME= Editor-0.4.1
PKGNAME= deforaos-editor-0.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Editor/
diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile
index bec7db8d04b..eb2c4baaaa6 100644
--- a/editors/emacs25/Makefile
+++ b/editors/emacs25/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2021/09/29 19:00:34 adam Exp $
+# $NetBSD: Makefile,v 1.39 2021/12/08 16:04:09 adam Exp $
CONFLICTS+= emacs25-nox11-[0-9]*
-PKGREVISION= 27
+PKGREVISION= 28
.include "../../editors/emacs25/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs26/Makefile b/editors/emacs26/Makefile
index a1629fd47d7..dd73ad2b4e0 100644
--- a/editors/emacs26/Makefile
+++ b/editors/emacs26/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2021/09/29 19:00:34 adam Exp $
+# $NetBSD: Makefile,v 1.30 2021/12/08 16:04:09 adam Exp $
CONFLICTS+= emacs26-nox11-[0-9]*
.include "../../editors/emacs26/Makefile.common"
-PKGREVISION= 16
+PKGREVISION= 17
.include "options.mk"
diff --git a/editors/emacs27/Makefile b/editors/emacs27/Makefile
index 3e5b9402bff..fd3261959a6 100644
--- a/editors/emacs27/Makefile
+++ b/editors/emacs27/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2021/10/09 15:35:04 nia Exp $
+# $NetBSD: Makefile,v 1.14 2021/12/08 16:04:09 adam Exp $
CONFLICTS+= emacs27-nox11-[0-9]*
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../editors/emacs27/Makefile.common"
.include "options.mk"
diff --git a/editors/feathernotes/Makefile b/editors/feathernotes/Makefile
index 11d7f7882fe..7d74903bc5e 100644
--- a/editors/feathernotes/Makefile
+++ b/editors/feathernotes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2021/04/21 11:41:32 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/12/08 16:04:09 adam Exp $
VERSION= 0.9.0
DISTNAME= FeatherNotes-V${VERSION}
PKGNAME= feathernotes-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile
index b0093a89dd4..9f50f0beafe 100644
--- a/editors/featherpad/Makefile
+++ b/editors/featherpad/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2021/10/15 12:31:36 pin Exp $
+# $NetBSD: Makefile,v 1.23 2021/12/08 16:04:09 adam Exp $
VERSION= 1.0.1
DISTNAME= FeatherPad-V${VERSION}
PKGNAME= featherpad-${VERSION}
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile
index 894225bfbc2..11cc4f1c591 100644
--- a/editors/focuswriter/Makefile
+++ b/editors/focuswriter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/11/15 22:54:10 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2021/12/08 16:04:10 adam Exp $
DISTNAME= focuswriter-1.7.6
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=gottcode/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 13932bfd664..67135d33a46 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.104 2020/12/04 04:55:50 riastradh Exp $
+# $NetBSD: Makefile,v 1.105 2021/12/08 16:04:10 adam Exp $
#
DISTNAME= gconf-editor-2.32.0
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 8648bd7e93a..4f36e857c23 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.162 2021/06/06 13:37:13 nia Exp $
+# $NetBSD: Makefile,v 1.163 2021/12/08 16:04:10 adam Exp $
DISTNAME= gedit-3.36.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index e539eb48bcc..c2c22e9e39f 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2021/05/02 10:24:48 nia Exp $
+# $NetBSD: Makefile,v 1.63 2021/12/08 16:04:10 adam Exp $
DISTNAME= ghex-3.18.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/3.18/}
EXTRACT_SUFX= .tar.xz
diff --git a/editors/gice/Makefile b/editors/gice/Makefile
index 94a8c4d3e8f..843ab5ea131 100644
--- a/editors/gice/Makefile
+++ b/editors/gice/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2020/08/17 20:18:33 leot Exp $
+# $NetBSD: Makefile,v 1.65 2021/12/08 16:04:10 adam Exp $
#
DISTNAME= gice-0.6.2
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/}
EXTRACT_SUFX= .tgz
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 1a6b7ce54ec..a4e7490a657 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2021/09/29 19:00:34 adam Exp $
+# $NetBSD: Makefile,v 1.68 2021/12/08 16:04:10 adam Exp $
DISTNAME= gobby-0.4.12
-PKGREVISION= 48
+PKGREVISION= 49
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index c1faf9fd882..bd117c7d106 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2021/05/02 10:24:48 nia Exp $
+# $NetBSD: Makefile,v 1.88 2021/12/08 16:04:10 adam Exp $
DISTNAME= gtranslator-3.32.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index c9bd5b03992..7f516fdc6b5 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2021/09/29 10:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2021/12/08 16:04:10 adam Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index 388fbe7e5de..a910912f183 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2021/11/15 22:54:10 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2021/12/08 16:04:11 adam Exp $
DISTNAME= kate-${KAPPSVER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
HOMEPAGE= https://www.kde.org/applications/utilities/kate/
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 847b50ee3cb..856f5bf46d3 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.125 2021/11/15 22:54:10 wiz Exp $
+# $NetBSD: Makefile,v 1.126 2021/12/08 16:04:11 adam Exp $
DISTNAME= kile-2.9.93
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/l3afpad/Makefile b/editors/l3afpad/Makefile
index 67954c07585..300819227f3 100644
--- a/editors/l3afpad/Makefile
+++ b/editors/l3afpad/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/05/24 19:52:05 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2021/12/08 16:04:11 adam Exp $
DISTNAME= l3afpad-0.8.18.1.11
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=stevenhoneyman/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index e256970ac27..9b9165ed5af 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2020/08/17 20:18:34 leot Exp $
+# $NetBSD: Makefile,v 1.54 2021/12/08 16:04:11 adam Exp $
DISTNAME= leafpad-0.8.18.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors gnome
MASTER_SITES= http://savannah.nongnu.org/download/leafpad/
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 206aa168d72..8c5a3e9f7f9 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2021/09/29 19:00:34 adam Exp $
+# $NetBSD: Makefile,v 1.104 2021/12/08 16:04:11 adam Exp $
DISTNAME= lyx-2.3.6.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/
MASTER_SITES+= ftp://ftp.sdsc.edu/pub/other/lyx/stable/2.3.x/
diff --git a/editors/medit/Makefile b/editors/medit/Makefile
index 2ee4e2f105d..be623f820e8 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2021/04/21 11:41:33 adam Exp $
+# $NetBSD: Makefile,v 1.49 2021/12/08 16:04:11 adam Exp $
DISTNAME= medit-1.2.0
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 56cc94eda2c..8e15e15f90f 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2021/10/18 13:56:26 nia Exp $
+# $NetBSD: Makefile,v 1.101 2021/12/08 16:04:11 adam Exp $
DISTNAME= nano-5.9
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
EXTRACT_SUFX= .tar.xz
diff --git a/editors/obby/Makefile b/editors/obby/Makefile
index 15ed7d35bb3..7c48eb41051 100644
--- a/editors/obby/Makefile
+++ b/editors/obby/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2021/09/29 19:00:07 adam Exp $
+# $NetBSD: Makefile,v 1.20 2021/12/08 16:02:04 adam Exp $
#
DISTNAME= obby-0.4.8
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/obby/
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 59d997dca71..421a045c9a1 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.65 2021/05/24 19:52:06 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2021/12/08 16:04:11 adam Exp $
DISTNAME= Padre-1.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index 905bfc2a4f7..e66d581fc3e 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2021/06/12 17:30:59 gutteridge Exp $
+# $NetBSD: Makefile,v 1.42 2021/12/08 16:04:12 adam Exp $
PYTHON_VERSIONS_INCOMPATIBLE= 27
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= pluma-${VERSION:R}.2
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 421885d02e6..a9529c550fb 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.103 2021/09/29 19:00:34 adam Exp $
+# $NetBSD: Makefile,v 1.104 2021/12/08 16:04:12 adam Exp $
VERSION= 2.3
DISTNAME= poedit-${VERSION}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=vslavik/}
GITHUB_RELEASE= v${VERSION}-oss
diff --git a/editors/qtcreator/Makefile b/editors/qtcreator/Makefile
index e2c6909e86a..8e723355992 100644
--- a/editors/qtcreator/Makefile
+++ b/editors/qtcreator/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2021/11/20 20:51:14 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2021/12/08 16:04:12 adam Exp $
DISTNAME= qt-creator-opensource-src-5.0.3
PKGNAME= ${DISTNAME:S/qt-/qt/:S/-opensource-src//}
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://download.qt.io/official_releases/${PKGBASE}/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/
MASTER_SITES+= http://download.qt.io/archive/${PKGBASE}/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/
diff --git a/editors/sasm/Makefile b/editors/sasm/Makefile
index 0af909eee74..b1a7fc0c332 100644
--- a/editors/sasm/Makefile
+++ b/editors/sasm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2021/04/21 11:41:34 adam Exp $
+# $NetBSD: Makefile,v 1.15 2021/12/08 16:04:12 adam Exp $
DISTNAME= SASM-3.10.1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=Dman95/}
GITHUB_PROJECT= SASM
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index a62957b1174..28d6d201c38 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2020/08/17 20:18:35 leot Exp $
+# $NetBSD: Makefile,v 1.40 2021/12/08 16:04:12 adam Exp $
#
DISTNAME= scite339
PKGNAME= scite-3.3.9
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/}
EXTRACT_SUFX= .tgz
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 8ec9fe5a812..65a30e68f96 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2021/09/29 10:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2021/12/08 16:04:12 adam Exp $
DISTNAME= tea-48.0.1
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=psemiletov/}
GITHUB_PROJECT= tea-qt
diff --git a/editors/tepl4/Makefile b/editors/tepl4/Makefile
index b615c3504f3..f92c09631a6 100644
--- a/editors/tepl4/Makefile
+++ b/editors/tepl4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2021/04/21 11:40:22 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/08 16:02:04 adam Exp $
DISTNAME= tepl-4.4.0
PKGNAME= ${DISTNAME:S/tepl-/tepl4-/1}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tepl/4.4/}
EXTRACT_SUFX= .tar.xz
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 50ad24f05ae..c3e594d6fed 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.122 2021/10/26 17:56:54 nros Exp $
+# $NetBSD: Makefile,v 1.123 2021/12/08 16:04:12 adam Exp $
DISTNAME= texmaker-5.1.2
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 53ecd3ce86b..03a63c97d29 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2021/11/15 22:54:11 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2021/12/08 16:04:12 adam Exp $
DISTNAME= texstudio-2.12.22
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 2e743ee0475..44743aec1ba 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2021/11/15 22:54:11 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2021/12/08 16:04:13 adam Exp $
DISTNAME= texworks-0.6.3
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 1da28ad8ab3..ce3000ec005 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2021/12/01 21:36:59 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2021/12/08 16:04:13 adam Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/vim-gtk3/Makefile b/editors/vim-gtk3/Makefile
index 946fe5209e2..26f458f2798 100644
--- a/editors/vim-gtk3/Makefile
+++ b/editors/vim-gtk3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2021/12/01 21:36:59 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2021/12/08 16:04:13 adam Exp $
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index 081a21424ff..bd3de0a23e5 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2021/12/02 00:44:08 gutteridge Exp $
+# $NetBSD: Makefile,v 1.60 2021/12/08 16:04:13 adam Exp $
+PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.5.8
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index bf11276467e..b5e13e3f9f7 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2021/09/29 10:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2021/12/08 16:04:13 adam Exp $
DISTNAME= xournal-0.4.8.2016
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/editors/xournalpp/Makefile b/editors/xournalpp/Makefile
index 6e7e09bf70b..030b1b115dc 100644
--- a/editors/xournalpp/Makefile
+++ b/editors/xournalpp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2021/09/29 19:00:34 adam Exp $
+# $NetBSD: Makefile,v 1.34 2021/12/08 16:04:13 adam Exp $
DISTNAME= xournalpp-1.1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/}
GITHUB_PROJECT= xournalpp
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index 81289ce1c3c..66f00cc92fb 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2021/10/06 09:04:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.47 2021/12/08 16:04:13 adam Exp $
DISTNAME= zim-0.73.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/