From owner-svn-ports-all@freebsd.org Mon Oct 8 17:51:20 2018 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 E0E9710C66AD; Mon, 8 Oct 2018 17:51:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 972AE7477E; Mon, 8 Oct 2018 17:51:20 +0000 (UTC) (envelope-from swills@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 9211125D47; Mon, 8 Oct 2018 17:51:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w98HpKfn075146; Mon, 8 Oct 2018 17:51:20 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w98HpJvt075143; Mon, 8 Oct 2018 17:51:19 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810081751.w98HpJvt075143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 8 Oct 2018 17:51:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481553 - head/graphics/gpxsee X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/graphics/gpxsee X-SVN-Commit-Revision: 481553 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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, 08 Oct 2018 17:51:21 -0000 Author: swills Date: Mon Oct 8 17:51:19 2018 New Revision: 481553 URL: https://svnweb.freebsd.org/changeset/ports/481553 Log: graphics/gpxsee: Update to 6.2 PR: 232063 Submitted by: Nikolay (maintainer) Modified: head/graphics/gpxsee/Makefile (contents, props changed) head/graphics/gpxsee/distinfo (contents, props changed) head/graphics/gpxsee/pkg-plist (contents, props changed) Modified: head/graphics/gpxsee/Makefile ============================================================================== --- head/graphics/gpxsee/Makefile Mon Oct 8 17:29:32 2018 (r481552) +++ head/graphics/gpxsee/Makefile Mon Oct 8 17:51:19 2018 (r481553) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpxsee -PORTVERSION= 6.0 +PORTVERSION= 6.2 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com Modified: head/graphics/gpxsee/distinfo ============================================================================== --- head/graphics/gpxsee/distinfo Mon Oct 8 17:29:32 2018 (r481552) +++ head/graphics/gpxsee/distinfo Mon Oct 8 17:51:19 2018 (r481553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537749726 -SHA256 (tumic0-GPXSee-6.0_GH0.tar.gz) = 250e316fc40e542397720990b943c43cf1725a7b2d665ccf911c9e62d4a8f249 -SIZE (tumic0-GPXSee-6.0_GH0.tar.gz) = 3857021 +TIMESTAMP = 1538983902 +SHA256 (tumic0-GPXSee-6.2_GH0.tar.gz) = 888378daa49254fabd37eb6b5a054ebe18b8fd1f12a553aa1b840cdc78b61a3b +SIZE (tumic0-GPXSee-6.2_GH0.tar.gz) = 3858513 Modified: head/graphics/gpxsee/pkg-plist ============================================================================== --- head/graphics/gpxsee/pkg-plist Mon Oct 8 17:29:32 2018 (r481552) +++ head/graphics/gpxsee/pkg-plist Mon Oct 8 17:51:19 2018 (r481553) @@ -13,6 +13,7 @@ share/applications/gpxsee.desktop %%NLS%%%%DATADIR%%/translations/gpxsee_en.qm %%NLS%%%%DATADIR%%/translations/gpxsee_fi.qm %%NLS%%%%DATADIR%%/translations/gpxsee_fr.qm +%%NLS%%%%DATADIR%%/translations/gpxsee_nb.qm %%NLS%%%%DATADIR%%/translations/gpxsee_pl.qm %%NLS%%%%DATADIR%%/translations/gpxsee_ru.qm %%NLS%%%%DATADIR%%/translations/gpxsee_sv.qm