diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-12-16 09:21:39 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2022-01-26 10:54:23 +0000 |
commit | d13c494f52f0e3c4c404c5199057b37ce94dee04 (patch) | |
tree | 347e35bf59639305bfb612a8b91c712671722925 /lang/erlang-wx | |
parent | cff9bf4b9f79e5ff7a0411b92fbd17a96058a749 (diff) |
Diffstat (limited to 'lang/erlang-wx')
-rw-r--r-- | lang/erlang-wx/Makefile | 6 | ||||
-rw-r--r-- | lang/erlang-wx/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile index e8983f4165c7..3877e8a2d03f 100644 --- a/lang/erlang-wx/Makefile +++ b/lang/erlang-wx/Makefile @@ -1,6 +1,6 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- -DISTVERSION= 24.1.7 +DISTVERSION= 24.2.1 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= lang parallel @@ -38,8 +38,8 @@ PLIST_SUB= DEBUGGER_VERSION=${DEBUGGER_VERSION} \ DEBUGGER_VERSION= 5.2 ET_VERSION= 1.6.5 -OBSERVER_VERSION= 2.10 -WX_VERSION= 2.1 +OBSERVER_VERSION= 2.10.1 +WX_VERSION= 2.1.1 WX_APPS= wx debugger et observer pre-configure: diff --git a/lang/erlang-wx/distinfo b/lang/erlang-wx/distinfo index face66a45714..5bff89c15f8f 100644 --- a/lang/erlang-wx/distinfo +++ b/lang/erlang-wx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637587067 -SHA256 (erlang/erlang-otp-OTP-24.1.7_GH0.tar.gz) = a1dd1a238f1f3e79784b902f3cd00e06f35a630191eaf73324a07a26a2c93af3 -SIZE (erlang/erlang-otp-OTP-24.1.7_GH0.tar.gz) = 59014237 +TIMESTAMP = 1643135256 +SHA256 (erlang/erlang-otp-OTP-24.2.1_GH0.tar.gz) = 2854318d12d727fc508e8fd5fe6921c0cbc7727d1183ad8f6f808585496e42d6 +SIZE (erlang/erlang-otp-OTP-24.2.1_GH0.tar.gz) = 59093658 |