git: 6dccbda6e92d - main - devel/corrade: fix build with libc++ 19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Nov 2024 17:19:17 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6dccbda6e92d05b990b396f85e8fe0f42e1d54ef
commit 6dccbda6e92d05b990b396f85e8fe0f42e1d54ef
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-10 17:15:08 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-10 17:19:11 +0000
devel/corrade: fix build with libc++ 19
PR: 282667
Submitted by: Dimitry Andric <dim@FreeBSD.org>
---
devel/corrade/Makefile | 3 +++
devel/corrade/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/devel/corrade/Makefile b/devel/corrade/Makefile
index 9056df1e2867..73f2bc7be921 100644
--- a/devel/corrade/Makefile
+++ b/devel/corrade/Makefile
@@ -4,6 +4,9 @@ DISTVERSION= 2020.06-1783
DISTVERSIONSUFFIX= -gd83e30e5
CATEGORIES= devel
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= 249ee71c78774f42301469d4f2f0a269d009cf66.patch:-p1 # https://github.com/mosra/corrade/pull/190
+
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++11/C++14 multiplatform utility library
WWW= https://magnum.graphics/corrade/ \
diff --git a/devel/corrade/distinfo b/devel/corrade/distinfo
index 29d8975d851f..a2d8ea1e7430 100644
--- a/devel/corrade/distinfo
+++ b/devel/corrade/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1731137069
+TIMESTAMP = 1731258736
SHA256 (mosra-corrade-v2020.06-1783-gd83e30e5_GH0.tar.gz) = 2cfa651604a1e0d33f6efaeab5ea1655d83db6161cd9da66688e51b6a3de9f28
SIZE (mosra-corrade-v2020.06-1783-gd83e30e5_GH0.tar.gz) = 1449790
SHA256 (mosra-toolchains-2243706_GH0.tar.gz) = 4103ccdf4cdebb35acf8671e40aeb49e204456523acfaf8510473d3c200dc12b
SIZE (mosra-toolchains-2243706_GH0.tar.gz) = 12312
+SHA256 (249ee71c78774f42301469d4f2f0a269d009cf66.patch) = 0829b40375ef86dbc92720b8d7c0798a1c9cf71f9376b8b9765b377bc041cc13
+SIZE (249ee71c78774f42301469d4f2f0a269d009cf66.patch) = 1011