summaryrefslogtreecommitdiff
path: root/misc/sword
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-08-24 20:02:56 +0000
committeradam <adam@pkgsrc.org>2017-08-24 20:02:56 +0000
commitfcfaa12a4605a821c8a4ff0a582af8fe0c86392c (patch)
tree86164b1090b5b936fad0db40b3d8eafb0cca0c04 /misc/sword
parent3dcf69c52d81ae09ec6aaf72cdb597e0aec15ddf (diff)
downloadpkgsrc-fcfaa12a4605a821c8a4ff0a582af8fe0c86392c.tar.gz
Revbump for boost update
Diffstat (limited to 'misc/sword')
-rw-r--r--misc/sword/Makefile4
-rw-r--r--misc/sword/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile
index 8b6ace9f5e5..896a9f7a809 100644
--- a/misc/sword/Makefile
+++ b/misc/sword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/05/22 23:40:42 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2017/08/24 20:03:00 adam Exp $
#
DISTNAME= sword-1.7.4
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= misc
MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/
diff --git a/misc/sword/buildlink3.mk b/misc/sword/buildlink3.mk
index 8ad273e8d22..4d28ff45cab 100644
--- a/misc/sword/buildlink3.mk
+++ b/misc/sword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2017/04/30 01:21:23 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2017/08/24 20:03:00 adam Exp $
BUILDLINK_TREE+= sword
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= sword
SWORD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.sword+= sword>=1.7.4
-BUILDLINK_ABI_DEPENDS.sword?= sword>=1.7.4nb10
+BUILDLINK_ABI_DEPENDS.sword?= sword>=1.7.4nb11
BUILDLINK_PKGSRCDIR.sword?= ../../misc/sword
.include "../../textproc/icu/buildlink3.mk"