From 0e5ebdd5ce5047c2ce064fddf0c43b0dceef4d64 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Mon, 17 Jun 2019 06:45:53 +0300 Subject: [PATCH] GPXSee: bump to 7.9 (#3929) --- sci-geosciences/gpxsee/{gpxsee-7.8.recipe => gpxsee-7.9.recipe} | 2 +- .../gpxsee/patches/{gpxsee-7.8.patchset => gpxsee-7.9.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.8.recipe => gpxsee-7.9.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.8.patchset => gpxsee-7.9.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.8.recipe b/sci-geosciences/gpxsee/gpxsee-7.9.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.8.recipe rename to sci-geosciences/gpxsee/gpxsee-7.9.recipe index f6028b6e2..adc5a4f96 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.8.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.9.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="3bb5a3a62fabd70ff88b499853bfe5ea334e13cb2f07b78806da503b875e36cd" +CHECKSUM_SHA256="32a1c94949f7221cac7b4c5d0c9935f844cd3ccba763f3b0b991594fe374375b" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.8.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.9.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.8.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.9.patchset