diff options
author | adam <adam@pkgsrc.org> | 2005-01-19 09:05:44 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-01-19 09:05:44 +0000 |
commit | 5bef4403039260b198697f8f5416f6cdcae542e6 (patch) | |
tree | cdbb37ce4b17abe8a7b519f6e291d6de41ec4ca2 /graphics/gdchart/patches/patch-aa | |
parent | 5919629d4cf6ab840079a4785bb832a6da0ba20c (diff) | |
download | pkgsrc-5bef4403039260b198697f8f5416f6cdcae542e6.tar.gz |
Changes 0.11.5:
* Use compressed GIF support from libgd
Diffstat (limited to 'graphics/gdchart/patches/patch-aa')
-rw-r--r-- | graphics/gdchart/patches/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdchart/patches/patch-aa b/graphics/gdchart/patches/patch-aa index ffd8f5edf59..a118a7be3c4 100644 --- a/graphics/gdchart/patches/patch-aa +++ b/graphics/gdchart/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.3 2003/06/24 08:04:24 adam Exp $ +$NetBSD: patch-aa,v 1.4 2005/01/19 09:05:44 adam Exp $ ---- gdc.h.orig 2003-06-23 20:44:44.000000000 +0200 -+++ gdc.h 2003-06-23 20:44:53.000000000 +0200 -@@ -127,7 +127,7 @@ +--- gdc.h.orig 2004-12-17 18:12:06.000000000 +0000 ++++ gdc.h +@@ -126,7 +126,7 @@ short cnt_nl( char*, int* ); #endif #ifdef GDC_LIB |