summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
committerryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
commit14b82f547c9bec53640c287423b29d01fe61842e (patch)
tree92e1e65595e4140323396ebc0895b35c5624a56a /editors
parent438e62090e7e9bc67d2c430852878acb02cfcebe (diff)
downloadpkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/Makefile4
-rw-r--r--editors/TeXmacs/Makefile4
-rw-r--r--editors/abiword-plugins/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/abiword/buildlink3.mk4
-rw-r--r--editors/beaver/Makefile4
-rw-r--r--editors/codeblocks/Makefile4
-rw-r--r--editors/codelite/Makefile4
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/dasher/Makefile4
-rw-r--r--editors/deforaos-editor/Makefile4
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs25/Makefile4
-rw-r--r--editors/emacs26/Makefile4
-rw-r--r--editors/gconf-editor/Makefile4
-rw-r--r--editors/gedit-python/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gedit/buildlink3.mk4
-rw-r--r--editors/gedit3/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/leafpad/Makefile4
-rw-r--r--editors/medit/Makefile4
-rw-r--r--editors/mlview/Makefile4
-rw-r--r--editors/notecase/Makefile4
-rw-r--r--editors/p5-Padre/Makefile4
-rw-r--r--editors/p5-Wx-Scintilla/Makefile4
-rw-r--r--editors/pluma/Makefile3
-rw-r--r--editors/poedit/Makefile4
-rw-r--r--editors/scite/Makefile4
-rw-r--r--editors/tea/Makefile4
-rw-r--r--editors/texmaker/Makefile4
-rw-r--r--editors/texstudio/Makefile4
-rw-r--r--editors/texworks/Makefile4
-rw-r--r--editors/tomboy/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile3
-rw-r--r--editors/vim-gtk3/Makefile3
-rw-r--r--editors/xfce4-mousepad/Makefile3
-rw-r--r--editors/xournal/Makefile4
-rw-r--r--editors/zim/Makefile4
43 files changed, 86 insertions, 82 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index fcb77863e0e..bf5607c5a18 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2018/10/24 15:42:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.114 2018/11/12 03:51:56 ryoon Exp $
DISTNAME= Sigil-0.9.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
GITHUB_PROJECT= Sigil
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index 7238b1ed092..c2458da561e 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.120 2018/08/22 09:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.121 2018/11/12 03:51:56 ryoon Exp $
#
# changelog at http://www.texmacs.org/tmweb/about/changes.en.html
DISTNAME= TeXmacs-1.99.5-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 7
+PKGREVISION= 8
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 a38f8e383d1..6e14f1a06d8 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.92 2018/10/24 21:11:50 leot Exp $
+# $NetBSD: Makefile,v 1.93 2018/11/12 03:51:56 ryoon Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 31
+PKGREVISION= 32
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index a10f017b359..d64910a179e 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.177 2018/08/16 18:54:29 adam Exp $
+# $NetBSD: Makefile,v 1.178 2018/11/12 03:51:15 ryoon Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
diff --git a/editors/abiword/buildlink3.mk b/editors/abiword/buildlink3.mk
index 45b8701ee56..c2bfccfecef 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2018/08/16 18:54:29 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2018/11/12 03:51:15 ryoon Exp $
BUILDLINK_TREE+= abiword
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= abiword
ABIWORD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.abiword+= abiword>=3.0.1
-BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb18
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb19
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"
diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile
index fdd000c8202..744a068e07e 100644
--- a/editors/beaver/Makefile
+++ b/editors/beaver/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2018/04/16 14:34:22 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/11/12 03:51:56 ryoon Exp $
#
DISTNAME= beaver${BEAVER_VERSION:S/./_/g}
PKGNAME= beaver-${BEAVER_VERSION}
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= editors
MASTER_SITES= http://download.savannah.gnu.org/releases/beaver/0.3.0.1%20-%202008.06.26/
EXTRACT_SUFX= .tgz
diff --git a/editors/codeblocks/Makefile b/editors/codeblocks/Makefile
index e0162dd6e92..6273f78e522 100644
--- a/editors/codeblocks/Makefile
+++ b/editors/codeblocks/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 05:46:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/11/12 03:51:56 ryoon Exp $
#
DISTNAME= codeblocks_16.01
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=codeblocks/}
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 11d22085fed..9c9b3a144bf 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/10/24 15:42:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2018/11/12 03:51:56 ryoon Exp $
DISTNAME= codelite-9.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/}
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index 44379b93ab2..220949f9e90 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2018/08/22 09:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2018/11/12 03:51:56 ryoon Exp $
#
DISTNAME= conglomerate-0.9.1
-PKGREVISION= 56
+PKGREVISION= 57
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile
index a49e66779b2..e2f41967ded 100644
--- a/editors/dasher/Makefile
+++ b/editors/dasher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2018/04/16 14:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2018/11/12 03:51:56 ryoon Exp $
DISTNAME= dasher-4.10.1
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index 09f75e9ec4b..ffb5b250874 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2018/04/16 14:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/11/12 03:51:57 ryoon Exp $
#
DISTNAME= Editor-0.4.0
PKGNAME= deforaos-editor-0.4.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= https://www.defora.org/os/download/download/4398/
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 4612a31b6c9..564ac3f56fe 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2018/07/20 03:34:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.85 2018/11/12 03:51:57 ryoon Exp $
#PKGREVISION= 1
-PKGREVISION= 24
+PKGREVISION= 25
.include "../../editors/emacs-snapshot/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile
index 560ace8b71a..7953bfc48d6 100644
--- a/editors/emacs25/Makefile
+++ b/editors/emacs25/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2018/10/27 20:36:50 leot Exp $
+# $NetBSD: Makefile,v 1.22 2018/11/12 03:51:57 ryoon Exp $
CONFLICTS+= emacs25-nox11-[0-9]*
-PKGREVISION= 10
+PKGREVISION= 11
.include "../../editors/emacs25/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs26/Makefile b/editors/emacs26/Makefile
index 7a708efba48..3391903c078 100644
--- a/editors/emacs26/Makefile
+++ b/editors/emacs26/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2018/10/27 20:58:39 leot Exp $
+# $NetBSD: Makefile,v 1.5 2018/11/12 03:51:57 ryoon Exp $
CONFLICTS+= emacs26-nox11-[0-9]*
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../editors/emacs26/Makefile.common"
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 2dd8656508e..245fd31fb43 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.97 2018/04/16 14:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2018/11/12 03:51:57 ryoon Exp $
#
DISTNAME= gconf-editor-2.32.0
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile
index a618e3912c8..e0e96655ff9 100644
--- a/editors/gedit-python/Makefile
+++ b/editors/gedit-python/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2018/08/22 09:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2018/11/12 03:51:57 ryoon Exp $
DISTNAME= gedit-2.30.4
PKGNAME= gedit-python-2.30.4
-PKGREVISION= 31
+PKGREVISION= 32
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 570ade1f7af..f072d4fc6b2 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.142 2018/08/22 09:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2018/11/12 03:51:15 ryoon Exp $
#
DISTNAME= gedit-2.30.4
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/buildlink3.mk b/editors/gedit/buildlink3.mk
index cebfaa547ea..26b398fc447 100644
--- a/editors/gedit/buildlink3.mk
+++ b/editors/gedit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.46 2018/04/16 14:33:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.47 2018/11/12 03:51:15 ryoon Exp $
BUILDLINK_TREE+= gedit
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gedit
GEDIT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4<3
-BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb29
+BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb31
BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit
.include "../../x11/gtksourceview2/buildlink3.mk"
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile
index b687cbe259e..edd6f06c0e1 100644
--- a/editors/gedit3/Makefile
+++ b/editors/gedit3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2018/08/22 09:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/11/12 03:51:57 ryoon Exp $
DISTNAME= gedit-3.22.1
-PKGREVISION= 4
+PKGREVISION= 5
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 8fc92c1f572..4320d94c875 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2018/04/17 22:29:38 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2018/11/12 03:51:57 ryoon Exp $
#
DISTNAME= ghex-2.24.0
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gice/Makefile b/editors/gice/Makefile
index 02711cd8182..bec42f7d750 100644
--- a/editors/gice/Makefile
+++ b/editors/gice/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2018/04/16 14:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2018/11/12 03:51:57 ryoon Exp $
#
DISTNAME= gice-0.6.2
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/}
EXTRACT_SUFX= .tgz
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index d69751dabe7..723fc09ffbd 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2018/04/17 22:29:38 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2018/11/12 03:51:57 ryoon Exp $
DISTNAME= gobby-0.4.12
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index a9731b57ef7..6c305c49486 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2018/04/16 14:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2018/11/12 03:51:58 ryoon Exp $
DISTNAME= gtranslator-2.91.6
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/2.91/}
EXTRACT_SUFX= .tar.xz
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index b4385639d3e..692ac1eb025 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2018/11/12 03:51:58 ryoon Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index c790316d9b5..1d0ae92cd51 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2018/04/16 14:34:24 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2018/11/12 03:51:58 ryoon Exp $
DISTNAME= leafpad-0.8.17
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= editors gnome
MASTER_SITES= http://savannah.nongnu.org/download/leafpad/
diff --git a/editors/medit/Makefile b/editors/medit/Makefile
index 98a64ddb43d..89db8b7e7bd 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2018/07/03 05:03:15 adam Exp $
+# $NetBSD: Makefile,v 1.32 2018/11/12 03:51:58 ryoon Exp $
DISTNAME= medit-1.2.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index f4bc7319f13..e046dda9cbc 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2018/04/17 22:29:38 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2018/11/12 03:51:58 ryoon Exp $
#
DISTNAME= mlview-0.9.0
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile
index 1b55f9624b4..52ad6b0a4e1 100644
--- a/editors/notecase/Makefile
+++ b/editors/notecase/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.49 2018/04/16 14:34:24 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/11/12 03:51:58 ryoon Exp $
#
DISTNAME= notecase-1.8.8_src
PKGNAME= notecase-1.8.8
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/}
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 34869809730..bb37477e4f5 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2018/08/22 09:45:02 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2018/11/12 03:51:58 ryoon Exp $
DISTNAME= Padre-1.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile
index cf930228c83..d3651313974 100644
--- a/editors/p5-Wx-Scintilla/Makefile
+++ b/editors/p5-Wx-Scintilla/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2018/08/22 09:45:03 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/11/12 03:51:58 ryoon Exp $
DISTNAME= Wx-Scintilla-0.39
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= editors x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index 79204a51f73..32e5f84bd47 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2018/05/14 13:23:50 youri Exp $
+# $NetBSD: Makefile,v 1.14 2018/11/12 03:51:58 ryoon Exp $
# XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
# python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
# from libpeas bl3, so we include it early to ensure a valid version is
# chosen. This is not ideal, please fix it properly at some point.
+PKGREVISION= 1
.include "../../devel/libpeas/buildlink3.mk"
.include "../../meta-pkgs/mate/Makefile.common"
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 8670eab8480..b803c89a63f 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2018/08/25 12:05:47 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2018/11/12 03:51:58 ryoon Exp $
DISTNAME= poedit-2.0.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= editors
MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index d23181bc2b7..001222a7857 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2018/04/16 14:34:24 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/11/12 03:51:59 ryoon Exp $
#
DISTNAME= scite339
PKGNAME= scite-3.3.9
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/}
EXTRACT_SUFX= .tgz
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 5e06df35e4d..10152f1da48 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2018/11/03 21:06:11 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2018/11/12 03:51:59 ryoon Exp $
DISTNAME= tea-16.0.5
-PKGREVISION= 39
+PKGREVISION= 40
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/}
#https://github.com/psemiletov/tea-qt
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 546d9083cb4..dc9edebc609 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2018/11/12 03:51:59 ryoon Exp $
DISTNAME= texmaker-4.5
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 789b88857d4..a828921d305 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/11/12 03:51:59 ryoon Exp $
DISTNAME= texstudio-2.12.6
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 283876d8d9e..6f910411b9b 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2018/10/24 15:42:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.61 2018/11/12 03:51:59 ryoon Exp $
DISTNAME= texworks-0.6.2
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index ba47959e74c..0573600aadb 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2018/10/24 21:11:50 leot Exp $
+# $NetBSD: Makefile,v 1.90 2018/11/12 03:51:59 ryoon Exp $
DISTNAME= tomboy-1.2.1
-PKGREVISION= 61
+PKGREVISION= 62
CATEGORIES= editors misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/}
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index d8baed40cfa..092126249c5 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2018/09/15 12:36:40 bsiegert Exp $
+# $NetBSD: Makefile,v 1.79 2018/11/12 03:51:59 ryoon Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/vim-gtk3/Makefile b/editors/vim-gtk3/Makefile
index 9cb7a0cf751..f546cfa2148 100644
--- a/editors/vim-gtk3/Makefile
+++ b/editors/vim-gtk3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2018/09/15 12:36:40 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2018/11/12 03:51:59 ryoon Exp $
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index 81427f96338..f276ff31cf7 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2018/10/23 09:54:14 bsiegert Exp $
+# $NetBSD: Makefile,v 1.42 2018/11/12 03:51:59 ryoon Exp $
+PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.4.1
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 0beea40971b..52ece89941f 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2018/11/12 03:52:00 ryoon Exp $
DISTNAME= xournal-0.4.8
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index 1764c886f11..1ad79e42617 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2018/07/03 05:03:15 adam Exp $
+# $NetBSD: Makefile,v 1.32 2018/11/12 03:52:00 ryoon Exp $
DISTNAME= zim-0.59
-PKGREVISION= 14
+PKGREVISION= 15
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/