diff options
author | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
commit | 1e78f2267b0c29f887835420620be6b8c4097838 (patch) | |
tree | 71bb5f6ae0e25c7f3ef13390b999b6e40126a958 /editors | |
parent | f7c0c932f21e259f3bba5702269d7b1ecd668be9 (diff) | |
download | pkgsrc-1e78f2267b0c29f887835420620be6b8c4097838.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 | 4 | ||||
-rw-r--r-- | editors/poedit/Makefile | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 3478eb4f509..ba0a0fa852d 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2017/11/30 16:45:23 adam Exp $ +# $NetBSD: Makefile,v 1.102 2018/01/01 21:18:23 adam Exp $ DISTNAME= Sigil-0.9.8 -PKGREVISION= 7 +PKGREVISION= 8 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 b92e23a05cc..50cc8749a1d 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.82 2017/11/30 16:45:23 adam Exp $ +# $NetBSD: Makefile,v 1.83 2018/01/01 21:18:23 adam Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 9d8f968bc87..07bef8b5507 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.168 2017/11/23 17:19:41 wiz Exp $ +# $NetBSD: Makefile,v 1.169 2018/01/01 21:18:08 adam Exp $ .include "Makefile.common" DISTNAME= abiword-${ABIVERSION} -PKGREVISION= 10 +PKGREVISION= 11 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 05715604995..8277673d705 100644 --- a/editors/abiword/buildlink3.mk +++ b/editors/abiword/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2017/11/23 17:19:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2018/01/01 21:18:08 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.1nb10 +BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb11 BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword .include "../../converters/fribidi/buildlink3.mk" diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 22ef70cf596..fb2335bb10b 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2017/08/24 20:03:12 adam Exp $ +# $NetBSD: Makefile,v 1.39 2018/01/01 21:18:23 adam Exp $ DISTNAME= kate-${_KDE_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors COMMENT= KDE advanced text editor diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 41a0ec34f92..9a0bc31d3ae 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2017/08/24 20:03:12 adam Exp $ +# $NetBSD: Makefile,v 1.96 2018/01/01 21:18:23 adam Exp $ DISTNAME= kile-2.1.3 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index ac148e0cedf..b24d00afbc4 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2017/08/24 20:03:13 adam Exp $ +# $NetBSD: Makefile,v 1.63 2018/01/01 21:18:23 adam Exp $ DISTNAME= lyx-2.2.2 -PKGREVISION= 3 +PKGREVISION= 4 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 2fafb8adde8..e8ecd0bd98e 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2017/11/30 16:45:23 adam Exp $ +# $NetBSD: Makefile,v 1.68 2018/01/01 21:18:23 adam Exp $ DISTNAME= poedit-2.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/ |