summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoradam <adam>2017-01-01 16:05:55 +0000
committeradam <adam>2017-01-01 16:05:55 +0000
commit614cbccb6d782917e559fbcd91085174c8759418 (patch)
tree0828ea9792b0384707d029eac24e0dda899fb396 /editors
parentd1219bc7199f1b27ce7bd26a05e1d375805f7ae1 (diff)
downloadpkgsrc-614cbccb6d782917e559fbcd91085174c8759418.tar.gz
Revbump after 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/Makefile3
-rw-r--r--editors/poedit/Makefile4
8 files changed, 16 insertions, 15 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 6bf6852ab2c..30d09cb7962 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2016/12/04 05:17:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.87 2017/01/01 16:06:11 adam Exp $
DISTNAME= Sigil-0.9.7
-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 b2886d35c25..282880c825d 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.72 2016/12/04 05:17:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2017/01/01 16:06:11 adam Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 7275b39f0fb..959bad8b497 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.162 2016/10/07 18:25:31 adam Exp $
+# $NetBSD: Makefile,v 1.163 2017/01/01 16:05:57 adam Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
-PKGREVISION= 4
+PKGREVISION= 5
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 1b5b0fb505e..4ccbbbdac0c 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2016/10/07 18:25:31 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2017/01/01 16:05:57 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.1nb4
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb5
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index bf17d9a8e26..0ca3a84df27 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2016/10/07 18:25:45 adam Exp $
+# $NetBSD: Makefile,v 1.36 2017/01/01 16:06:11 adam Exp $
DISTNAME= kate-${_KDE_VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
COMMENT= KDE advanced text editor
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 3883ff344cf..bb87ba3c529 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2016/10/07 18:25:45 adam Exp $
+# $NetBSD: Makefile,v 1.93 2017/01/01 16:06:11 adam Exp $
DISTNAME= kile-2.1.3
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 7f21b1cd569..6e45ce9db30 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2017/01/01 14:43:38 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2017/01/01 16:06:11 adam Exp $
DISTNAME= lyx-2.2.2
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/ \
http://gd.tuwien.ac.at/publishing/tex/lyx/stable/2.2.x/ \
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 34d0f34d676..e1d1e7f7533 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2016/12/04 05:17:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2017/01/01 16:06:11 adam Exp $
DISTNAME= poedit-1.8.7.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/