Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2019 11:46:51 +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: r504414 - head/graphics/gpxsee
Message-ID:  <201906171146.x5HBkpJV019335@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Mon Jun 17 11:46:50 2019
New Revision: 504414
URL: https://svnweb.freebsd.org/changeset/ports/504414

Log:
  graphics/gpxsee: Update to 7.9
  
  Changelog:
  
  * Removed the annoying map view re-zooming on window resize.
  * Improved POI handling and text rendering in IMG maps.
  
  PR:		238627
  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	Mon Jun 17 11:39:30 2019	(r504413)
+++ head/graphics/gpxsee/Makefile	Mon Jun 17 11:46:50 2019	(r504414)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gpxsee
-DISTVERSION=	7.8
+DISTVERSION=	7.9
 CATEGORIES=	graphics geography
 
 MAINTAINER=	sikmir@gmail.com

Modified: head/graphics/gpxsee/distinfo
==============================================================================
--- head/graphics/gpxsee/distinfo	Mon Jun 17 11:39:30 2019	(r504413)
+++ head/graphics/gpxsee/distinfo	Mon Jun 17 11:46:50 2019	(r504414)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559215163
-SHA256 (tumic0-GPXSee-7.8_GH0.tar.gz) = 3bb5a3a62fabd70ff88b499853bfe5ea334e13cb2f07b78806da503b875e36cd
-SIZE (tumic0-GPXSee-7.8_GH0.tar.gz) = 4330785
+TIMESTAMP = 1560700227
+SHA256 (tumic0-GPXSee-7.9_GH0.tar.gz) = 32a1c94949f7221cac7b4c5d0c9935f844cd3ccba763f3b0b991594fe374375b
+SIZE (tumic0-GPXSee-7.9_GH0.tar.gz) = 4347609



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