From a5040a86ae0b78fb9a437f2b5a777801e6460a06 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Wed, 10 Oct 2018 13:27:07 +0300 Subject: [PATCH] GPXSee: bump to 6.2 (#3205) --- .../gpxsee/{gpxsee-6.0.recipe => gpxsee-6.2.recipe} | 2 +- .../patches/{gpxsee-6.0.patchset => gpxsee-6.2.patchset} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename sci-geosciences/gpxsee/{gpxsee-6.0.recipe => gpxsee-6.2.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-6.0.patchset => gpxsee-6.2.patchset} (83%) diff --git a/sci-geosciences/gpxsee/gpxsee-6.0.recipe b/sci-geosciences/gpxsee/gpxsee-6.2.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-6.0.recipe rename to sci-geosciences/gpxsee/gpxsee-6.2.recipe index 653e3df07..fbc75e18d 100644 --- a/sci-geosciences/gpxsee/gpxsee-6.0.recipe +++ b/sci-geosciences/gpxsee/gpxsee-6.2.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2018 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="250e316fc40e542397720990b943c43cf1725a7b2d665ccf911c9e62d4a8f249" +CHECKSUM_SHA256="888378daa49254fabd37eb6b5a054ebe18b8fd1f12a553aa1b840cdc78b61a3b" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES="gpxsee.rdef.in" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-6.0.patchset b/sci-geosciences/gpxsee/patches/gpxsee-6.2.patchset similarity index 83% rename from sci-geosciences/gpxsee/patches/gpxsee-6.0.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-6.2.patchset index a1c504f9d..29b9d929a 100644 --- a/sci-geosciences/gpxsee/patches/gpxsee-6.0.patchset +++ b/sci-geosciences/gpxsee/patches/gpxsee-6.2.patchset @@ -1,11 +1,11 @@ -From 5b17ce9c25328c12b2906dcfc6596c1ae1cde1aa Mon Sep 17 00:00:00 2001 +From a507a1a8c50b7e8704505d44d12ab04ddffbbd48 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy -Date: Mon, 1 Oct 2018 22:52:47 +0300 +Date: Wed, 10 Oct 2018 13:07:48 +0300 Subject: Fix GLOBAL_DIR/USER_DIR diff --git a/src/config.h b/src/config.h -index 3f078f4..8a7019c 100644 +index 3f078f4..1393401 100644 --- a/src/config.h +++ b/src/config.h @@ -26,6 +26,9 @@