summaryrefslogtreecommitdiff
path: root/textproc/jansson
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
committertron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
commitedf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch)
treecbffc12bc4288b42f6a94193463788617531bade /textproc/jansson
parent5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff)
downloadpkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'textproc/jansson')
-rw-r--r--textproc/jansson/Makefile3
-rw-r--r--textproc/jansson/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/jansson/Makefile b/textproc/jansson/Makefile
index bba5de14c66..108a1efb5e5 100644
--- a/textproc/jansson/Makefile
+++ b/textproc/jansson/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/07/13 10:38:32 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:41 tron Exp $
DISTNAME= jansson-2.4
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.digip.org/jansson/releases/
diff --git a/textproc/jansson/buildlink3.mk b/textproc/jansson/buildlink3.mk
index b06a94214a1..719d24667a1 100644
--- a/textproc/jansson/buildlink3.mk
+++ b/textproc/jansson/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2013/11/27 01:54:19 mef Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2014/02/12 23:18:41 tron Exp $
BUILDLINK_TREE+= jansson
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= jansson
JANSSON_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.jansson+=jansson>=2.0
+BUILDLINK_ABI_DEPENDS.jansson?= jansson>=2.4nb1
BUILDLINK_PKGSRCDIR.jansson?= ../../textproc/jansson
.include "../../security/openssl/buildlink3.mk"