summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-07-01 04:07:44 +0000
committerryoon <ryoon@pkgsrc.org>2019-07-01 04:07:44 +0000
commit3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254 (patch)
tree8498ba44dcec63ba5fb36969e5bd03ca893562c0 /editors
parent08a04022bdb23396ed5858b5a6d9d26376625563 (diff)
downloadpkgsrc-3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254.tar.gz
Recursive revbump from boost-1.70.0
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/Makefile3
-rw-r--r--editors/abiword-plugins/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/abiword/buildlink3.mk4
-rw-r--r--editors/kate/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/lyx/Makefile4
-rw-r--r--editors/poedit/Makefile3
8 files changed, 16 insertions, 14 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 7974db165f5..1e122e856b7 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.122 2019/06/23 10:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2019/07/01 04:08:07 ryoon Exp $
DISTNAME= Sigil-0.9.14
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
GITHUB_PROJECT= Sigil
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index a0b323d4539..093ae0df5f1 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.101 2019/06/08 10:40:53 rillig Exp $
+# $NetBSD: Makefile,v 1.102 2019/07/01 04:08:07 ryoon Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 85e7ab078db..1f2024d9cfc 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.186 2019/06/08 10:40:52 rillig Exp $
+# $NetBSD: Makefile,v 1.187 2019/07/01 04:07:47 ryoon Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
-PKGREVISION= 5
+PKGREVISION= 6
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 9c2080f60f8..01ea1817424 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2019/04/03 00:32:40 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2019/07/01 04:07:47 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.2nb5
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.2nb6
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index 5dc3b05a689..dfd8ffe2494 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2019/06/08 10:40:55 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2019/07/01 04:08:07 ryoon Exp $
DISTNAME= kate-${_KDE_VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= editors
COMMENT= KDE advanced text editor
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 4b3bcc1e954..aa54b4cb578 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2019/06/08 10:40:55 rillig Exp $
+# $NetBSD: Makefile,v 1.103 2019/07/01 04:08:07 ryoon Exp $
DISTNAME= kile-2.1.3
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 60448ca30a5..4837bad8566 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2019/04/26 14:12:38 maya Exp $
+# $NetBSD: Makefile,v 1.78 2019/07/01 04:08:07 ryoon Exp $
DISTNAME= lyx-2.3.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/poedit/Makefile b/editors/poedit/Makefile
index cd4008d083b..f7faf36f3bf 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2019/05/21 17:44:46 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2019/07/01 04:08:07 ryoon Exp $
DISTNAME= poedit-2.2.3
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/