git: 6a761d8e124f - main - devel/efl: fix build with clang 19

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sat, 14 Sep 2024 18:22:32 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a761d8e124fcf267d598d38f484717419fc00bf

commit 6a761d8e124fcf267d598d38f484717419fc00bf
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-09-14 18:21:53 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-09-14 18:22:18 +0000

    devel/efl: fix build with clang 19
    
    PR:             281441
---
 devel/efl/Makefile | 3 +++
 devel/efl/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index b02a8e886112..6bf43514e969 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -5,6 +5,9 @@ CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/rel/libs/${PORTNAME}/
 DIST_SUBDIR=	enlightenment
 
+PATCH_SITES=	https://git.enlightenment.org/enlightenment/${PORTNAME}/commit/
+PATCHFILES=	6c3630ffda0884b86e6ffc9d00d7315ab67858e5.patch:-p1
+
 MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment Foundation Libraries
 WWW=		https://docs.enlightenment.org/efl/current/
diff --git a/devel/efl/distinfo b/devel/efl/distinfo
index 3a35b2194e02..c2f9743db502 100644
--- a/devel/efl/distinfo
+++ b/devel/efl/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1703938182
+TIMESTAMP = 1726062803
 SHA256 (enlightenment/efl-1.27.0.tar.xz) = 3dfb99fbcc268c0bc797e2f83e8c503ef9de66284f40b381bb597a08185c00f4
 SIZE (enlightenment/efl-1.27.0.tar.xz) = 168543208
+SHA256 (enlightenment/6c3630ffda0884b86e6ffc9d00d7315ab67858e5.patch) = 8b6f83729d97d470c0756e18f0f952817bf453b3a359e4ff63ba8b35c07aac66
+SIZE (enlightenment/6c3630ffda0884b86e6ffc9d00d7315ab67858e5.patch) = 1458