git: c712bcb0fa07 - main - astro/marble: repair generated CMake files against 3.24
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Sep 2022 21:01:06 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=c712bcb0fa075d64e633b12ac43f036c6cf4aa7f commit c712bcb0fa075d64e633b12ac43f036c6cf4aa7f Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2022-09-19 20:51:14 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2022-09-19 21:01:03 +0000 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 --- astro/marble/Makefile | 4 +++- astro/marble/distinfo | 4 +++- graphics/kgeotag/Makefile | 1 + textproc/kreport/Makefile | 2 +- 4 files changed, 8 insertions(+), 3 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 diff --git a/graphics/kgeotag/Makefile b/graphics/kgeotag/Makefile index 7ae7a2b5c982..63327aa4d4ac 100644 --- a/graphics/kgeotag/Makefile +++ b/graphics/kgeotag/Makefile @@ -1,5 +1,6 @@ PORTNAME= kgeotag DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile index ab77b3f63768..e5342c2e8e1e 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -1,6 +1,6 @@ PORTNAME= kreport DISTVERSION= 3.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME}