From owner-svn-ports-all@freebsd.org Mon Jun 17 11:46:52 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEF2915B64DE; Mon, 17 Jun 2019 11:46:52 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 742508C774; Mon, 17 Jun 2019 11:46:52 +0000 (UTC) (envelope-from kai@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A809325250; Mon, 17 Jun 2019 11:46:51 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5HBkpvV019338; Mon, 17 Jun 2019 11:46:51 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5HBkpJV019335; Mon, 17 Jun 2019 11:46:51 GMT (envelope-from kai@FreeBSD.org) Message-Id: <201906171146.x5HBkpJV019335@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Mon, 17 Jun 2019 11:46:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504414 - head/graphics/gpxsee X-SVN-Group: ports-head X-SVN-Commit-Author: kai X-SVN-Commit-Paths: head/graphics/gpxsee X-SVN-Commit-Revision: 504414 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 742508C774 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.954,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 17 Jun 2019 11:46:53 -0000 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 (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