diff options
author | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
commit | 6c781773cd3b1812bfb34f0a65be177db4e4f4c6 (patch) | |
tree | a992c89276ea376bf179a5f9a1d0d6d72dea1b9d /editors | |
parent | f99411b05af9648c4d4542b85e8a4dfb15f6a88a (diff) | |
download | pkgsrc-6c781773cd3b1812bfb34f0a65be177db4e4f4c6.tar.gz |
Revbump after boost update
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/buildlink3.mk | 4 | ||||
-rw-r--r-- | editors/kate/Makefile | 4 | ||||
-rw-r--r-- | editors/kile/Makefile | 4 | ||||
-rw-r--r-- | editors/lyx/Makefile | 3 | ||||
-rw-r--r-- | editors/poedit/Makefile | 4 |
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/ |