From 0764c39f139b6580edc3728ae391eb361a74afea Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Tue, 29 Oct 2019 12:00:12 +0300 Subject: [PATCH] GPXSee: bump to 7.16 (#4318) --- .../gpxsee/{gpxsee-7.15.recipe => gpxsee-7.16.recipe} | 6 +++--- .../patches/{gpxsee-7.15.patchset => gpxsee-7.16.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename sci-geosciences/gpxsee/{gpxsee-7.15.recipe => gpxsee-7.16.recipe} (95%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.15.patchset => gpxsee-7.16.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.15.recipe b/sci-geosciences/gpxsee/gpxsee-7.16.recipe similarity index 95% rename from sci-geosciences/gpxsee/gpxsee-7.15.recipe rename to sci-geosciences/gpxsee/gpxsee-7.16.recipe index 4c0782910..16fdda277 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.15.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.16.recipe @@ -5,7 +5,7 @@ supports all common GPS log file formats. Main features: * Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SLF, LOC, GeoJSON, OziExplorer \ -(PLT, RTE, WPT), Garmin CSV and geotagged JPEG files +(PLT, RTE, WPT), Garmin GPI & CSV and geotagged JPEG files * User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, \ QuadTiles) * Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG \ @@ -21,9 +21,9 @@ ratio/shifts graphs HOMEPAGE="https://www.gpxsee.org/" COPYRIGHT="2015-2019 Martin Tůma" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="49e4f1b8d394af9dd4cb13d1c6e3937a7544506596e01ae2239acb47694d8958" +CHECKSUM_SHA256="e97fe8a4d4c2ec1581c932b4eb1f2ab67f8a21b8953a33a478aad0fc752965b2" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.15.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.16.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.15.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.16.patchset