git: 918562f4f0c7 - main - devel/erlang-native-compiler: Update to g20251024
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Sep 2026 16:18:07 UTC
The branch main has been updated by olgeni:
URL: https://cgit.FreeBSD.org/ports/commit/?id=918562f4f0c71d8522c3f77d8989771ccae6b45a
commit 918562f4f0c71d8522c3f77d8989771ccae6b45a
Author: Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2026-08-27 13:43:56 +0000
Commit: Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2026-09-06 16:17:59 +0000
devel/erlang-native-compiler: Update to g20251024
Upstream's only change since 2021: replace code:lib_dir/2, deprecated
in OTP 27, with code:lib_dir/1 plus filename:join/2 when locating the
erl_interface include and lib directories.
Reviewed by: dch
Differential Revision: https://reviews.freebsd.org/D59223
---
devel/erlang-native-compiler/Makefile | 4 ++--
devel/erlang-native-compiler/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/erlang-native-compiler/Makefile b/devel/erlang-native-compiler/Makefile
index c853a83b8ce1..6de9ab1056a7 100644
--- a/devel/erlang-native-compiler/Makefile
+++ b/devel/erlang-native-compiler/Makefile
@@ -1,5 +1,5 @@
PORTNAME= erlang-native-compiler
-PORTVERSION= g20211004
+PORTVERSION= g20251024
CATEGORIES= devel
MAINTAINER= erlang@FreeBSD.org
@@ -14,7 +14,7 @@ BUILD_DEPENDS= erlang>22:lang/erlang
USE_GITHUB= yes
GH_ACCOUNT= davisp
-GH_TAGNAME= 2c92afb
+GH_TAGNAME= ba13cfb
MAKE_ENV= PATH=${LOCALBASE}/lib/erlang/bin:${PATH}
NO_ARCH= yes
diff --git a/devel/erlang-native-compiler/distinfo b/devel/erlang-native-compiler/distinfo
index 85a14fe74e3b..0a9be8380c07 100644
--- a/devel/erlang-native-compiler/distinfo
+++ b/devel/erlang-native-compiler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699722341
-SHA256 (davisp-erlang-native-compiler-g20211004-2c92afb_GH0.tar.gz) = 10b01125da8a43cc3fdc3e1f0e05874965fb2e31a74d998430d252767cdfb759
-SIZE (davisp-erlang-native-compiler-g20211004-2c92afb_GH0.tar.gz) = 27285
+TIMESTAMP = 1787838178
+SHA256 (davisp-erlang-native-compiler-g20251024-ba13cfb_GH0.tar.gz) = 5b3bfbd103d56c7e356a243f668cd31e2a730cb17e2be6a8cc325ba7aeed5381
+SIZE (davisp-erlang-native-compiler-g20251024-ba13cfb_GH0.tar.gz) = 27304