Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:03:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426404 - head/graphics/libgeotiff
Message-ID:  <201611191703.uAJH3MMb065288@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:03:22 2016
New Revision: 426404
URL: https://svnweb.freebsd.org/changeset/ports/426404

Log:
  - Update to 1.4.2
  
  Changes:	http://lists.osgeo.org/pipermail/metacrs/2016-August/000911.html
  		https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/ChangeLog

Modified:
  head/graphics/libgeotiff/Makefile
  head/graphics/libgeotiff/distinfo
  head/graphics/libgeotiff/pkg-plist

Modified: head/graphics/libgeotiff/Makefile
==============================================================================
--- head/graphics/libgeotiff/Makefile	Sat Nov 19 17:03:17 2016	(r426403)
+++ head/graphics/libgeotiff/Makefile	Sat Nov 19 17:03:22 2016	(r426404)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libgeotiff
-PORTVERSION=	1.4.1
-PORTREVISION=	2
+PORTVERSION=	1.4.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://download.osgeo.org/geotiff/libgeotiff/ \
 		ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \

Modified: head/graphics/libgeotiff/distinfo
==============================================================================
--- head/graphics/libgeotiff/distinfo	Sat Nov 19 17:03:17 2016	(r426403)
+++ head/graphics/libgeotiff/distinfo	Sat Nov 19 17:03:22 2016	(r426404)
@@ -1,2 +1,3 @@
-SHA256 (libgeotiff-1.4.1.tar.gz) = acfc76ee19b3d41bb9c7e8b780ca55d413893a96c09f3b27bdb9b2573b41fd23
-SIZE (libgeotiff-1.4.1.tar.gz) = 1674928
+TIMESTAMP = 1479474868
+SHA256 (libgeotiff-1.4.2.tar.gz) = ad87048adb91167b07f34974a8e53e4ec356494c29f1748de95252e8f81a5e6e
+SIZE (libgeotiff-1.4.2.tar.gz) = 1778991

Modified: head/graphics/libgeotiff/pkg-plist
==============================================================================
--- head/graphics/libgeotiff/pkg-plist	Sat Nov 19 17:03:17 2016	(r426403)
+++ head/graphics/libgeotiff/pkg-plist	Sat Nov 19 17:03:22 2016	(r426404)
@@ -1,7 +1,6 @@
 bin/applygeo
 bin/geotifcp
 bin/listgeo
-bin/makegeo
 include/cpl_serv.h
 include/epsg_datum.inc
 include/epsg_ellipse.inc
@@ -28,5 +27,7 @@ include/xtiffio.h
 lib/libgeotiff.a
 lib/libgeotiff.so
 lib/libgeotiff.so.2
-lib/libgeotiff.so.2.1.1
+lib/libgeotiff.so.2.1.2
+man/man1/applygeo.1.gz
+man/man1/geotifcp.1.gz
 man/man1/listgeo.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611191703.uAJH3MMb065288>