git: 1713c01caa0f - main - devel/erlang-native-compiler: update to latest snapshot and use lang/erlang
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 22:56:31 UTC
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=1713c01caa0f66ed80d99ebac3736b145f6c7e11 commit 1713c01caa0f66ed80d99ebac3736b145f6c7e11 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2023-11-11 17:06:48 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2023-11-11 22:56:01 +0000 devel/erlang-native-compiler: update to latest snapshot and use lang/erlang --- devel/erlang-native-compiler/Makefile | 8 ++++---- devel/erlang-native-compiler/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/erlang-native-compiler/Makefile b/devel/erlang-native-compiler/Makefile index ad4c8be1740d..c853a83b8ce1 100644 --- a/devel/erlang-native-compiler/Makefile +++ b/devel/erlang-native-compiler/Makefile @@ -1,5 +1,5 @@ PORTNAME= erlang-native-compiler -PORTVERSION= g20210602 +PORTVERSION= g20211004 CATEGORIES= devel MAINTAINER= erlang@FreeBSD.org @@ -10,13 +10,13 @@ LICENSE= APACHE20 # must always be built against lowest BEAM version available in ports # but can be run with any later version without issue -BUILD_DEPENDS= erlang-runtime21>21:lang/erlang-runtime21 +BUILD_DEPENDS= erlang>22:lang/erlang USE_GITHUB= yes GH_ACCOUNT= davisp -GH_TAGNAME= 5761afb +GH_TAGNAME= 2c92afb -MAKE_ENV= PATH=${LOCALBASE}/lib/erlang21/bin:${PATH} +MAKE_ENV= PATH=${LOCALBASE}/lib/erlang/bin:${PATH} NO_ARCH= yes PLIST_FILES= bin/enc diff --git a/devel/erlang-native-compiler/distinfo b/devel/erlang-native-compiler/distinfo index 2a0f3e510a0f..85a14fe74e3b 100644 --- a/devel/erlang-native-compiler/distinfo +++ b/devel/erlang-native-compiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632944278 -SHA256 (davisp-erlang-native-compiler-g20210602-5761afb_GH0.tar.gz) = fc1921ef5727b3c4aa0b9d417a64e3b49c88d254250673244c40803aa4ffca44 -SIZE (davisp-erlang-native-compiler-g20210602-5761afb_GH0.tar.gz) = 27296 +TIMESTAMP = 1699722341 +SHA256 (davisp-erlang-native-compiler-g20211004-2c92afb_GH0.tar.gz) = 10b01125da8a43cc3fdc3e1f0e05874965fb2e31a74d998430d252767cdfb759 +SIZE (davisp-erlang-native-compiler-g20211004-2c92afb_GH0.tar.gz) = 27285