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: Wed Mar 6 14:35:49 UTC 2019
Modified Files:
pkgsrc/geography/libgeotiff: Makefile PLIST distinfo
Log Message:
geography/libgeotiff: Update to 1.4.3
Upstream does not publish NEWS and there do not appear to be any release notes.
Skimming the changelog, this is
bugfixes
update to EPSG database
withdrawal of a test program that should not have been installed
listgeo/applygeo to extract and apply georeferencing
(Note that this works with proj 5; it still uses the deprecated proj_api.h.)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/libgeotiff/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/libgeotiff/PLIST
cvs rdiff -u -r1.3 -r1.4 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.6 pkgsrc/geography/libgeotiff/Makefile:1.7
--- pkgsrc/geography/libgeotiff/Makefile:1.6 Fri Mar 2 01:19:24 2018
+++ pkgsrc/geography/libgeotiff/Makefile Wed Mar 6 14:35:49 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/03/02 01:19:24 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2019/03/06 14:35:49 gdt Exp $
-DISTNAME= libgeotiff-1.4.1
-PKGREVISION= 2
+DISTNAME= libgeotiff-1.4.3
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/
Index: pkgsrc/geography/libgeotiff/PLIST
diff -u pkgsrc/geography/libgeotiff/PLIST:1.2 pkgsrc/geography/libgeotiff/PLIST:1.3
--- pkgsrc/geography/libgeotiff/PLIST:1.2 Sun Nov 23 16:10:50 2014
+++ pkgsrc/geography/libgeotiff/PLIST Wed Mar 6 14:35:49 2019
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2014/11/23 16:10:50 gdt Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/03/06 14:35:49 gdt Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/03/06 14:35:49 gdt Exp $
bin/applygeo
bin/geotifcp
bin/listgeo
-bin/makegeo
include/cpl_serv.h
include/epsg_datum.inc
include/epsg_ellipse.inc
@@ -27,6 +27,8 @@ include/geotiffio.h
include/geovalues.h
include/xtiffio.h
lib/libgeotiff.la
+man/man1/applygeo.1
+man/man1/geotifcp.1
man/man1/listgeo.1
share/epsg_csv/alias.csv
share/epsg_csv/area.csv
Index: pkgsrc/geography/libgeotiff/distinfo
diff -u pkgsrc/geography/libgeotiff/distinfo:1.3 pkgsrc/geography/libgeotiff/distinfo:1.4
--- pkgsrc/geography/libgeotiff/distinfo:1.3 Tue Nov 3 00:08:43 2015
+++ pkgsrc/geography/libgeotiff/distinfo Wed Mar 6 14:35:49 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 00:08:43 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/03/06 14:35:49 gdt Exp $
-SHA1 (libgeotiff-1.4.1.tar.gz) = bc9e2bb43f3877b795b4b191e7aec6267f4a1c7e
-RMD160 (libgeotiff-1.4.1.tar.gz) = e10c25f1749d6886a35c808f7a0bf86f37e944c9
-SHA512 (libgeotiff-1.4.1.tar.gz) = 4a68bd7b9adf7453fdcb8f98cdeb79289b5f21315d1ef91d54fcc01724c8d687d243826c05a5523bb08c930296335959d2290916d46b6d802e63ac9be727c628
-Size (libgeotiff-1.4.1.tar.gz) = 1674928 bytes
+SHA1 (libgeotiff-1.4.3.tar.gz) = 1a8c31857550d697072e4a515a403d3c62d74e81
+RMD160 (libgeotiff-1.4.3.tar.gz) = 05311924feeec43fcc7892765349ab8d1ea07880
+SHA512 (libgeotiff-1.4.3.tar.gz) = 0d0db959a55135ad6989b6dab37e0da83b33ab57a7e92d45d459d954c3ece452dfa1202033f048d94d13d0c09a3d397aa138d9b0ff949d11e0740f6188f011b5
+Size (libgeotiff-1.4.3.tar.gz) = 1864829 bytes
Home |
Main Index |
Thread Index |
Old Index