Thu Apr 30 00:11:59 2020 UTC ()
libgeotiff: Update to 1.6.0

Upstream NEWS:

  Add support for OGC GeoTIFF 1.1

  Expose GTIFGetPCSInfoEx(), GTIFGetProjTRFInfoEx(),
  GTIFGetGCSInfoEx(), GTIFGetDatumInfoEx(), GTIFGetEllipsoidInfoEx(),
  GTIFGetPMInfoEx(), GTIFGetUOMLengthInfoEx() and
  GTIFGetUOMAngleInfoEx() so that users can specify their own PROJ
  context

  Add GTIFKeyGetASCII(), GTIFKeyGetSHORT() and GTIFKeyGetDOUBLE() as
  safer variants of GTIFKeyGet() with type checking

  autotools build: enable build in a separate tree from source (#37)
  (fixes #28)

  Use pkg-config for libtiff detection


(gdt)
diff -r1.13 -r1.14 pkgsrc/geography/libgeotiff/Makefile
diff -r1.4 -r1.5 pkgsrc/geography/libgeotiff/PLIST
diff -r1.5 -r1.6 pkgsrc/geography/libgeotiff/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/geography/libgeotiff/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/libgeotiff/Makefile 2020/04/22 19:36:32 1.13
+++ pkgsrc/geography/libgeotiff/Makefile 2020/04/30 00:11:59 1.14
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.13 2020/04/22 19:36:32 gdt Exp $ 1# $NetBSD: Makefile,v 1.14 2020/04/30 00:11:59 gdt Exp $
2 2
3DISTNAME= libgeotiff-1.5.1 3DISTNAME= libgeotiff-1.6.0
4PKGREVISION= 1 
5CATEGORIES= geography 4CATEGORIES= geography
6MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ 5MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/
7 6
8MAINTAINER= gdt@NetBSD.org 7MAINTAINER= gdt@NetBSD.org
9HOMEPAGE= https://github.com/OSGeo/libgeotiff 8HOMEPAGE= https://github.com/OSGeo/libgeotiff
10COMMENT= Library and tools for reading and writing GeoTIFF data 9COMMENT= Library and tools for reading and writing GeoTIFF data
11LICENSE= mit 10LICENSE= mit
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 13USE_LIBTOOL= yes
15 14
 15TEST_TARGET= check
 16
16# TODO: add options for zlib and jpeg support 17# TODO: add options for zlib and jpeg support
17 18
18.include "../../geography/proj/buildlink3.mk" 19.include "../../geography/proj/buildlink3.mk"
19.include "../../graphics/tiff/buildlink3.mk" 20.include "../../graphics/tiff/buildlink3.mk"
20.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/geography/libgeotiff/PLIST (expand / switch to unified diff)

--- pkgsrc/geography/libgeotiff/PLIST 2020/03/12 00:17:20 1.4
+++ pkgsrc/geography/libgeotiff/PLIST 2020/04/30 00:11:59 1.5
@@ -1,30 +1,31 @@ @@ -1,30 +1,31 @@
1@comment $NetBSD: PLIST,v 1.4 2020/03/12 00:17:20 gdt Exp $ 1@comment $NetBSD: PLIST,v 1.5 2020/04/30 00:11:59 gdt Exp $
2bin/applygeo 2bin/applygeo
3bin/geotifcp 3bin/geotifcp
4bin/listgeo 4bin/listgeo
5include/cpl_serv.h 5include/cpl_serv.h
6include/epsg_datum.inc 6include/epsg_datum.inc
7include/epsg_ellipse.inc 7include/epsg_ellipse.inc
8include/epsg_gcs.inc 8include/epsg_gcs.inc
9include/epsg_pcs.inc 9include/epsg_pcs.inc
10include/epsg_pm.inc 10include/epsg_pm.inc
11include/epsg_proj.inc 11include/epsg_proj.inc
12include/epsg_units.inc 12include/epsg_units.inc
13include/epsg_vertcs.inc 13include/epsg_vertcs.inc
14include/geo_config.h 14include/geo_config.h
15include/geo_ctrans.inc 15include/geo_ctrans.inc
16include/geo_keyp.h 16include/geo_keyp.h
17include/geo_normalize.h 17include/geo_normalize.h
18include/geo_simpletags.h 18include/geo_simpletags.h
19include/geo_tiffp.h 19include/geo_tiffp.h
20include/geokeys.h 20include/geokeys.h
21include/geokeys.inc 21include/geokeys.inc
 22include/geokeys_v1_1.inc
22include/geonames.h 23include/geonames.h
23include/geotiff.h 24include/geotiff.h
24include/geotiffio.h 25include/geotiffio.h
25include/geovalues.h 26include/geovalues.h
26include/xtiffio.h 27include/xtiffio.h
27lib/libgeotiff.la 28lib/libgeotiff.la
28man/man1/applygeo.1 29man/man1/applygeo.1
29man/man1/geotifcp.1 30man/man1/geotifcp.1
30man/man1/listgeo.1 31man/man1/listgeo.1

cvs diff -r1.5 -r1.6 pkgsrc/geography/libgeotiff/distinfo (expand / switch to unified diff)

--- pkgsrc/geography/libgeotiff/distinfo 2020/03/12 00:17:20 1.5
+++ pkgsrc/geography/libgeotiff/distinfo 2020/04/30 00:11:59 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2020/03/12 00:17:20 gdt Exp $ 1$NetBSD: distinfo,v 1.6 2020/04/30 00:11:59 gdt Exp $
2 2
3SHA1 (libgeotiff-1.5.1.tar.gz) = 348ca1e5299890c910594964f0616b11bc4493be 3SHA1 (libgeotiff-1.6.0.tar.gz) = fa24069938ead4126d77b65a38784e1a9609e65b
4RMD160 (libgeotiff-1.5.1.tar.gz) = 96d90b96aefe1a585571ae7896d0ab7ff0c82c1c 4RMD160 (libgeotiff-1.6.0.tar.gz) = ae0e21c43c010cca8d77edc6f61f894db4a39c3d
5SHA512 (libgeotiff-1.5.1.tar.gz) = 6599ec89dd39d975ba389584778dd084ded628d3304b302e3af25bb7d156cf583c56b52f1c89c253b041df43f99d6893190ee1556398dab1ba044f12ef8b8dc1 5SHA512 (libgeotiff-1.6.0.tar.gz) = 4c59598140d6c435a25aff6520e07a01a0153cac526df3b3e1366d5edc43cd82b15099da79ee8a2fb916e858f5a5d7421cfbf96bb485c91fac9e19c7209b7418
6Size (libgeotiff-1.5.1.tar.gz) = 528083 bytes 6Size (libgeotiff-1.6.0.tar.gz) = 537175 bytes