pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   brook
Date:           Thu Feb 10 03:45:10 UTC 2011

Modified Files:
        pkgsrc/geography/gdal-lib: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/geography/gdal-lib/patches: patch-ab
        pkgsrc/geography/mapserver: Makefile
        pkgsrc/geography/merkaartor: Makefile
        pkgsrc/geography/qgis: Makefile
        pkgsrc/geography/qlandkartegt: Makefile
        pkgsrc/geography/qlandkartem: Makefile
        pkgsrc/graphics/pfstools: Makefile
Removed Files:
        pkgsrc/geography/gdal-lib/patches: patch-aa

Log Message:
Upgrade to gdal v1.8.0 (and bump revision of packages that depend on it).
The changes are fully described at

     http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News

However, the following are the highlights.

In a nutshell:

    * New GDAL drivers : GTX, HF2, JPEGLS, JP2OpenJPEG, JPIPKAK,
      KMLSUPEROVERLAY, LOS/LAS, MG4Lidar, NTv2, OZI, PDF, RASDAMAN,
      XYZ
    * New OGR drivers : AeronavFAA, ArcObjects, GPSBabel, HTF, LIBKML,
      MSSQLSpatial, NAS, OpenAir, PDS, PGDump, SOSI, SUA, WFS
    * Significantly improved OGR drivers : DXF, GML
    * New implemented RFCs:
      o RFC 7: Use VSILFILE for VSI*L Functions
      o RFC 24: Progressive data support in GDAL
      o RFC 28: OGR SQL Generalized Expressions
      o RFC 29: OGR Set Ignored Fields
      o RFC 30: Unicode Filenames
      o RFC 33: GTIFF - Corrected !PixelIsPoint Interpretation
    * New utility : gdallocationinfo

Backward compatibility issues:

    * MITAB driver: use "," for the OGR Feature Style id: parameter
      delimiter, not "." as per the spec. Known impacted application:
      MapServer?
    * RFC 33 changes the way PixelIsPoint? is handled for GeoTIFF
    * GML driver: write valid <gml:MultiGeometry> element instead of
      the non-conformant <gml:GeometryCollection>. For backward
      compatibility, recognize both syntax for the reading part


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/gdal-lib/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/geography/gdal-lib/buildlink3.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/geography/gdal-lib/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/geography/gdal-lib/patches/patch-aa
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/gdal-lib/patches/patch-ab
cvs rdiff -u -r1.29 -r1.30 pkgsrc/geography/mapserver/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/geography/merkaartor/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/qgis/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/geography/qlandkartegt/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/qlandkartem/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/pfstools/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index