Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 2023 14:09:22 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: f026359b9ed8 - 2023Q3 - x11/wev: unbreak fetch due to recompression
Message-ID:  <202308091409.379E9M3T094716@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f026359b9ed83f2564466baf8127c175c276e05d

commit f026359b9ed83f2564466baf8127c175c276e05d
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:08:54 +0000

    x11/wev: unbreak fetch due to recompression
    
    => Fetched file size mismatch (expected 8667, actual 8647)
    
     $ gzip -l wev-1.0.0.tar.gz
       compressed uncompressed  ratio uncompressed_name
    -        8667        51200  83.0% wev-1.0.0.tar
    +        8647        51200  83.1% wev-1.0.0.tar
    
    (cherry picked from commit 43c8cc5e61f398148da5278b417113aab6984b92)
---
 x11/wev/distinfo | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11/wev/distinfo b/x11/wev/distinfo
index 2556d1bf677c..0f1a12b0e71d 100644
--- a/x11/wev/distinfo
+++ b/x11/wev/distinfo
@@ -1,5 +1,5 @@
 TIMESTAMP = 1650166140
-SHA256 (wev-1.0.0.tar.gz) = 3cc98fa76dbc53da14fae03be99378f4e71aeb16c34b4a40105345917a3660ed
-SIZE (wev-1.0.0.tar.gz) = 8667
-SHA256 (0be512fb7058.patch) = c9406d90e75ea6682e00775d18447fa99e8589d2f2e1dab82dc25526b9734c1b
+SHA256 (wev-1.0.0.tar.gz) = 613a1df1a4879d50ce72023de14aaf05be2e6f51346e84a69f50fc6d8502bbf4
+SIZE (wev-1.0.0.tar.gz) = 8647
+SHA256 (0be512fb7058.patch) = a128a53d4cc60e6f0a28992ae08d52a02b101b175675344b5780d12d27ee146f
 SIZE (0be512fb7058.patch) = 1148



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308091409.379E9M3T094716>