Date: Tue, 31 Oct 2023 09:43:01 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f553905004de - main - sysutils/fx: Update to 30.2.0 Message-ID: <202310310943.39V9h1ae012519@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=f553905004de89d770b7e0fec2e26cffbc861485 commit f553905004de89d770b7e0fec2e26cffbc861485 Author: Gabriel M. Dutra <nulldutra@proton.me> AuthorDate: 2023-10-30 15:20:33 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-10-31 09:42:45 +0000 sysutils/fx: Update to 30.2.0 ChangeLog: https://github.com/antonmedv/fx/releases/tag/30.2.0 PR: 274802 Reported by: nulldutra@proton.me (maintainer) --- sysutils/fx/Makefile | 4 +--- sysutils/fx/distinfo | 10 +++------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 56e7ac9013c0..d828bc368daf 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -1,5 +1,5 @@ PORTNAME= fx -DISTVERSION= 30.0.3 +DISTVERSION= 30.2.0 CATEGORIES= sysutils MAINTAINER= nulldutra@proton.me @@ -32,8 +32,6 @@ GH_TUPLE= \ mattn:go-isatty:v0.0.18:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-localereader:v0.0.1:mattn_go_localereader/vendor/github.com/mattn/go-localereader \ mattn:go-runewidth:v0.0.15:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ - mazznoer:colorgrad:v0.9.1:mazznoer_colorgrad/vendor/github.com/mazznoer/colorgrad \ - mazznoer:csscolorparser:v0.1.2:mazznoer_csscolorparser/vendor/github.com/mazznoer/csscolorparser \ muesli:ansi:2e021307bc4b:muesli_ansi/vendor/github.com/muesli/ansi \ muesli:cancelreader:v0.2.2:muesli_cancelreader/vendor/github.com/muesli/cancelreader \ muesli:reflow:v0.3.0:muesli_reflow/vendor/github.com/muesli/reflow \ diff --git a/sysutils/fx/distinfo b/sysutils/fx/distinfo index 8b2f78fefe1a..c1d47fc7789e 100644 --- a/sysutils/fx/distinfo +++ b/sysutils/fx/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1695249417 -SHA256 (antonmedv-fx-30.0.3_GH0.tar.gz) = a5d0e808c7b9ed3ccc2a4064ed01c28a3c5f94d66a0fb4469ebcc997426fc361 -SIZE (antonmedv-fx-30.0.3_GH0.tar.gz) = 589366 +TIMESTAMP = 1697865223 +SHA256 (antonmedv-fx-30.2.0_GH0.tar.gz) = 36f2c3fb6e349f3bc2b416c1ccdc2a17a93912fb6d1d7cf72941cabd467b9922 +SIZE (antonmedv-fx-30.2.0_GH0.tar.gz) = 590448 SHA256 (antonmedv-clipboard-v1.0.1_GH0.tar.gz) = 7e87c75ef03ebd28f8e935f03be3ff5a57fe359eb8b9d432ea5a80c101e7ea2e SIZE (antonmedv-clipboard-v1.0.1_GH0.tar.gz) = 4063 SHA256 (atotto-clipboard-v0.1.4_GH0.tar.gz) = cafd64dc78f293c1e774386186f3f817461a1a8940ef86d5d9e9524b58aa791e @@ -39,10 +39,6 @@ SHA256 (mattn-go-localereader-v0.0.1_GH0.tar.gz) = 03bd5a512b593c793cccd3a1f507e SIZE (mattn-go-localereader-v0.0.1_GH0.tar.gz) = 1735 SHA256 (mattn-go-runewidth-v0.0.15_GH0.tar.gz) = 44a5d37bd7119a9d288d7ff61cf3b4d42c2902c66b0d94136d41d2eb3cf2ba85 SIZE (mattn-go-runewidth-v0.0.15_GH0.tar.gz) = 18284 -SHA256 (mazznoer-colorgrad-v0.9.1_GH0.tar.gz) = 10251913fee76d7ea88883662d7f64a1561b34e17f8d34e416fdf99cef247818 -SIZE (mazznoer-colorgrad-v0.9.1_GH0.tar.gz) = 208246 -SHA256 (mazznoer-csscolorparser-v0.1.2_GH0.tar.gz) = b4d9c43bd265a4dbbd4bb50623a2beabde8875394faa7b00bf23322a525b2c75 -SIZE (mazznoer-csscolorparser-v0.1.2_GH0.tar.gz) = 16622 SHA256 (muesli-ansi-2e021307bc4b_GH0.tar.gz) = 9b4b1adb94684fd8fd02cc74df118b79540af26a6895d241d6cd35dcf40b2952 SIZE (muesli-ansi-2e021307bc4b_GH0.tar.gz) = 4762 SHA256 (muesli-cancelreader-v0.2.2_GH0.tar.gz) = afd827ad56d7c567389a516ca005ea80d46ed1cbc17c5ec3ca144152f1ecfc5a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310310943.39V9h1ae012519>