summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorwiz <wiz>2013-02-16 11:18:58 +0000
committerwiz <wiz>2013-02-16 11:18:58 +0000
commite9ca876e8b0d03029ff52101028aa5764a584e75 (patch)
treed0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /graphics/gdchart
parente9e70820d20f9c7b27685ca20c4e773ef049a712 (diff)
downloadpkgsrc-e9ca876e8b0d03029ff52101028aa5764a584e75.tar.gz
Recursive bump for png-1.6.
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 fceb2099155..a84fa4cb7c0 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/01/26 21:36:27 adam Exp $
+# $NetBSD: Makefile,v 1.31 2013/02/16 11:19:58 wiz Exp $
DISTNAME= gdchart0.11.5dev
PKGNAME= gdchart-0.11.5
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://www.fred.net/brv/chart/
diff --git a/graphics/gdchart/buildlink3.mk b/graphics/gdchart/buildlink3.mk
index d96280e6a2d..e83a710b699 100644
--- a/graphics/gdchart/buildlink3.mk
+++ b/graphics/gdchart/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2013/01/26 21:36:27 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2013/02/16 11:19:58 wiz 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.5nb8
+BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb9
BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart
.include "../../graphics/gd/buildlink3.mk"