From cc6746ee30980db2630ea4c70afb2fde8541c9ec Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Thu, 12 Oct 2023 19:31:33 +0400 Subject: [PATCH] GPXSee: bump to 13.9 (#9619) --- sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in | 2 ++ .../gpxsee/{gpxsee-13.4.recipe => gpxsee-13.9.recipe} | 2 +- .../patches/{gpxsee-13.4.patchset => gpxsee-13.9.patchset} | 0 3 files changed, 3 insertions(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-13.4.recipe => gpxsee-13.9.recipe} (97%) rename sci-geosciences/gpxsee/patches/{gpxsee-13.4.patchset => gpxsee-13.9.patchset} (100%) diff --git a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in index 9c4404d24..db3c0dc64 100644 --- a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in +++ b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in @@ -32,6 +32,8 @@ resource file_types message { "types" = "application/vnd.google-earth.kmz", "types" = "application/vnd.gpxsee.map+xml", "types" = "application/vnd.groundspeak.loc+xml", + "types" = "application/vnd.iho.s57-catalogue", + "types" = "application/vnd.iho.s57-data", "types" = "application/vnd.mapbox.mbtiles", "types" = "application/vnd.mapsforge.map", "types" = "application/vnd.memory-map.qct", diff --git a/sci-geosciences/gpxsee/gpxsee-13.4.recipe b/sci-geosciences/gpxsee/gpxsee-13.9.recipe similarity index 97% rename from sci-geosciences/gpxsee/gpxsee-13.4.recipe rename to sci-geosciences/gpxsee/gpxsee-13.9.recipe index 217508758..8e18ee4ba 100644 --- a/sci-geosciences/gpxsee/gpxsee-13.4.recipe +++ b/sci-geosciences/gpxsee/gpxsee-13.9.recipe @@ -27,7 +27,7 @@ COPYRIGHT="2015-2023 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="143e3d0ac56fcee1b919b364c9d82eb1bd1025785e68c1b511a997fb24cf9f3d" +CHECKSUM_SHA256="86079c7d8053a64837042695e666cd4f4aac7fb01b19e76106cf9b124653b22f" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-13.4.patchset b/sci-geosciences/gpxsee/patches/gpxsee-13.9.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-13.4.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-13.9.patchset