Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2019 20:40:53 +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: r503083 - head/graphics/gpxsee
Message-ID:  <201905302040.x4UKerT0093815@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Thu May 30 20:40:53 2019
New Revision: 503083
URL: https://svnweb.freebsd.org/changeset/ports/503083

Log:
  graphics/gpxsee: Update to 7.8
  
  Changelog since 7.6:
  
  * Added support for QuadTiles maps.
  * Added (optional) km/mi path markers.
  * Fixed broken IMG maps after print/PDF export.
  * Fixed broken zoom fit on IMG maps.
  * Fixed broken WMS scale denominators to zoom levels transition.
  * Fixed build & display issues with Qt < 5.4.
  * Added support for vector maps projection setting.
  * Added support for user defined TYP files for Garmin IMG maps.
  * Removed obsolete "Always show the map" setting.
  
  https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes
  
  PR:		238238
  Submitted by:	Nikolay Korotkiy <sikmir@gmail.com> (maintainer)

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

Modified: head/graphics/gpxsee/Makefile
==============================================================================
--- head/graphics/gpxsee/Makefile	Thu May 30 20:34:58 2019	(r503082)
+++ head/graphics/gpxsee/Makefile	Thu May 30 20:40:53 2019	(r503083)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gpxsee
-DISTVERSION=	7.6
+DISTVERSION=	7.8
 CATEGORIES=	graphics geography
 
 MAINTAINER=	sikmir@gmail.com

Modified: head/graphics/gpxsee/distinfo
==============================================================================
--- head/graphics/gpxsee/distinfo	Thu May 30 20:34:58 2019	(r503082)
+++ head/graphics/gpxsee/distinfo	Thu May 30 20:40:53 2019	(r503083)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558170358
-SHA256 (tumic0-GPXSee-7.6_GH0.tar.gz) = 50f35e4d898f37ca3e7019c26dbf39069de6e2eaea6ee54d551b03afc317fb2e
-SIZE (tumic0-GPXSee-7.6_GH0.tar.gz) = 4328641
+TIMESTAMP = 1559215163
+SHA256 (tumic0-GPXSee-7.8_GH0.tar.gz) = 3bb5a3a62fabd70ff88b499853bfe5ea334e13cb2f07b78806da503b875e36cd
+SIZE (tumic0-GPXSee-7.8_GH0.tar.gz) = 4330785



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