git: 4f4e742877ae - main - astro/mepo: unbreak fetch due to recompression
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Aug 2023 14:08:17 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f4e742877ae9640e72b05dff0f91ce8bfe2449d commit 4f4e742877ae9640e72b05dff0f91ce8bfe2449d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-08-09 05:42:10 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-08-09 14:07:18 +0000 astro/mepo: unbreak fetch due to recompression => Fetched file size mismatch (expected 591041, actual 590350) $ gzip -l mepo-1.1.2.tar.gz compressed uncompressed ratio uncompressed_name - 591041 1024000 42.2% mepo-1.1.2.tar + 590350 1024000 42.3% mepo-1.1.2.tar --- astro/mepo/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/astro/mepo/distinfo b/astro/mepo/distinfo index 26d52e08b46a..7ddbdd7214d6 100644 --- a/astro/mepo/distinfo +++ b/astro/mepo/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1675222988 -SHA256 (mepo-1.1.2.tar.gz) = 5eb1963947be0403452cd1b817a62392cf7d72193f97f7bec096eb72adf8aea3 -SIZE (mepo-1.1.2.tar.gz) = 591041 +SHA256 (mepo-1.1.2.tar.gz) = d2dd93988fc75964715051720cbc30b6c2b8646812b508fa4e25495fbe33b284 +SIZE (mepo-1.1.2.tar.gz) = 590350