diff --git a/geo/gpxsee/Makefile b/geo/gpxsee/Makefile index cd71afb65b0..67a5a1887d7 100644 --- a/geo/gpxsee/Makefile +++ b/geo/gpxsee/Makefile @@ -2,7 +2,7 @@ COMMENT = gpx file viewer GH_PROJECT = GPXSee GH_ACCOUNT = tumic0 -GH_TAGNAME = 15.3 +GH_TAGNAME = 15.5 PKGNAME = ${DISTNAME:L} CATEGORIES = geo x11 @@ -25,6 +25,6 @@ LIB_DEPENDS += x11/qt6/qtpositioning \ WANTLIB += ${COMPILER_LIBCXX} GL Qt6Concurrent Qt6Core Qt6Gui WANTLIB += Qt6Network Qt6OpenGL Qt6OpenGLWidgets Qt6Positioning WANTLIB += Qt6PrintSupport Qt6SerialPort Qt6Sql Qt6Svg Qt6Widgets -WANTLIB += c m xkbcommon z +WANTLIB += c m z .include diff --git a/geo/gpxsee/distinfo b/geo/gpxsee/distinfo index 5b7e39a93c5..4b15d8839d3 100644 --- a/geo/gpxsee/distinfo +++ b/geo/gpxsee/distinfo @@ -1,2 +1,2 @@ -SHA256 (GPXSee-15.3.tar.gz) = ZV3wtEAWMqrbxqy2fa/T3CsXHbMpoIoaz9zphL+wSb4= -SIZE (GPXSee-15.3.tar.gz) = 6558953 +SHA256 (GPXSee-15.5.tar.gz) = rRAgkfRxuS/F64oh29m2uA770+bxY0Oqok7FtDU8mz0= +SIZE (GPXSee-15.5.tar.gz) = 6556226 diff --git a/geo/gpxsee/pkg/PLIST b/geo/gpxsee/pkg/PLIST index 2fb6568e1c7..68c6b29570c 100644 --- a/geo/gpxsee/pkg/PLIST +++ b/geo/gpxsee/pkg/PLIST @@ -9,6 +9,7 @@ share/gpxsee/CRS/projections.csv share/gpxsee/maps/ share/gpxsee/maps/Antarctica.xml share/gpxsee/maps/OpenFreeMap.xml +share/gpxsee/maps/OpenSeaMap.xml share/gpxsee/maps/OpenStreetMap.xml share/gpxsee/maps/OpenTopoMap.xml share/gpxsee/maps/USGS-imagery.xml