diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2024-02-16 16:57:35 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2024-02-16 18:43:25 +0000 |
commit | 30d0b756049ea45bdd6179b78412cea5079f7765 (patch) | |
tree | 6c55d86e59cbedb695a50ac03bff85bf947e6caa | |
parent | 9783aeeb38e9a998deb5f049f6440cfb55193b89 (diff) |
lang/erlang-wx: update to version 25.3.2.9
-rw-r--r-- | lang/erlang-wx/Makefile | 5 | ||||
-rw-r--r-- | lang/erlang-wx/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile index 78e309373951..4434df891a89 100644 --- a/lang/erlang-wx/Makefile +++ b/lang/erlang-wx/Makefile @@ -1,7 +1,6 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- -DISTVERSION= 25.3.2.7 -PORTREVISION= 1 +DISTVERSION= 25.3.2.9 PORTEPOCH= 1 CATEGORIES= lang parallel PKGNAMESUFFIX= -wx @@ -38,7 +37,7 @@ PLIST_SUB= DEBUGGER_VERSION=${DEBUGGER_VERSION} \ DEBUGGER_VERSION= 5.3.1.2 ET_VERSION= 1.6.5 OBSERVER_VERSION= 2.14 -WX_VERSION= 2.2.2 +WX_VERSION= 2.2.2.1 WX_APPS= wx debugger et observer pre-configure: diff --git a/lang/erlang-wx/distinfo b/lang/erlang-wx/distinfo index 5e24269debdf..626db67e10c8 100644 --- a/lang/erlang-wx/distinfo +++ b/lang/erlang-wx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697586223 -SHA256 (erlang/erlang-otp-OTP-25.3.2.7_GH0.tar.gz) = e8023bc61a7613a9beb0b60db166ae5eeb97de928924d1d1031e4aae8fb1e669 -SIZE (erlang/erlang-otp-OTP-25.3.2.7_GH0.tar.gz) = 62486461 +TIMESTAMP = 1707433669 +SHA256 (erlang/erlang-otp-OTP-25.3.2.9_GH0.tar.gz) = 86fce5b418d127fb6049d69ecc1c32306128736d291e49077943cb3dcc73d7d5 +SIZE (erlang/erlang-otp-OTP-25.3.2.9_GH0.tar.gz) = 60923485 |