Date: Wed, 27 Feb 2019 16:01:40 +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: r494065 - head/graphics/gpxsee Message-ID: <201902271601.x1RG1eDF066057@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Feb 27 16:01:39 2019 New Revision: 494065 URL: https://svnweb.freebsd.org/changeset/ports/494065 Log: graphics/gpxsee: update to 7.3 PR: 235855 Submitted by: Nikolay Korotkiy <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 Wed Feb 27 16:00:18 2019 (r494064) +++ head/graphics/gpxsee/Makefile Wed Feb 27 16:01:39 2019 (r494065) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpxsee -DISTVERSION= 7.2 +DISTVERSION= 7.3 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com Modified: head/graphics/gpxsee/distinfo ============================================================================== --- head/graphics/gpxsee/distinfo Wed Feb 27 16:00:18 2019 (r494064) +++ head/graphics/gpxsee/distinfo Wed Feb 27 16:01:39 2019 (r494065) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548706224 -SHA256 (tumic0-GPXSee-7.2_GH0.tar.gz) = b26350f9ab7890c322c04951d3ae528c66d5cfea07cbb3f0688d83ec82ff6098 -SIZE (tumic0-GPXSee-7.2_GH0.tar.gz) = 4281800 +TIMESTAMP = 1550552576 +SHA256 (tumic0-GPXSee-7.3_GH0.tar.gz) = e7f394a1962a9c1ac7c9f8fb55c73369789a5a3c26df549dfa83825785e7858c +SIZE (tumic0-GPXSee-7.3_GH0.tar.gz) = 4296401 Modified: head/graphics/gpxsee/pkg-plist ============================================================================== --- head/graphics/gpxsee/pkg-plist Wed Feb 27 16:00:18 2019 (r494064) +++ head/graphics/gpxsee/pkg-plist Wed Feb 27 16:01:39 2019 (r494065) @@ -18,6 +18,7 @@ share/applications/gpxsee.desktop %%NLS%%%%DATADIR%%/translations/gpxsee_fr.qm %%NLS%%%%DATADIR%%/translations/gpxsee_nb.qm %%NLS%%%%DATADIR%%/translations/gpxsee_pl.qm +%%NLS%%%%DATADIR%%/translations/gpxsee_pt_BR.qm %%NLS%%%%DATADIR%%/translations/gpxsee_ru.qm %%NLS%%%%DATADIR%%/translations/gpxsee_sv.qm %%NLS%%%%DATADIR%%/translations/gpxsee_tr.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902271601.x1RG1eDF066057>