summaryrefslogtreecommitdiff
path: root/devel/libast
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commit949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /devel/libast
parent32af319e198dd00e25d60ac4e180ab82a16679f5 (diff)
downloadpkgsrc-949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de.tar.gz
bump revision because of graphics/jpeg update
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 3107c4d5b00..0161fb76751 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2008/07/14 12:56:01 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2009/08/26 19:56:45 sno Exp $
DISTNAME= libast-0.6.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://www.eterm.org/download/
diff --git a/devel/libast/buildlink3.mk b/devel/libast/buildlink3.mk
index 8b395def00b..acb91aa0325 100644
--- a/devel/libast/buildlink3.mk
+++ b/devel/libast/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2009/03/20 19:24:16 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2009/08/26 19:56:45 sno 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.6.1nb3
+BUILDLINK_ABI_DEPENDS.libast+= libast>=0.6.1nb4
BUILDLINK_PKGSRCDIR.libast?= ../../devel/libast
.include "../../devel/pcre/buildlink3.mk"