diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 12:46:01 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 13:36:41 +0000 |
commit | 079f9aebbbb6cda3ae07398fe51562b9298f96da (patch) | |
tree | b6f4c9dc4c865d8fcd01721cb2b11b07282f83d7 | |
parent | 5b328bb78990207214cfd77640c04b46965f056a (diff) | |
download | ports-079f9aebbbb6cda3ae07398fe51562b9298f96da.tar.gz ports-079f9aebbbb6cda3ae07398fe51562b9298f96da.zip |
graphics/libgeotiff: Update to 1.7.1
Changes: https://github.com/OSGeo/libgeotiff/releases
https://lists.osgeo.org/pipermail/geotiff/2022-March/000884.html
-rw-r--r-- | graphics/libgeotiff/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgeotiff/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 428ddefdfdfe..e44adaeaf8b1 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -1,7 +1,7 @@ # Created by: Sam Lawrance PORTNAME= libgeotiff -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \ LOCAL/sunpoet diff --git a/graphics/libgeotiff/distinfo b/graphics/libgeotiff/distinfo index 6305fb46268a..58a9d1cc878d 100644 --- a/graphics/libgeotiff/distinfo +++ b/graphics/libgeotiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585430 -SHA256 (libgeotiff-1.7.0.tar.gz) = fc304d8839ca5947cfbeb63adb9d1aa47acef38fc6d6689e622926e672a99a7e -SIZE (libgeotiff-1.7.0.tar.gz) = 541931 +TIMESTAMP = 1647264432 +SHA256 (libgeotiff-1.7.1.tar.gz) = 05ab1347aaa471fc97347d8d4269ff0c00f30fa666d956baba37948ec87e55d6 +SIZE (libgeotiff-1.7.1.tar.gz) = 542779 |