Date: Sun, 4 Sep 2022 04:38:20 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5a35647d2296 - main - devel/stylua: Update to 0.14.3 Message-ID: <202209040438.2844cKe8036672@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a35647d229688bb8c60709d910301fefa392506 commit 5a35647d229688bb8c60709d910301fefa392506 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2022-09-03 18:27:50 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2022-09-04 04:38:07 +0000 devel/stylua: Update to 0.14.3 Changes: https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.14.3 --- devel/stylua/Makefile | 3 +-- devel/stylua/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/stylua/Makefile b/devel/stylua/Makefile index 95e4ca8a5d46..36314a8315f2 100644 --- a/devel/stylua/Makefile +++ b/devel/stylua/Makefile @@ -1,7 +1,6 @@ PORTNAME= stylua DISTVERSIONPREFIX= v -DISTVERSION= 0.14.2 -PORTREVISION= 1 +DISTVERSION= 0.14.3 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/stylua/distinfo b/devel/stylua/distinfo index 73c3fc72f999..68e10cfbe3d7 100644 --- a/devel/stylua/distinfo +++ b/devel/stylua/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1659114979 +TIMESTAMP = 1662229664 SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923 SHA256 (rust/crates/anyhow-1.0.53.crate) = 94a45b455c14666b85fc40a019e8ab9eb75e3a124e05494f5397122bc9eb06e0 @@ -247,5 +247,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (JohnnyMorganz-StyLua-v0.14.2_GH0.tar.gz) = 606c37b84110739c375339aefeedc74a9906e59c4f559e112fc0948c13728a7b -SIZE (JohnnyMorganz-StyLua-v0.14.2_GH0.tar.gz) = 337056 +SHA256 (JohnnyMorganz-StyLua-v0.14.3_GH0.tar.gz) = d56d7f9ca7302047ecb5c92eb60436fcc2ee6dcb8c4b0f21d6d0f2c5461a9769 +SIZE (JohnnyMorganz-StyLua-v0.14.3_GH0.tar.gz) = 349220
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209040438.2844cKe8036672>