summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-18 09:58:37 +0000
committerwiz <wiz>2010-01-18 09:58:37 +0000
commit778f5b993a051819418e3f2ff53cd58d1e925f1d (patch)
tree43b0929a9ba8d1706a9866239ffe98e5966571c3 /graphics/gdchart
parentb4db9bf3fa4c7fbef70bdc74f2cc86e4ffd35c32 (diff)
downloadpkgsrc-778f5b993a051819418e3f2ff53cd58d1e925f1d.tar.gz
Second try at jpeg-8 recursive PKGREVISION bump.
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 ad81a284e65..10b487e38dc 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2009/09/03 12:55:36 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2010/01/18 09:59:00 wiz Exp $
DISTNAME= gdchart0.11.5dev
PKGNAME= gdchart-0.11.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.fred.net/brv/chart/
diff --git a/graphics/gdchart/buildlink3.mk b/graphics/gdchart/buildlink3.mk
index 3bd8cd8b6d4..afc2b177579 100644
--- a/graphics/gdchart/buildlink3.mk
+++ b/graphics/gdchart/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2009/08/26 19:56:51 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2010/01/18 09:59:00 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.5nb3
+BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb4
BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart
.include "../../graphics/gd/buildlink3.mk"