git: 3a0943b0ed2e - main - graphics/libgeotiff: Update to 1.7.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 19:19:26 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a0943b0ed2e225e9347fc8e7e5433bdfa826e04

commit 3a0943b0ed2e225e9347fc8e7e5433bdfa826e04
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 19:15:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 19:15:29 +0000

    graphics/libgeotiff: Update to 1.7.0
    
    Changes:        https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS
                    https://lists.osgeo.org/pipermail/geotiff/2021-July/000880.html
---
 graphics/libgeotiff/Makefile  | 3 +--
 graphics/libgeotiff/distinfo  | 6 +++---
 graphics/libgeotiff/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 5e8d5db6f035..428ddefdfdfe 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -1,8 +1,7 @@
 # Created by: Sam Lawrance
 
 PORTNAME=	libgeotiff
-PORTVERSION=	1.6.0
-PORTREVISION=	2
+PORTVERSION=	1.7.0
 CATEGORIES=	graphics
 MASTER_SITES=	https://download.osgeo.org/geotiff/libgeotiff/ \
 		LOCAL/sunpoet
diff --git a/graphics/libgeotiff/distinfo b/graphics/libgeotiff/distinfo
index 9d429485c3f1..6305fb46268a 100644
--- a/graphics/libgeotiff/distinfo
+++ b/graphics/libgeotiff/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588348179
-SHA256 (libgeotiff-1.6.0.tar.gz) = 9311017e5284cffb86f2c7b7a9df1fb5ebcdc61c30468fb2e6bca36e4272ebca
-SIZE (libgeotiff-1.6.0.tar.gz) = 537175
+TIMESTAMP = 1625585430
+SHA256 (libgeotiff-1.7.0.tar.gz) = fc304d8839ca5947cfbeb63adb9d1aa47acef38fc6d6689e622926e672a99a7e
+SIZE (libgeotiff-1.7.0.tar.gz) = 541931
diff --git a/graphics/libgeotiff/pkg-plist b/graphics/libgeotiff/pkg-plist
index 30f721b67d77..5138f04cd048 100644
--- a/graphics/libgeotiff/pkg-plist
+++ b/graphics/libgeotiff/pkg-plist
@@ -27,7 +27,7 @@ include/xtiffio.h
 lib/libgeotiff.a
 lib/libgeotiff.so
 lib/libgeotiff.so.5
-lib/libgeotiff.so.5.1.0
+lib/libgeotiff.so.5.2.0
 man/man1/applygeo.1.gz
 man/man1/geotifcp.1.gz
 man/man1/listgeo.1.gz


More information about the dev-commits-ports-main mailing list