summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
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/codelite/Makefile4
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs25/Makefile4
-rw-r--r--editors/emacs26/Makefile4
-rw-r--r--editors/emacs27/Makefile4
-rw-r--r--editors/feathernotes/Makefile3
-rw-r--r--editors/featherpad/Makefile3
-rw-r--r--editors/focuswriter/Makefile4
-rw-r--r--editors/gedit/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/lyx/Makefile4
-rw-r--r--editors/medit/Makefile4
-rw-r--r--editors/pluma/Makefile4
-rw-r--r--editors/poedit/Makefile4
-rw-r--r--editors/sasm/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/vim-gtk2/Makefile4
-rw-r--r--editors/xfce4-mousepad/Makefile4
-rw-r--r--editors/xournal/Makefile4
-rw-r--r--editors/xournalpp/Makefile4
-rw-r--r--editors/zim/Makefile4
31 files changed, 62 insertions, 60 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 1bf4bdcec96..89e9c97f0fd 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.134 2020/08/18 17:57:44 leot Exp $
+# $NetBSD: Makefile,v 1.135 2020/11/05 09:08:00 ryoon Exp $
DISTNAME= Sigil-0.9.14
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
GITHUB_PROJECT= Sigil
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index 69d0548daab..5a3e5d4f101 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.140 2020/08/31 18:09:22 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2020/11/05 09:08:00 ryoon Exp $
#
# changelog at http://www.texmacs.org/tmweb/about/changes.en.html
DISTNAME= TeXmacs-1.99.13-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 2
+PKGREVISION= 3
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 f427c9612cd..56c3d6b4896 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2020/08/17 20:18:31 leot Exp $
+# $NetBSD: Makefile,v 1.120 2020/11/05 09:08:00 ryoon Exp $
-PKGREVISION= 9
+PKGREVISION= 10
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index cf30f546d76..0e9797c707f 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/08/17 20:18:32 leot Exp $
+# $NetBSD: Makefile,v 1.35 2020/11/05 09:08:00 ryoon Exp $
DISTNAME= codelite-14.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/}
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 768c8ef6282..4da979e5447 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.100 2020/08/17 20:18:32 leot Exp $
+# $NetBSD: Makefile,v 1.101 2020/11/05 09:08:00 ryoon Exp $
DISTNAME= emacs-28.0.50_2020-02-10
PKGVERSION= 28.0.50
PKGNAME= emacs28-${PKGVERSION}
-PKGREVISION= 4
+PKGREVISION= 5
MASTER_SITES= https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/
CATEGORIES= editors
diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile
index d3a6856a304..b6844e031f1 100644
--- a/editors/emacs25/Makefile
+++ b/editors/emacs25/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2020/08/17 20:18:32 leot Exp $
+# $NetBSD: Makefile,v 1.35 2020/11/05 09:08:00 ryoon Exp $
CONFLICTS+= emacs25-nox11-[0-9]*
-PKGREVISION= 23
+PKGREVISION= 24
.include "../../editors/emacs25/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs26/Makefile b/editors/emacs26/Makefile
index 71f8bc3cd66..e89db95a35b 100644
--- a/editors/emacs26/Makefile
+++ b/editors/emacs26/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2020/10/19 14:37:17 mef Exp $
+# $NetBSD: Makefile,v 1.24 2020/11/05 09:08:00 ryoon Exp $
CONFLICTS+= emacs26-nox11-[0-9]*
.include "../../editors/emacs26/Makefile.common"
-PKGREVISION= 10
+PKGREVISION= 11
.include "options.mk"
diff --git a/editors/emacs27/Makefile b/editors/emacs27/Makefile
index c797adeb3d5..0bc5e06a24a 100644
--- a/editors/emacs27/Makefile
+++ b/editors/emacs27/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/08/23 20:12:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/11/05 09:08:00 ryoon Exp $
CONFLICTS+= emacs27-nox11-[0-9]*
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../editors/emacs27/Makefile.common"
.include "options.mk"
diff --git a/editors/feathernotes/Makefile b/editors/feathernotes/Makefile
index ee0cb4a0e99..44c16058a57 100644
--- a/editors/feathernotes/Makefile
+++ b/editors/feathernotes/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/11/02 20:20:01 pin Exp $
+# $NetBSD: Makefile,v 1.11 2020/11/05 09:08:00 ryoon Exp $
VERSION= 0.8.0
DISTNAME= FeatherNotes-V${VERSION}
PKGNAME= feathernotes-${VERSION}
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile
index 6b3fec094db..272c7b27d52 100644
--- a/editors/featherpad/Makefile
+++ b/editors/featherpad/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2020/11/02 20:17:52 pin Exp $
+# $NetBSD: Makefile,v 1.16 2020/11/05 09:08:01 ryoon Exp $
VERSION= 0.16.0
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 ed2d713608f..183b6854f4d 100644
--- a/editors/focuswriter/Makefile
+++ b/editors/focuswriter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/08/18 17:57:44 leot Exp $
+# $NetBSD: Makefile,v 1.7 2020/11/05 09:08:01 ryoon Exp $
DISTNAME= focuswriter-1.7.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=gottcode/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 87fc09223e5..12238539978 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.155 2020/08/31 18:09:23 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2020/11/05 09:08:01 ryoon Exp $
DISTNAME= gedit-3.36.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 282b83473e7..d0ea7470eb2 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2020/08/17 20:18:33 leot Exp $
+# $NetBSD: Makefile,v 1.64 2020/11/05 09:08:01 ryoon Exp $
DISTNAME= gobby-0.4.12
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index 5765647c021..56134b0f5cf 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2020/08/17 20:18:33 leot Exp $
+# $NetBSD: Makefile,v 1.83 2020/11/05 09:08:01 ryoon Exp $
DISTNAME= gtranslator-3.32.1
-PKGREVISION= 5
+PKGREVISION= 6
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 04823217b8f..ec96cc38602 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2020/08/17 20:18:34 leot Exp $
+# $NetBSD: Makefile,v 1.76 2020/11/05 09:08:01 ryoon Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index f6ac552ebf4..c76ce931307 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2020/08/18 17:57:44 leot Exp $
+# $NetBSD: Makefile,v 1.60 2020/11/05 09:08:01 ryoon Exp $
DISTNAME= kate-${KAPPSVER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
HOMEPAGE= https://www.kde.org/applications/utilities/kate/
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index e302906ad72..64ac47137c6 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2020/08/31 18:09:23 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2020/11/05 09:08:02 ryoon Exp $
DISTNAME= kile-2.1.3
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index ba4749e2fd8..80264fa5f4f 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2020/08/31 18:09:23 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2020/11/05 09:08:02 ryoon Exp $
DISTNAME= lyx-2.3.5.2
-PKGREVISION= 2
+PKGREVISION= 3
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 b257f688eb5..6bdede54b03 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2020/08/17 20:18:34 leot Exp $
+# $NetBSD: Makefile,v 1.46 2020/11/05 09:08:02 ryoon Exp $
DISTNAME= medit-1.2.0
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index 2025ad8f7f4..c0e043119f9 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2020/08/31 18:09:26 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2020/11/05 09:08:02 ryoon Exp $
PYTHON_VERSIONS_INCOMPATIBLE= 27
DISTNAME= pluma-${VERSION:R}.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
COMMENT= Small and lightweight UTF-8 text editor for MATE
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index d8cd6fc081c..f1e8c908105 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.98 2020/08/17 20:18:35 leot Exp $
+# $NetBSD: Makefile,v 1.99 2020/11/05 09:08:02 ryoon Exp $
VERSION= 2.3
DISTNAME= poedit-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=vslavik/}
GITHUB_RELEASE= v${VERSION}-oss
diff --git a/editors/sasm/Makefile b/editors/sasm/Makefile
index 173bab9a3b0..f1b843aaaab 100644
--- a/editors/sasm/Makefile
+++ b/editors/sasm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2020/08/17 20:18:35 leot Exp $
+# $NetBSD: Makefile,v 1.13 2020/11/05 09:08:02 ryoon Exp $
DISTNAME= SASM-3.10.1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=Dman95/}
GITHUB_PROJECT= SASM
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 45d11c6c44d..0831d185550 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2020/08/17 20:18:35 leot Exp $
+# $NetBSD: Makefile,v 1.63 2020/11/05 09:08:02 ryoon Exp $
DISTNAME= tea-48.0.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=psemiletov/}
GITHUB_PROJECT= tea-qt
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index f4b6372663c..9b1dbf77a69 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.115 2020/08/18 17:57:44 leot Exp $
+# $NetBSD: Makefile,v 1.116 2020/11/05 09:08:02 ryoon Exp $
DISTNAME= texmaker-5.0.3
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index cf505861ea8..56b9c3b9405 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2020/08/18 17:57:44 leot Exp $
+# $NetBSD: Makefile,v 1.57 2020/11/05 09:08:02 ryoon Exp $
DISTNAME= texstudio-2.12.22
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index aa2f28a5754..8084e00d69f 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2020/08/18 17:57:44 leot Exp $
+# $NetBSD: Makefile,v 1.87 2020/11/05 09:08:03 ryoon Exp $
DISTNAME= texworks-0.6.3
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index b692df1a448..0616473d3f8 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2020/08/17 20:18:36 leot Exp $
+# $NetBSD: Makefile,v 1.92 2020/11/05 09:08:03 ryoon Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index 554a8c561ed..7fc2f304e18 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2020/08/31 18:09:26 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2020/11/05 09:08:03 ryoon Exp $
-PKGREVISION= 5
+PKGREVISION= 6
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.4.2
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 815fefa7b3c..db1fcd08a9f 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2020/08/17 20:18:36 leot Exp $
+# $NetBSD: Makefile,v 1.87 2020/11/05 09:08:03 ryoon Exp $
DISTNAME= xournal-0.4.8.2016
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/editors/xournalpp/Makefile b/editors/xournalpp/Makefile
index 4a0fac8cfcb..a807482785d 100644
--- a/editors/xournalpp/Makefile
+++ b/editors/xournalpp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/08/18 17:57:45 leot Exp $
+# $NetBSD: Makefile,v 1.19 2020/11/05 09:08:03 ryoon Exp $
DISTNAME= xournalpp-1.0.18
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/}
GITHUB_PROJECT= xournalpp
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index cdb0e37c171..df48a19e3ec 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2020/08/17 20:18:36 leot Exp $
+# $NetBSD: Makefile,v 1.44 2020/11/05 09:08:03 ryoon Exp $
DISTNAME= zim-0.59
-PKGREVISION= 22
+PKGREVISION= 23
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/