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/abiword/Makefile4
-rw-r--r--editors/abiword/buildlink3.mk4
-rw-r--r--editors/codelite/Makefile4
-rw-r--r--editors/emacs25/Makefile4
-rw-r--r--editors/emacs26/Makefile4
-rw-r--r--editors/feathernotes/Makefile4
-rw-r--r--editors/featherpad/Makefile3
-rw-r--r--editors/focuswriter/Makefile3
-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/Makefile3
-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, 59 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 1b509ee7207..42890b8dafa 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2020/05/06 14:04:28 adam Exp $
+# $NetBSD: Makefile,v 1.132 2020/06/02 08:23:42 adam Exp $
DISTNAME= Sigil-0.9.14
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
GITHUB_PROJECT= Sigil
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index 7e1cbbb0f60..ff1571f8920 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.136 2020/05/23 10:04:44 rillig Exp $
+# $NetBSD: Makefile,v 1.137 2020/06/02 08:23:42 adam Exp $
#
# changelog at http://www.texmacs.org/tmweb/about/changes.en.html
DISTNAME= TeXmacs-1.99.11-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 5
+PKGREVISION= 6
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 df9846f8185..95ad8a109c3 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.117 2020/05/22 10:56:04 adam Exp $
+# $NetBSD: Makefile,v 1.118 2020/06/02 08:23:42 adam Exp $
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index f40ca0c16c1..9eda3069d53 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.200 2020/05/22 10:55:45 adam Exp $
+# $NetBSD: Makefile,v 1.201 2020/06/02 08:22:40 adam Exp $
-PKGREVISION= 7
+PKGREVISION= 8
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
diff --git a/editors/abiword/buildlink3.mk b/editors/abiword/buildlink3.mk
index 37c017b4dc8..1b5ef9bf546 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2020/05/22 10:55:45 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2020/06/02 08:22:40 adam 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.4nb7
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.4nb8
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index bbe03217a1d..8d3b384dfa7 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2020/05/06 14:04:28 adam Exp $
+# $NetBSD: Makefile,v 1.33 2020/06/02 08:23:42 adam Exp $
DISTNAME= codelite-14.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/}
diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile
index f9e510ab9b5..f8dba24e474 100644
--- a/editors/emacs25/Makefile
+++ b/editors/emacs25/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2020/05/22 10:56:04 adam Exp $
+# $NetBSD: Makefile,v 1.32 2020/06/02 08:23:42 adam Exp $
CONFLICTS+= emacs25-nox11-[0-9]*
-PKGREVISION= 20
+PKGREVISION= 21
.include "../../editors/emacs25/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs26/Makefile b/editors/emacs26/Makefile
index 0a40344552e..a35e9e9217a 100644
--- a/editors/emacs26/Makefile
+++ b/editors/emacs26/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2020/05/22 10:56:05 adam Exp $
+# $NetBSD: Makefile,v 1.20 2020/06/02 08:23:43 adam Exp $
CONFLICTS+= emacs26-nox11-[0-9]*
.include "../../editors/emacs26/Makefile.common"
-PKGREVISION= 6
+PKGREVISION= 7
.include "options.mk"
diff --git a/editors/feathernotes/Makefile b/editors/feathernotes/Makefile
index d253e6cedeb..279d8d48bea 100644
--- a/editors/feathernotes/Makefile
+++ b/editors/feathernotes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/04/22 08:24:45 pin Exp $
+# $NetBSD: Makefile,v 1.7 2020/06/02 08:23:43 adam Exp $
VERSION= 0.6.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 b6cc4386209..4ca73e83730 100644
--- a/editors/featherpad/Makefile
+++ b/editors/featherpad/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/05/06 07:40:37 pin Exp $
+# $NetBSD: Makefile,v 1.11 2020/06/02 08:23:43 adam Exp $
VERSION= 0.14.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 4f25084fb5f..0ec5542dfd9 100644
--- a/editors/focuswriter/Makefile
+++ b/editors/focuswriter/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/04/22 08:18:28 pin Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/02 08:23:43 adam Exp $
DISTNAME= focuswriter-1.7.6
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=gottcode/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index cddcd16e7c2..29844d45785 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.151 2020/03/10 22:09:41 wiz Exp $
+# $NetBSD: Makefile,v 1.152 2020/06/02 08:23:43 adam Exp $
DISTNAME= gedit-3.22.1
-PKGREVISION= 12
+PKGREVISION= 13
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 7dfe57250b0..b4723b8de6c 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2020/05/22 10:56:05 adam Exp $
+# $NetBSD: Makefile,v 1.62 2020/06/02 08:23:43 adam Exp $
DISTNAME= gobby-0.4.12
-PKGREVISION= 42
+PKGREVISION= 43
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index cace66f990e..b947a6d4f09 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2020/03/10 22:09:42 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2020/06/02 08:23:43 adam Exp $
DISTNAME= gtranslator-3.32.1
-PKGREVISION= 3
+PKGREVISION= 4
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 8d03cb90da1..e46ff5278b3 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2020/04/03 10:30:31 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2020/06/02 08:23:43 adam Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index 578ff6e4714..de4c9c372ac 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2020/05/24 01:02:56 markd Exp $
+# $NetBSD: Makefile,v 1.56 2020/06/02 08:23:43 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 3314f8b290b..5e82c546779 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2020/05/21 20:53:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.113 2020/06/02 08:23:44 adam Exp $
DISTNAME= kile-2.1.3
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 2bed6c4c290..183879ec9a3 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2020/05/22 17:12:11 rillig Exp $
+# $NetBSD: Makefile,v 1.92 2020/06/02 08:23:44 adam Exp $
DISTNAME= lyx-2.3.2
-PKGREVISION= 12
+PKGREVISION= 13
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 fafca3a490d..dc9120fa149 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2020/03/20 11:57:34 nia Exp $
+# $NetBSD: Makefile,v 1.44 2020/06/02 08:23:44 adam Exp $
DISTNAME= medit-1.2.0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index eae020b0a1f..c2ed6041af7 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2020/04/05 16:05:45 bsiegert Exp $
+# $NetBSD: Makefile,v 1.28 2020/06/02 08:23:44 adam Exp $
PYTHON_VERSIONS_INCOMPATIBLE= 27
DISTNAME= pluma-${VERSION:R}.0
+PKGREVISION= 1
CATEGORIES= editors
COMMENT= Small and lightweight UTF-8 text editor for MATE
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 27f5343df27..b04fe789a28 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.96 2020/06/01 06:03:25 rillig Exp $
+# $NetBSD: Makefile,v 1.97 2020/06/02 08:23:44 adam Exp $
VERSION= 2.3
DISTNAME= poedit-${VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=vslavik/}
GITHUB_RELEASE= v${VERSION}-oss
diff --git a/editors/sasm/Makefile b/editors/sasm/Makefile
index ef04855a6b5..92557837f04 100644
--- a/editors/sasm/Makefile
+++ b/editors/sasm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2020/04/12 08:28:36 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/06/02 08:23:44 adam Exp $
DISTNAME= SASM-3.10.1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=Dman95/}
GITHUB_PROJECT= SASM
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index e702963181c..b4f0e0c899c 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2020/04/12 08:28:36 adam Exp $
+# $NetBSD: Makefile,v 1.61 2020/06/02 08:23:44 adam Exp $
DISTNAME= tea-48.0.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=psemiletov/}
GITHUB_PROJECT= tea-qt
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 73178e92f8b..c49766c1eb7 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2020/04/12 08:28:36 adam Exp $
+# $NetBSD: Makefile,v 1.113 2020/06/02 08:23:44 adam Exp $
DISTNAME= texmaker-5.0.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 454ebfadd10..7539f9e9d6c 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2020/04/12 08:28:36 adam Exp $
+# $NetBSD: Makefile,v 1.53 2020/06/02 08:23:44 adam Exp $
DISTNAME= texstudio-2.12.22
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 580a0b6cf17..1ceeabbb26c 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2020/04/12 08:28:36 adam Exp $
+# $NetBSD: Makefile,v 1.83 2020/06/02 08:23:45 adam Exp $
DISTNAME= texworks-0.6.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 0ffa5a8574d..c9faad3b42f 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2020/03/10 22:09:44 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2020/06/02 08:23:45 adam Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index 847e5048e84..c8343b86850 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2020/03/10 22:09:44 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2020/06/02 08:23:45 adam Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.4.2
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index ee69e2bcb14..d901c9afdb0 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2020/04/03 10:30:31 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2020/06/02 08:23:45 adam Exp $
DISTNAME= xournal-0.4.8.2016
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/editors/xournalpp/Makefile b/editors/xournalpp/Makefile
index b19788ab43b..ece83c23db3 100644
--- a/editors/xournalpp/Makefile
+++ b/editors/xournalpp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2020/05/22 10:56:05 adam Exp $
+# $NetBSD: Makefile,v 1.16 2020/06/02 08:23:45 adam Exp $
DISTNAME= xournalpp-1.0.18
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/}
GITHUB_PROJECT= xournalpp
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index a9cca653e8b..6827c0cb130 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2020/05/18 05:12:51 rillig Exp $
+# $NetBSD: Makefile,v 1.42 2020/06/02 08:23:45 adam Exp $
DISTNAME= zim-0.59
-PKGREVISION= 20
+PKGREVISION= 21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/