summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
committerryoon <ryoon@pkgsrc.org>2019-08-22 12:22:48 +0000
commitaa5a771aea6a1d9669b321042f940b5444b91adc (patch)
tree247d3c1f6f72f1c3370d880dae463f90d3b62063 /editors
parentf8b57c2e6c304227d011125beb64910271bc03ea (diff)
downloadpkgsrc-aa5a771aea6a1d9669b321042f940b5444b91adc.tar.gz
Recursive revbump from boost-1.71.0
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/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/kate/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/lyx/Makefile4
-rw-r--r--editors/poedit/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 1e122e856b7..3348569b67e 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.123 2019/07/01 04:08:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.124 2019/08/22 12:23:04 ryoon Exp $
DISTNAME= Sigil-0.9.14
-PKGREVISION= 1
+PKGREVISION= 2
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 70fddaf7b32..7ab62e4eacc 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.104 2019/07/21 22:24:41 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2019/08/22 12:23:04 ryoon Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 90175f3a1a3..9c9ebe04540 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.189 2019/07/21 22:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.190 2019/08/22 12:23:04 ryoon Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
-PKGREVISION= 8
+PKGREVISION= 9
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 3bd218955e0..4b61318dd41 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2019/07/21 22:24:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2019/08/22 12:23:04 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.2nb8
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.2nb9
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index dfd8ffe2494..7b5868a4745 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2019/07/01 04:08:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2019/08/22 12:23:05 ryoon Exp $
DISTNAME= kate-${_KDE_VERSION}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
COMMENT= KDE advanced text editor
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index e1abb4ead8a..f6bd11dc55a 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.104 2019/08/11 13:20:53 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2019/08/22 12:23:05 ryoon Exp $
DISTNAME= kile-2.1.3
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index f27f4d8c8fd..6e18afbba23 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2019/08/11 13:20:54 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2019/08/22 12:23:05 ryoon Exp $
DISTNAME= lyx-2.3.2
-PKGREVISION= 5
+PKGREVISION= 6
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 b9928109150..1fcfa8965a6 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2019/07/21 22:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2019/08/22 12:23:05 ryoon Exp $
DISTNAME= poedit-2.2.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/