Date: Sat, 13 Jul 2024 00:39:58 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: ec74a1b37294 - 2024Q3 - graphics/oxipng: update to 9.1.2 Message-ID: <202407130039.46D0dwPt035287@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec74a1b37294702fb4efb0a676bdef353d91bdf3 commit ec74a1b37294702fb4efb0a676bdef353d91bdf3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-07-12 21:39:25 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-07-13 00:39:46 +0000 graphics/oxipng: update to 9.1.2 Changes: https://github.com/shssoichiro/oxipng/releases/tag/v9.1.2 Reported by: GitHub (watch releases) (cherry picked from commit b114f8316900b66f5946fb0add41f22c6f9a8760) --- graphics/oxipng/Makefile | 3 +-- graphics/oxipng/Makefile.crates | 4 ++-- graphics/oxipng/distinfo | 14 +++++++------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/graphics/oxipng/Makefile b/graphics/oxipng/Makefile index 311a78bdba35..494c6ca13354 100644 --- a/graphics/oxipng/Makefile +++ b/graphics/oxipng/Makefile @@ -1,6 +1,5 @@ PORTNAME= oxipng -DISTVERSION= 9.1.1 -PORTREVISION= 2 +DISTVERSION= 9.1.2 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/graphics/oxipng/Makefile.crates b/graphics/oxipng/Makefile.crates index 0b2a1aa14f1b..3339905e3f4c 100644 --- a/graphics/oxipng/Makefile.crates +++ b/graphics/oxipng/Makefile.crates @@ -8,7 +8,7 @@ CARGO_CRATES= adler-1.0.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ - bytemuck-1.15.0 \ + bytemuck-1.16.1 \ byteorder-1.5.0 \ cc-1.0.92 \ cfg-if-1.0.0 \ @@ -47,7 +47,7 @@ CARGO_CRATES= adler-1.0.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ - rgb-0.8.37 \ + rgb-0.8.44 \ roff-0.2.1 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ diff --git a/graphics/oxipng/distinfo b/graphics/oxipng/distinfo index a9eaa965c7d8..8ed9f3c16c27 100644 --- a/graphics/oxipng/distinfo +++ b/graphics/oxipng/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1713850324 -SHA256 (rust/crates/oxipng-9.1.1.crate) = 3f398c53eb34e0cf71d9e0bc676cfa7c611e3844dd14ab05e92fb7b423c98ecf -SIZE (rust/crates/oxipng-9.1.1.crate) = 65843 +TIMESTAMP = 1720820365 +SHA256 (rust/crates/oxipng-9.1.2.crate) = ec25597808aff9f632f018f0fe8985c6f670598ac5241d220a9f2d32ff46812e +SIZE (rust/crates/oxipng-9.1.2.crate) = 66240 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/anstream-0.6.13.crate) = d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb @@ -21,8 +21,8 @@ SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 -SHA256 (rust/crates/bytemuck-1.15.0.crate) = 5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15 -SIZE (rust/crates/bytemuck-1.15.0.crate) = 47672 +SHA256 (rust/crates/bytemuck-1.16.1.crate) = b236fc92302c97ed75b38da1f4917b5cdda4984745740f153a5d3059e48d725e +SIZE (rust/crates/bytemuck-1.16.1.crate) = 48321 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cc-1.0.92.crate) = 2678b2e3449475e95b0aa6f9b506a28e61b3dc8996592b983695e8ebb58a8b41 @@ -99,8 +99,8 @@ SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caa SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 -SHA256 (rust/crates/rgb-0.8.37.crate) = 05aaa8004b64fd573fc9d002f4e632d51ad4f026c2b5ba95fcb6c2f32c2c47d8 -SIZE (rust/crates/rgb-0.8.37.crate) = 16644 +SHA256 (rust/crates/rgb-0.8.44.crate) = 1aee83dc281d5a3200d37b299acd13b81066ea126a7f16f0eae70fc9aed241d9 +SIZE (rust/crates/rgb-0.8.44.crate) = 20389 SHA256 (rust/crates/roff-0.2.1.crate) = b833d8d034ea094b1ea68aa6d5c740e0d04bad9d16568d08ba6f76823a114316 SIZE (rust/crates/roff-0.2.1.crate) = 10605 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407130039.46D0dwPt035287>