summaryrefslogtreecommitdiff
path: root/geography/gdal-lib
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-24 16:26:16 +0000
committerwiz <wiz>2011-01-24 16:26:16 +0000
commit207607e6b797acca37c7f450a2cbba8649e7fda8 (patch)
treeb37042b515071b519339823b4fa3438681c4717c /geography/gdal-lib
parent2e2e4c41ce85925d84c8f00d7bde9afec80b118d (diff)
downloadpkgsrc-207607e6b797acca37c7f450a2cbba8649e7fda8.tar.gz
Add upstream bug report (file by someone else, and already fixed).
Diffstat (limited to 'geography/gdal-lib')
-rw-r--r--geography/gdal-lib/distinfo4
-rw-r--r--geography/gdal-lib/patches/patch-ab3
2 files changed, 4 insertions, 3 deletions
diff --git a/geography/gdal-lib/distinfo b/geography/gdal-lib/distinfo
index 25bb89bd84e..090863156c7 100644
--- a/geography/gdal-lib/distinfo
+++ b/geography/gdal-lib/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2011/01/18 09:01:29 wiz Exp $
+$NetBSD: distinfo,v 1.13 2011/01/24 16:26:16 wiz Exp $
SHA1 (gdal-1.7.3.tar.gz) = 58d4355fe792ad618bb74605dc1a084a0aeb7cb1
RMD160 (gdal-1.7.3.tar.gz) = ce84a12d48c85a58c56a17381aee1c4f2ba08b57
Size (gdal-1.7.3.tar.gz) = 7757684 bytes
SHA1 (patch-aa) = 2c017bda45d4ed4fb10f7e70d33b707ca33149d1
-SHA1 (patch-ab) = 566dadb4e710207a42acd07e216496b6e476e6b4
+SHA1 (patch-ab) = d551e277108c4dbbde595a7797b3c3ceaa39a058
diff --git a/geography/gdal-lib/patches/patch-ab b/geography/gdal-lib/patches/patch-ab
index 5a8a934371c..55490a91c1c 100644
--- a/geography/gdal-lib/patches/patch-ab
+++ b/geography/gdal-lib/patches/patch-ab
@@ -1,6 +1,7 @@
-$NetBSD: patch-ab,v 1.7 2011/01/18 09:01:29 wiz Exp $
+$NetBSD: patch-ab,v 1.8 2011/01/24 16:26:16 wiz Exp $
Fix build with png-1.5.
+http://trac.osgeo.org/gdal/ticket/3914
--- frmts/png/pngdataset.cpp.orig 2010-11-07 18:28:47.000000000 +0000
+++ frmts/png/pngdataset.cpp