pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/libgeotiff



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Jul  5 19:08:49 UTC 2021

Modified Files:
        pkgsrc/geography/libgeotiff: Makefile distinfo

Log Message:
geography/libgeotiff: Update to 1.7.0

Upstream NEWS: bugfixes, minor improvements and

  Add CoordinateEpochGeoKey = 5120 of type DOUBLE to store coordinate
  epoch of tie points / geotransform matrix for dynamic CRS.

  See https://github.com/opengeospatial/geotiff/pull/99


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/geography/libgeotiff/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/libgeotiff/distinfo

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

Modified files:

Index: pkgsrc/geography/libgeotiff/Makefile
diff -u pkgsrc/geography/libgeotiff/Makefile:1.17 pkgsrc/geography/libgeotiff/Makefile:1.18
--- pkgsrc/geography/libgeotiff/Makefile:1.17   Wed Apr 21 11:40:23 2021
+++ pkgsrc/geography/libgeotiff/Makefile        Mon Jul  5 19:08:49 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/04/21 11:40:23 adam Exp $
+# $NetBSD: Makefile,v 1.18 2021/07/05 19:08:49 gdt Exp $
 
-DISTNAME=      libgeotiff-1.6.0
-PKGREVISION=   3
+DISTNAME=      libgeotiff-1.7.0
 CATEGORIES=    geography
 MASTER_SITES=  https://download.osgeo.org/geotiff/libgeotiff/
 

Index: pkgsrc/geography/libgeotiff/distinfo
diff -u pkgsrc/geography/libgeotiff/distinfo:1.6 pkgsrc/geography/libgeotiff/distinfo:1.7
--- pkgsrc/geography/libgeotiff/distinfo:1.6    Thu Apr 30 00:11:59 2020
+++ pkgsrc/geography/libgeotiff/distinfo        Mon Jul  5 19:08:49 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/04/30 00:11:59 gdt Exp $
+$NetBSD: distinfo,v 1.7 2021/07/05 19:08:49 gdt Exp $
 
-SHA1 (libgeotiff-1.6.0.tar.gz) = fa24069938ead4126d77b65a38784e1a9609e65b
-RMD160 (libgeotiff-1.6.0.tar.gz) = ae0e21c43c010cca8d77edc6f61f894db4a39c3d
-SHA512 (libgeotiff-1.6.0.tar.gz) = 4c59598140d6c435a25aff6520e07a01a0153cac526df3b3e1366d5edc43cd82b15099da79ee8a2fb916e858f5a5d7421cfbf96bb485c91fac9e19c7209b7418
-Size (libgeotiff-1.6.0.tar.gz) = 537175 bytes
+SHA1 (libgeotiff-1.7.0.tar.gz) = eb6db20595b743a0b628cc5ac8582afb09686740
+RMD160 (libgeotiff-1.7.0.tar.gz) = 7b030773a86f9784d9efa59edf8a5bd671764c75
+SHA512 (libgeotiff-1.7.0.tar.gz) = 8e294b5db89e88dbd4f7eb9d804be788ff3d14a1a14f721e9805b42cc797500596f0473dd8e5be6c1da01b56bdebc872df2b30470a2d96686f308019de10739a
+Size (libgeotiff-1.7.0.tar.gz) = 541931 bytes



Home | Main Index | Thread Index | Old Index