diff options
author | gdt <gdt@pkgsrc.org> | 2014-11-23 16:10:50 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2014-11-23 16:10:50 +0000 |
commit | c2ee60b1abf6d697ed8fdb72ac2f0de2fd5a31d4 (patch) | |
tree | bf134510984884cbae27c57f8df78562448e8d7a /geography | |
parent | b212999212c0e9e8a67e0189b3e5b89013189df6 (diff) | |
download | pkgsrc-c2ee60b1abf6d697ed8fdb72ac2f0de2fd5a31d4.tar.gz |
Update to 1.4.1.
Upstream does not provide news, and it's hard to match up the
Changelog with releases. But changes basically look like updating to
a newer EPSG dataset and bug fixes.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/libgeotiff/Makefile | 5 | ||||
-rw-r--r-- | geography/libgeotiff/PLIST | 4 | ||||
-rw-r--r-- | geography/libgeotiff/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/geography/libgeotiff/Makefile b/geography/libgeotiff/Makefile index f9dee9c8f43..ac99b62503a 100644 --- a/geography/libgeotiff/Makefile +++ b/geography/libgeotiff/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/01/26 21:37:38 adam Exp $ +# $NetBSD: Makefile,v 1.4 2014/11/23 16:10:50 gdt Exp $ -DISTNAME= libgeotiff-1.4.0 -PKGREVISION= 1 +DISTNAME= libgeotiff-1.4.1 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ diff --git a/geography/libgeotiff/PLIST b/geography/libgeotiff/PLIST index 6e89cb5f0b7..f011776cf3c 100644 --- a/geography/libgeotiff/PLIST +++ b/geography/libgeotiff/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2012/12/11 23:35:37 gdt Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/11/23 16:10:50 gdt Exp $ bin/applygeo bin/geotifcp bin/listgeo @@ -41,6 +41,8 @@ share/epsg_csv/coordinate_operation_parameter_value.csv share/epsg_csv/coordinate_operation_path.csv share/epsg_csv/coordinate_reference_system.csv share/epsg_csv/coordinate_system.csv +share/epsg_csv/csv2c.py +share/epsg_csv/csv_tools.py share/epsg_csv/datum.csv share/epsg_csv/datum_shift.csv share/epsg_csv/datum_shift_pref.csv diff --git a/geography/libgeotiff/distinfo b/geography/libgeotiff/distinfo index 51bedcf0dfd..9ccbc989255 100644 --- a/geography/libgeotiff/distinfo +++ b/geography/libgeotiff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/12/11 23:35:37 gdt Exp $ +$NetBSD: distinfo,v 1.2 2014/11/23 16:10:50 gdt Exp $ -SHA1 (libgeotiff-1.4.0.tar.gz) = 4c6f405869826bb7d9f35f1d69167e3b44a57ef0 -RMD160 (libgeotiff-1.4.0.tar.gz) = e665d077303961454cb0663af564942b5b808a49 -Size (libgeotiff-1.4.0.tar.gz) = 1517881 bytes +SHA1 (libgeotiff-1.4.1.tar.gz) = bc9e2bb43f3877b795b4b191e7aec6267f4a1c7e +RMD160 (libgeotiff-1.4.1.tar.gz) = e10c25f1749d6886a35c808f7a0bf86f37e944c9 +Size (libgeotiff-1.4.1.tar.gz) = 1674928 bytes |