summaryrefslogtreecommitdiff
path: root/astro/marble
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2022-09-19 22:51:14 +0200
committerAdriaan de Groot <adridg@FreeBSD.org>2022-09-19 23:01:03 +0200
commitc712bcb0fa075d64e633b12ac43f036c6cf4aa7f (patch)
tree4c4fcd7f2098c386effbfa7b6c92acb02633a757 /astro/marble
parentmath/R-cran-admisc: upgrade to 0.30 (diff)
astro/marble: repair generated CMake files against 3.24
The CMake configuration for Marble depends on Astro (which is another software component installed by Marble itself). Previously this was not explicitly checked-for. With CMake 3.24, it is: and consumers fail because of this. Patch submitted upstream. Bump affected consumers graphics/kgeotag and textproc/kreport. PR: 265652
Diffstat (limited to 'astro/marble')
-rw-r--r--astro/marble/Makefile4
-rw-r--r--astro/marble/distinfo4
2 files changed, 6 insertions, 2 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index cd8948aad6ae..e91fb65ae6e6 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -1,9 +1,11 @@
PORTNAME= marble
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= astro education kde kde-applications
PATCH_SITES= https://invent.kde.org/education/marble/-/commit/
-PATCHFILES= 677153cc8c1450a8a370fbd1c7505dd7e4ea50fc.diff:-p1
+PATCHFILES= 677153cc8c1450a8a370fbd1c7505dd7e4ea50fc.diff:-p1 \
+ 78a351ad21832a2ec3ae3c3917573241c2ea396b.diff:-p1
MAINTAINER= kde@FreeBSD.org
COMMENT= Virtual globe and world atlas for KDE
diff --git a/astro/marble/distinfo b/astro/marble/distinfo
index 6c5561319dc5..2b136d8a919a 100644
--- a/astro/marble/distinfo
+++ b/astro/marble/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1662480051
+TIMESTAMP = 1663620217
SHA256 (KDE/release-service/22.08.1/marble-22.08.1.tar.xz) = 90b603d5c6d8aba728fab94e599c5788702110bae7f418dd5ad909b9dcd6c3e7
SIZE (KDE/release-service/22.08.1/marble-22.08.1.tar.xz) = 53663748
SHA256 (KDE/release-service/22.08.1/677153cc8c1450a8a370fbd1c7505dd7e4ea50fc.diff) = 97b3e42d94091d0d7ba07f7ec1718e386080e613a8d051ed9872c2f012fa0820
SIZE (KDE/release-service/22.08.1/677153cc8c1450a8a370fbd1c7505dd7e4ea50fc.diff) = 4767
+SHA256 (KDE/release-service/22.08.1/78a351ad21832a2ec3ae3c3917573241c2ea396b.diff) = 51552b975406cd6f1182a3c002f550455812867bc6107e61b18e3dea665d6d91
+SIZE (KDE/release-service/22.08.1/78a351ad21832a2ec3ae3c3917573241c2ea396b.diff) = 825