Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2023 08:31:49 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: 9357247a8deb - 2023Q1 - x11/taiga: unbreak fetch
Message-ID:  <202302020831.3128VnFX045177@gitrepo.freebsd.org>

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

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

commit 9357247a8deb5a76d18650bc622dfef1a1b9438e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-02 08:17:31 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-02-02 08:31:42 +0000

    x11/taiga: unbreak fetch
    
    => Fetched file size mismatch (expected 26181, actual 26209)
    
    Tested by:      tar -tv, diff -ur, mtree -R time -K sha256
    
    (cherry picked from commit 7d69065bbf52b317eb3a0dc0b5cf899ac688e832)
---
 x11/taiga/distinfo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11/taiga/distinfo b/x11/taiga/distinfo
index 3928a5ce69a0..d945b7566377 100644
--- a/x11/taiga/distinfo
+++ b/x11/taiga/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1599463368
-SHA256 (taiga-34c64aa7c3d7.tar.gz) = e3c9af96088133190a0900666435fe1bf4c80f27d7a4ab964efa518dae6cbf68
-SIZE (taiga-34c64aa7c3d7.tar.gz) = 26181
+SHA256 (taiga-34c64aa7c3d7.tar.gz) = c0cea5fff2f36699094e73d83f341125974cd63802c4eb4e9673add314b0a2db
+SIZE (taiga-34c64aa7c3d7.tar.gz) = 26209



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