summaryrefslogtreecommitdiff
path: root/devel/libast
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-07-05 13:29:28 +0000
committerryoon <ryoon@pkgsrc.org>2013-07-05 13:29:28 +0000
commita479395e39d781ce75db5c936573eb72c46aefbe (patch)
tree130a4fcc6421951fa2b8aa4d666b9fb391daf249 /devel/libast
parent5c188a14f17c21afa92186ad4f3925878ad99d6e (diff)
downloadpkgsrc-a479395e39d781ce75db5c936573eb72c46aefbe.tar.gz
Recursive revbump from graphics/giflib update to 5.0.4.
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 eafe70a102d..aaf03a3620a 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2013/06/04 22:15:53 tron Exp $
+# $NetBSD: Makefile,v 1.39 2013/07/05 13:29:29 ryoon Exp $
DISTNAME= libast-0.7
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= devel
MASTER_SITES= http://www.eterm.org/download/
diff --git a/devel/libast/buildlink3.mk b/devel/libast/buildlink3.mk
index 7fa7ea867cf..0573f28845a 100644
--- a/devel/libast/buildlink3.mk
+++ b/devel/libast/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2013/06/04 22:15:53 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2013/07/05 13:29:29 ryoon 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.7nb11
+BUILDLINK_ABI_DEPENDS.libast+= libast>=0.7nb12
BUILDLINK_PKGSRCDIR.libast?= ../../devel/libast
.include "../../devel/pcre/buildlink3.mk"