summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-08-16 18:54:26 +0000
committeradam <adam@pkgsrc.org>2018-08-16 18:54:26 +0000
commitde5f805a2745f6707a29acb9e4fb32250f758e7d (patch)
tree14858d835584bb9fe7573623c219ce6f2367d907 /editors/abiword
parentfde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff)
downloadpkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz
revbump after boost-libs update
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/abiword/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 3662bc19778..a10f017b359 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.176 2018/07/20 03:33:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.177 2018/08/16 18:54:29 adam Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
-PKGREVISION= 17
+PKGREVISION= 18
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 588e1c14a0f..45b8701ee56 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2018/07/20 03:33:50 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2018/08/16 18:54:29 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.1nb17
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb18
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"