summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-02-28 15:19:58 +0000
committerryoon <ryoon@pkgsrc.org>2017-02-28 15:19:58 +0000
commit7b66eb96e4e25f17a1a1d0c7c47df44ce3877e36 (patch)
tree29c2ff30f90b6d285c1a77487b9d5df50d2738e3 /graphics/gdchart
parentfd9629f02711fd88eebd9d533bae663be5e504f8 (diff)
downloadpkgsrc-7b66eb96e4e25f17a1a1d0c7c47df44ce3877e36.tar.gz
Recursive revbump from graphics/libwebp
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 381baf75963..4d8f5d34a4b 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2016/08/03 10:22:14 adam Exp $
+# $NetBSD: Makefile,v 1.41 2017/02/28 15:19:59 ryoon Exp $
DISTNAME= gdchart0.11.5dev
PKGNAME= gdchart-0.11.5
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= graphics
MASTER_SITES= http://www.fred.net/brv/chart/
diff --git a/graphics/gdchart/buildlink3.mk b/graphics/gdchart/buildlink3.mk
index 1c4eef5dd26..0c46589f0f0 100644
--- a/graphics/gdchart/buildlink3.mk
+++ b/graphics/gdchart/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2016/08/03 10:22:14 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2017/02/28 15:19:59 ryoon 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.5nb17
+BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb18
BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart
.include "../../graphics/gd/buildlink3.mk"