Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2021 11:24:01 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: dcad2219f6a7 - 2021Q1 - x11-toolkits/wlroots: unbreak fetch
Message-ID:  <202104061124.136BO1EL051996@gitrepo.freebsd.org>

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

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

commit dcad2219f6a7042ad1b6ae7ef4de45b3f7849391
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-04-04 10:22:25 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-04-06 11:20:17 +0000

    x11-toolkits/wlroots: unbreak fetch
    
    $ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
    [...]
    fetch: https://github.com/swaywm/wlroots/commit/8bdf0df41719.patch: size mismatch: expected 5792, actual 5800
    => Couldn't fetch it - please try to retrieve this
    => port manually into /tmp/distfiles.MhSR5vxb/ and try again.
    *** Error code 1
    
    -index b801b5dd4..7bc285197 100644
    +index b801b5dd46..7bc285197a 100644
    -index 24b435aa6..119e0db90 100644
    +index 24b435aa66..119e0db904 100644
    -index 4cb103af0..c93190de1 100644
    +index 4cb103af04..c93190de1f 100644
    -index b53759da9..b9b1a0c87 100644
    +index b53759da9c..b9b1a0c87c 100644
    -index 2569092fa..4ddb27127 100644
    +index 2569092fab..4ddb271278 100644
    -index 8c4c56d5c..638d65edb 100644
    +index 8c4c56d5c5..638d65edb8 100644
    -index e528450f1..34f2c16a0 100644
    +index e528450f1b..34f2c16a0a 100644
    -index 000000000..bc26a6d6a
    +index 0000000000..bc26a6d6a5
    -index 140d41059..d58a0acda 100644
    +index 140d41059f..d58a0acda3 100644
    -index d8e9509d8..9fe84d823 100644
    +index d8e9509d8d..9fe84d8236 100644
    -index 77a155982..628beb7e2 100644
    +index 77a1559827..628beb7e22 100644
    -index ca26391e7..aba9003ba 100644
    +index ca26391e70..aba9003ba6 100644
    -index 382ef2a66..07760d92c 100644
    +index 382ef2a663..07760d92ca 100644
    
    (cherry picked from commit 722e4c5e303eab51ec1b05226c1af63025383a31)
---
 x11-toolkits/wlroots/distinfo | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo
index 0709a053435f..3706fc23d866 100644
--- a/x11-toolkits/wlroots/distinfo
+++ b/x11-toolkits/wlroots/distinfo
@@ -1,9 +1,9 @@
 TIMESTAMP = 1604844104
 SHA256 (swaywm-wlroots-0.12.0_GH0.tar.gz) = c9e9f4f6d2f526d0b2886daf3ec37e64831773059aa669fb98a88522a1626bdb
 SIZE (swaywm-wlroots-0.12.0_GH0.tar.gz) = 476936
-SHA256 (8bdf0df41719.patch) = 0be1441fd6c3bad0918a09714e1605c1a76362d57ee42aa09f55dfbcba1d8218
-SIZE (8bdf0df41719.patch) = 5792
-SHA256 (90cb6d26877b.patch) = 4c3a87dca481a637457d7409d38ce2bcd8d52ba4a0b02cf16e09429a6d3d360d
-SIZE (90cb6d26877b.patch) = 3965
-SHA256 (fcee578b13eb.patch) = d6d9874e4b060979b608e36dd784f4355a4856c45d98e0ab2bf75936a8f1d460
-SIZE (fcee578b13eb.patch) = 27676
+SHA256 (8bdf0df41719.patch) = 038fb04b004f862f5ee9a2ad6f97592c94501283b17af6537d19469467cb2e28
+SIZE (8bdf0df41719.patch) = 5800
+SHA256 (90cb6d26877b.patch) = 65c9c9f45d9916da143b76dec3280f7414c757ff2cf9992897ed69cfcaed5edd
+SIZE (90cb6d26877b.patch) = 3971
+SHA256 (fcee578b13eb.patch) = 641ae85b3730854f9cbafe9f5f27ddc7c79fa5eb59ff1f5d2ea64f6e6179ca29
+SIZE (fcee578b13eb.patch) = 27688



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