Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2019 15:35:56 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516231 - head/graphics/gpxsee
Message-ID:  <201911011535.xA1FZuaE004629@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Fri Nov  1 15:35:56 2019
New Revision: 516231
URL: https://svnweb.freebsd.org/changeset/ports/516231

Log:
  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)
  MFH:		2019Q4

Modified:
  head/graphics/gpxsee/Makefile
  head/graphics/gpxsee/distinfo

Modified: head/graphics/gpxsee/Makefile
==============================================================================
--- head/graphics/gpxsee/Makefile	Fri Nov  1 15:34:21 2019	(r516230)
+++ head/graphics/gpxsee/Makefile	Fri Nov  1 15:35:56 2019	(r516231)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gpxsee
-DISTVERSION=	7.14
+DISTVERSION=	7.15
 CATEGORIES=	graphics geography
 
 MAINTAINER=	sikmir@gmail.com

Modified: head/graphics/gpxsee/distinfo
==============================================================================
--- head/graphics/gpxsee/distinfo	Fri Nov  1 15:34:21 2019	(r516230)
+++ head/graphics/gpxsee/distinfo	Fri Nov  1 15:35:56 2019	(r516231)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569937542
-SHA256 (tumic0-GPXSee-7.14_GH0.tar.gz) = 034b0be48fdb5608498872f7e8bae5556c323b6a18deed3faf9c6dfb33f292f3
-SIZE (tumic0-GPXSee-7.14_GH0.tar.gz) = 4696636
+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?201911011535.xA1FZuaE004629>