Date: Thu, 16 Aug 2018 16:03:12 +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: r477356 - head/graphics/gpxsee Message-ID: <201808161603.w7GG3Cki067042@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Aug 16 16:03:11 2018 New Revision: 477356 URL: https://svnweb.freebsd.org/changeset/ports/477356 Log: graphics/gpxsee: update to 5.16 PR: 230536 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-descr (contents, props changed) Modified: head/graphics/gpxsee/Makefile ============================================================================== --- head/graphics/gpxsee/Makefile Thu Aug 16 16:03:00 2018 (r477355) +++ head/graphics/gpxsee/Makefile Thu Aug 16 16:03:11 2018 (r477356) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpxsee -PORTVERSION= 5.13 +PORTVERSION= 5.16 PORTREVISION= 1 CATEGORIES= graphics geography Modified: head/graphics/gpxsee/distinfo ============================================================================== --- head/graphics/gpxsee/distinfo Thu Aug 16 16:03:00 2018 (r477355) +++ head/graphics/gpxsee/distinfo Thu Aug 16 16:03:11 2018 (r477356) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528961020 -SHA256 (tumic0-GPXSee-5.13_GH0.tar.gz) = d1fce4cd096efea2b90864c67cf67a9126e82203bc7997200c462bd8d85468e2 -SIZE (tumic0-GPXSee-5.13_GH0.tar.gz) = 3058493 +TIMESTAMP = 1533989795 +SHA256 (tumic0-GPXSee-5.16_GH0.tar.gz) = 07ec899b660f52931886d68acbc0a065b70564cdfffeb0ee7646a5c6150f0d0d +SIZE (tumic0-GPXSee-5.16_GH0.tar.gz) = 3158898 Modified: head/graphics/gpxsee/pkg-descr ============================================================================== --- head/graphics/gpxsee/pkg-descr Thu Aug 16 16:03:00 2018 (r477355) +++ head/graphics/gpxsee/pkg-descr Thu Aug 16 16:03:11 2018 (r477356) @@ -1,6 +1,6 @@ GPS log file viewer and analyzer. GPXSee is a GPS log file viewer and analyzer that supports -GPX, TCX, KML, FIT, IGC, NMEA and OziExplorer files. +GPX, TCX, KML, FIT, IGC, NMEA, LOC and OziExplorer files. WWW: http://www.gpxsee.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808161603.w7GG3Cki067042>