From 4d8219ccee031176f574659ee569f8e025afa671 Mon Sep 17 00:00:00 2001 From: "Dan R. K. Ports" Date: Sat, 23 May 2026 08:56:42 +0100 Subject: [PATCH] emacs-devel: update to 20260522, silence configure warning --- editors/emacs/Portfile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/editors/emacs/Portfile b/editors/emacs/Portfile index 7c15c5863cc..c0c7d33c9a2 100644 --- a/editors/emacs/Portfile +++ b/editors/emacs/Portfile @@ -44,7 +44,7 @@ depends_build-append port:autoconf \ port:libtool # https://trac.macports.org/wiki/WimplicitFunctionDeclaration#strchr -configure.checks.implicit_function_declaration.whitelist-append strchr +configure.checks.implicit_function_declaration.whitelist-append strchr alignof # Avoid build failure if hdf4 is installed. # https://trac.macports.org/ticket/68414 @@ -137,17 +137,17 @@ if {$subport eq "emacs-devel" || $subport eq "emacs-app-devel"} { # do not forget to check that configure hasn't introduce some suprises via # git diff [old]..[new] -- '**/configure.ac' - github.setup emacs-mirror emacs 4477ade0fa4a95de981e25c48a548ca22c232057 + github.setup emacs-mirror emacs cda03bebfc061174229bb8b9816f04a9ed537038 github.tarball_from archive epoch 5 - version 20260428 - revision 2 + version 20260522 + revision 0 master_sites ${github.master_sites} - checksums rmd160 01c85cd45feb531b74588367dea8e73a40689860 \ - sha256 91fe2f56403f9b6abafafba019af346663c2ccd78c1d8d1ebfbf742fd9a308e5 \ - size 53091340 + checksums rmd160 0c95a3ae80348a1522ae281853828d0277720658 \ + sha256 bba69f1913b918e9c5544021562292d9a2db4e019135655bee06e817881a5ce6 \ + size 53888524 livecheck.type none