From bf1bbfab7f246d7e7c129ff255c701af6cdf6b2d Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Tue, 12 Mar 2019 12:05:32 +0300 Subject: [PATCH] GPXSee: bump to 7.4 (#3687) --- sci-geosciences/gpxsee/{gpxsee-7.3.recipe => gpxsee-7.4.recipe} | 2 +- .../gpxsee/patches/{gpxsee-7.3.patchset => gpxsee-7.4.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.3.recipe => gpxsee-7.4.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.3.patchset => gpxsee-7.4.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.3.recipe b/sci-geosciences/gpxsee/gpxsee-7.4.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.3.recipe rename to sci-geosciences/gpxsee/gpxsee-7.4.recipe index ebe539ca8..554531002 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.3.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.4.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2015-2019 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="e7f394a1962a9c1ac7c9f8fb55c73369789a5a3c26df549dfa83825785e7858c" +CHECKSUM_SHA256="a0c6b5093a2d34a90b6f715bf607baada0b6174099d033f656f80b9cb46ad71e" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.3.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.4.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.3.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.4.patchset