Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2023 02:39:43 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 96dd14e7ba07 - main - games/veloren-weekly: unbreak fetch after 49809114074f
Message-ID:  <202305180239.34I2dhHO085813@gitrepo.freebsd.org>

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

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

commit 96dd14e7ba073c24d2a4f8423c0c9b9fc13733d8
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-18 02:38:11 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-18 02:39:18 +0000

    games/veloren-weekly: unbreak fetch after 49809114074f
    
    => Fetched file size mismatch (expected 158894436, actual 263690726)
    
    Reported by:    pkg-fallout
---
 games/veloren-weekly/Makefile | 1 +
 games/veloren-weekly/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 82f6a0f895ab..50730f192063 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	veloren
 PORTVERSION=	s20230516
+PORTREVISION=	1
 CATEGORIES=	games wayland
 PKGNAMESUFFIX=	-weekly
 
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index f807a31c2c6e..fdddb00d7463 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1565,5 +1565,5 @@ SHA256 (hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH
 SIZE (hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz) = 11500
 SHA256 (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = f6fc0b8e9b1290729ea94865be84a8c47846e49e3c193dab700940e1452d2fed
 SIZE (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = 90485
-SHA256 (veloren-veloren-8b835a91d023350bbb3b984678d41a6df57c56a4_GL0.tar.gz) = 1daa45439a776e7eb8dddec038d28a66b2199943b8f68335605b8a87a66cfa5d
-SIZE (veloren-veloren-8b835a91d023350bbb3b984678d41a6df57c56a4_GL0.tar.gz) = 158894436
+SHA256 (veloren-veloren-8b835a91d023350bbb3b984678d41a6df57c56a4_GL0.tar.gz) = 34272634d2b4b3ad11b124c229a5ef39c4c0b541b3376b0caf084ad1c2f6e53a
+SIZE (veloren-veloren-8b835a91d023350bbb3b984678d41a6df57c56a4_GL0.tar.gz) = 263690726



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