summaryrefslogtreecommitdiff
path: root/devel/libast
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-06 12:39:49 +0000
committerwiz <wiz>2012-02-06 12:39:49 +0000
commit0076d32c8d6bdb897a3988c49cf5026ad3d20929 (patch)
treebabd501eac1bd290d4908251c585379252e34df8 /devel/libast
parent8e790a20aac84682520356dc157a4d1bbda46fc7 (diff)
downloadpkgsrc-0076d32c8d6bdb897a3988c49cf5026ad3d20929.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'devel/libast')
-rw-r--r--devel/libast/Makefile4
-rw-r--r--devel/libast/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index cfe4dde8945..dd76cf2f547 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2011/11/01 06:00:57 sbd Exp $
+# $NetBSD: Makefile,v 1.32 2012/02/06 12:39:52 wiz Exp $
DISTNAME= libast-0.7
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel
MASTER_SITES= http://www.eterm.org/download/
diff --git a/devel/libast/buildlink3.mk b/devel/libast/buildlink3.mk
index ca6938d1516..c4837889159 100644
--- a/devel/libast/buildlink3.mk
+++ b/devel/libast/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2011/11/01 06:00:57 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2012/02/06 12:39:52 wiz Exp $
BUILDLINK_TREE+= libast
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libast
LIBAST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libast+= libast>=0.5nb5
-BUILDLINK_ABI_DEPENDS.libast+= libast>=0.7nb5
+BUILDLINK_ABI_DEPENDS.libast+= libast>=0.7nb6
BUILDLINK_PKGSRCDIR.libast?= ../../devel/libast
.include "../../devel/pcre/buildlink3.mk"