summaryrefslogtreecommitdiff
path: root/misc/sword
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-12-04 05:17:03 +0000
committerryoon <ryoon@pkgsrc.org>2016-12-04 05:17:03 +0000
commite46b432b0ed13da53a2815225113f52577f86d5d (patch)
treef746272dee6583f36204dffaedbc4a0715372c36 /misc/sword
parent1053e1da58d04fc8d3a31a3bfd648f46f4fee6fe (diff)
downloadpkgsrc-e46b432b0ed13da53a2815225113f52577f86d5d.tar.gz
Recursive revbump from textproc/icu 58.1
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 aa3b48824eb..595b1a6996a 100644
--- a/misc/sword/Makefile
+++ b/misc/sword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2016/10/07 18:25:33 adam Exp $
+# $NetBSD: Makefile,v 1.8 2016/12/04 05:17:09 ryoon Exp $
#
DISTNAME= sword-1.7.4
-PKGREVISION= 6
+PKGREVISION= 7
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 0073ef93994..84d1123ea2c 100644
--- a/misc/sword/buildlink3.mk
+++ b/misc/sword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2016/10/07 18:25:33 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2016/12/04 05:17:09 ryoon 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.4nb6
+BUILDLINK_ABI_DEPENDS.sword?= sword>=1.7.4nb7
BUILDLINK_PKGSRCDIR.sword?= ../../misc/sword
.include "../../textproc/icu/buildlink3.mk"