summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
committerryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
commitbaf1da9d4268fcc26012d79574fef26bc129e338 (patch)
tree6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /editors
parent1f6a20b63814c6457c4d43c8776b03099fe85079 (diff)
downloadpkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz
Recursive revbump from boost update
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 f8352b60537..2eac6b554f8 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2017/04/22 21:03:34 adam Exp $
+# $NetBSD: Makefile,v 1.94 2017/04/30 01:21:34 ryoon Exp $
DISTNAME= Sigil-0.9.8
-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 28eed4b8fda..3a48bf3e326 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.77 2017/04/22 21:03:34 adam Exp $
+# $NetBSD: Makefile,v 1.78 2017/04/30 01:21:34 ryoon Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 8a3429b3c59..de4e12004f0 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.165 2017/02/12 06:24:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.166 2017/04/30 01:21:22 ryoon Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
-PKGREVISION= 7
+PKGREVISION= 8
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 66a79bd2394..a113407ca04 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2017/02/12 06:24:42 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2017/04/30 01:21:22 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.1nb7
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb8
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index 0ca3a84df27..c24616146f1 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2017/01/01 16:06:11 adam Exp $
+# $NetBSD: Makefile,v 1.37 2017/04/30 01:21:35 ryoon Exp $
DISTNAME= kate-${_KDE_VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
COMMENT= KDE advanced text editor
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index bb87ba3c529..fb541efd565 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2017/01/01 16:06:11 adam Exp $
+# $NetBSD: Makefile,v 1.94 2017/04/30 01:21:35 ryoon Exp $
DISTNAME= kile-2.1.3
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 6be8f60d487..3ca3444e2a6 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2017/01/19 18:52:08 agc Exp $
+# $NetBSD: Makefile,v 1.61 2017/04/30 01:21:35 ryoon Exp $
DISTNAME= lyx-2.2.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/
MASTER_SITES+= http://gd.tuwien.ac.at/publishing/tex/lyx/stable/2.2.x/
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 84a938d4fd8..0cb5f0819eb 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2017/04/22 21:03:34 adam Exp $
+# $NetBSD: Makefile,v 1.63 2017/04/30 01:21:35 ryoon Exp $
DISTNAME= poedit-1.8.7.1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/