Date: Mon, 8 Oct 2018 17:51:19 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481553 - head/graphics/gpxsee Message-ID: <201810081751.w98HpJvt075143@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <sikmir@gmail.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810081751.w98HpJvt075143>