Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 07:22:29 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r516616 - branches/2019Q4/graphics/gpxsee
Message-ID:  <201911040722.xA47MTRg044315@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Mon Nov  4 07:22:29 2019
New Revision: 516616
URL: https://svnweb.freebsd.org/changeset/ports/516616

Log:
  MFH: r513977 r516231
  
  graphics/gpxsee: Update to 7.14
  
  graphics/gpxsee: Update to 7.15
  
  Changelog:
  
  * Fixed broken align of zoom level 0 with tiles of a different size
    than 256px.
  * Increased the default tile cache to 256MB
  * IMG maps text layout tweaking and optimization.
  
  PR:		241443
  Submitted by:	Nikolay Korotkiy <sikmir@gmail.com> (maintainer)
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2019Q4/graphics/gpxsee/Makefile
  branches/2019Q4/graphics/gpxsee/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/graphics/gpxsee/Makefile
==============================================================================
--- branches/2019Q4/graphics/gpxsee/Makefile	Mon Nov  4 07:14:23 2019	(r516615)
+++ branches/2019Q4/graphics/gpxsee/Makefile	Mon Nov  4 07:22:29 2019	(r516616)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gpxsee
-DISTVERSION=	7.11
+DISTVERSION=	7.15
 CATEGORIES=	graphics geography
 
 MAINTAINER=	sikmir@gmail.com

Modified: branches/2019Q4/graphics/gpxsee/distinfo
==============================================================================
--- branches/2019Q4/graphics/gpxsee/distinfo	Mon Nov  4 07:14:23 2019	(r516615)
+++ branches/2019Q4/graphics/gpxsee/distinfo	Mon Nov  4 07:22:29 2019	(r516616)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563475712
-SHA256 (tumic0-GPXSee-7.11_GH0.tar.gz) = 6c1930d083a2e8bdeedbeaa7bf71029661be9b8f36bc54c7bc7b2e557363c329
-SIZE (tumic0-GPXSee-7.11_GH0.tar.gz) = 4350663
+TIMESTAMP = 1571821665
+SHA256 (tumic0-GPXSee-7.15_GH0.tar.gz) = 49e4f1b8d394af9dd4cb13d1c6e3937a7544506596e01ae2239acb47694d8958
+SIZE (tumic0-GPXSee-7.15_GH0.tar.gz) = 4696645



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