From owner-svn-ports-all@freebsd.org Sat Nov 19 17:03:24 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44FABC4AC0B; Sat, 19 Nov 2016 17:03:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9058FC6; Sat, 19 Nov 2016 17:03:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAJH3NXM065291; Sat, 19 Nov 2016 17:03:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH3MMb065288; Sat, 19 Nov 2016 17:03:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191703.uAJH3MMb065288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:03:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426404 - head/graphics/libgeotiff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 17:03:24 -0000 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