summaryrefslogtreecommitdiff
path: root/devel/libextractor
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit0e2c97799a873b423fce3b9a712f48300f567461 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /devel/libextractor
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'devel/libextractor')
-rw-r--r--devel/libextractor/Makefile4
-rw-r--r--devel/libextractor/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libextractor/Makefile b/devel/libextractor/Makefile
index 8fe0a2f501c..49fb0b71aa2 100644
--- a/devel/libextractor/Makefile
+++ b/devel/libextractor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2011/01/13 13:37:24 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2011/04/22 13:42:41 obache Exp $
DISTNAME= libextractor-0.5.20c
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= devel
MASTER_SITES= http://gnunet.org/libextractor/download/
diff --git a/devel/libextractor/buildlink3.mk b/devel/libextractor/buildlink3.mk
index 2511854ce44..27ca69600ef 100644
--- a/devel/libextractor/buildlink3.mk
+++ b/devel/libextractor/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2009/12/15 21:40:01 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2011/04/22 13:42:41 obache Exp $
BUILDLINK_TREE+= libextractor
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libextractor
LIBEXTRACTOR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libextractor+= libextractor>=0.3.10
-BUILDLINK_ABI_DEPENDS.libextractor+= libextractor>=0.5.20cnb3
+BUILDLINK_ABI_DEPENDS.libextractor+= libextractor>=0.5.20cnb8
BUILDLINK_PKGSRCDIR.libextractor?= ../../devel/libextractor
.include "../../devel/libltdl/buildlink3.mk"