summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorsno <sno>2009-08-26 19:56:37 +0000
committersno <sno>2009-08-26 19:56:37 +0000
commit3f6fd38726cafbe084397ae8f91e78628587d9e3 (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /graphics/gdchart
parent8c5faf740fcb9fc3f91d68a690449d2d7b6a528c (diff)
downloadpkgsrc-3f6fd38726cafbe084397ae8f91e78628587d9e3.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'graphics/gdchart')
-rw-r--r--graphics/gdchart/Makefile4
-rw-r--r--graphics/gdchart/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile
index 9820d498d90..6973add4887 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2007/12/02 00:05:21 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2009/08/26 19:56:51 sno Exp $
DISTNAME= gdchart0.11.5dev
PKGNAME= gdchart-0.11.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.fred.net/brv/chart/
diff --git a/graphics/gdchart/buildlink3.mk b/graphics/gdchart/buildlink3.mk
index e93781841d0..3bd8cd8b6d4 100644
--- a/graphics/gdchart/buildlink3.mk
+++ b/graphics/gdchart/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2009/03/20 19:24:38 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2009/08/26 19:56:51 sno Exp $
BUILDLINK_TREE+= gdchart
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gdchart
GDCHART_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gdchart+= gdchart>=0.11.4nb1
-BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb2
+BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb3
BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart
.include "../../graphics/gd/buildlink3.mk"