Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2021 21:07:52 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: cb5cad784aa6 - 2021Q3 - *: unbreak fetch from hg.sr.ht due to gzip timestamp change
Message-ID:  <202108052107.175L7qBS046887@gitrepo.freebsd.org>

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

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

commit cb5cad784aa68a8791f7e7a6babc0a12d173004a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-08-05 20:51:52 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-08-05 21:07:46 +0000

    *: unbreak fetch from hg.sr.ht due to gzip timestamp change
    
    $ gzip -vl *.tar.gz
     method  crc     date  time    compressed uncompressed  ratio uncompressed_name
    -defla 8a3647d9 Jan  3 16:28        26188       122880  78.6% taiga-34c64aa7c3d7.tar
    +defla 3eb3459c Aug  5 20:59        26181       122880  78.6% taiga-34c64aa7c3d7.tar
    -defla a2fb1508 Dec 17 18:36        54998       296960  81.4% wlrobs-v1.0.tar
    +defla 93eea86e Aug  5 21:01        54980       296960  81.4% wlrobs-v1.0.tar
    -defla c698855c Feb  4 22:26        71551       368640  80.5% wofi-v1.2.4.tar
    +defla 2388edd5 Aug  5 20:51        71538       368640  80.5% wofi-v1.2.4.tar
    
    (cherry picked from commit 23cace48e4ac06462fbfc6ef77d935af5602d58c)
---
 multimedia/wlrobs/distinfo | 4 ++--
 x11/taiga/distinfo         | 4 ++--
 x11/wofi/distinfo          | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/multimedia/wlrobs/distinfo b/multimedia/wlrobs/distinfo
index 62a4519cd75a..8376d9f702d7 100644
--- a/multimedia/wlrobs/distinfo
+++ b/multimedia/wlrobs/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1598923465
-SHA256 (wlrobs-v1.0.tar.gz) = 2a052809d34105eb5640a0368c2523a3ddeeeeac2732449ab358d21acd7b9180
-SIZE (wlrobs-v1.0.tar.gz) = 54998
+SHA256 (wlrobs-v1.0.tar.gz) = 19a9894fc7a9854b7f17d675b48d16d5876b750aa91ebc001dcc32f68ee9cc56
+SIZE (wlrobs-v1.0.tar.gz) = 54980
diff --git a/x11/taiga/distinfo b/x11/taiga/distinfo
index 83822dc12137..3928a5ce69a0 100644
--- a/x11/taiga/distinfo
+++ b/x11/taiga/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1599463368
-SHA256 (taiga-34c64aa7c3d7.tar.gz) = bfdf2f78f43320cdbbc546d53415fc350c5a710eb48dbd603aab872fbad3bd7a
-SIZE (taiga-34c64aa7c3d7.tar.gz) = 26188
+SHA256 (taiga-34c64aa7c3d7.tar.gz) = e3c9af96088133190a0900666435fe1bf4c80f27d7a4ab964efa518dae6cbf68
+SIZE (taiga-34c64aa7c3d7.tar.gz) = 26181
diff --git a/x11/wofi/distinfo b/x11/wofi/distinfo
index 0c35181a8267..4ec98feab16a 100644
--- a/x11/wofi/distinfo
+++ b/x11/wofi/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1612429296
-SHA256 (wofi-v1.2.4.tar.gz) = f71cfa92a8e68c5170fae16ca3e6f3f7b9c5f4391c3fed5115bfc774be8ade38
-SIZE (wofi-v1.2.4.tar.gz) = 71551
+SHA256 (wofi-v1.2.4.tar.gz) = b48da42b9750f149704eb6dbd60ab80b28c5b0d7aaf7e9de75dd9aab585e8e9a
+SIZE (wofi-v1.2.4.tar.gz) = 71538



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