The port fails to fetch: $ make checksum ===> License AIST accepted by the user ===> delegate-9.9.13_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by delegate-9.9.13_3 for building => SHA256 Checksum mismatch for delegate9.9.13.tar.gz. ===> Refetch for 1 more times files: delegate9.9.13.tar.gz ===> License AIST accepted by the user ===> delegate-9.9.13_3 depends on file: /usr/local/sbin/pkg - found => delegate9.9.13.tar.gz doesn't seem to exist in /data/distfiles/. => Attempting to fetch http://www.delegate.org/anonftp/DeleGate/delegate9.9.13.tar.gz delegate9.9.13.tar.gz 99% of 2450 kB 520 kBps 04s fetch: delegate9.9.13.tar.gz appears to be truncated: 2507115/2509163 bytes => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/delegate9.9.13.tar.gz delegate9.9.13.tar.gz 2450 kB 11 MBps 00s ===> Fetching all distfiles required by delegate-9.9.13_3 for building ===> License AIST accepted by the user ===> delegate-9.9.13_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by delegate-9.9.13_3 for building => SHA256 Checksum mismatch for delegate9.9.13.tar.gz. ===> Giving up on fetching files: delegate9.9.13.tar.gz Make sure the Makefile and distinfo file (/usr/home/ports/main.ports/net/delegate/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop. make[1]: stopped making "checksum" in /usr/home/ports/main.ports/net/delegate *** Error code 1 Stop. make: stopped making "checksum" in /usr/home/ports/main.ports/net/delegate It is possible upstream has rerolled the distfile or something to this effect. Please check.
Created attachment 254455 [details] update MASTER_SITES update WWW
(In reply to mew14930xvi from comment #1) Size and checksum of the file served by the MASTER_SITES in that patch do not match what is recorded in distinfo. This is the first time I've seen you contribute here and I am not able to verify if that site is authentic. Please understand that I cannot commit your patch under these circumstances.
As far as I have tried, it matches distinfo.
ITS MORE President Yutaka Sato created DeleGate. https://ja.wikipedia.org/wiki/DeleGate https://its-more.jp/ja_jp/?page_id=20
(In reply to mew14930xvi from comment #3) The file in distinfo has the following properties: SHA256 (delegate9.9.13.tar.gz) = 2448de9dc63f3caf52c695de9f80a1c133df805925fc8dba4a61998656f853e6 SIZE (delegate9.9.13.tar.gz) = 2509163 However, the file delivered by that site has instead size 2507115 and is thus not the same file.
Comment on attachment 254455 [details] update MASTER_SITES Sorry, I tried again and it works now. Thank you for supplying this patch, we'll have to wait for the maintainer to approve it though.
Created attachment 254459 [details] update MASTER_SITES Added aist.go.jp. AIST is a research organisation under the jurisdiction of Japan's Ministry of Economy, Trade and Industry. Delegate is software developed at AIST.
Comment on attachment 254459 [details] update MASTER_SITES maintainer timeout
Would you like to become maintainer of this port? The current maintainer frequently does not respond to emails.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=52f20643f2882de5c6085e8f89432325eed50a13 commit 52f20643f2882de5c6085e8f89432325eed50a13 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2024-11-06 13:18:48 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-06 15:14:32 +0000 net/delegate: fix fetch PR: 282261 Approved by: portmaster@bsdforge.com (maintainer timeout) MFH: 2024Q4 net/delegate/Makefile | 5 +++-- net/delegate/distinfo | 1 + 2 files changed, 4 insertions(+), 2 deletions(-)
A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7fa87597124386bcadfdbebf0d2df90dafd3d6a8 commit 7fa87597124386bcadfdbebf0d2df90dafd3d6a8 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2024-11-06 13:18:48 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-06 15:20:53 +0000 net/delegate: fix fetch PR: 282261 Approved by: portmaster@bsdforge.com (maintainer timeout) MFH: 2024Q4 (cherry picked from commit 52f20643f2882de5c6085e8f89432325eed50a13) net/delegate/Makefile | 5 +++-- net/delegate/distinfo | 1 + 2 files changed, 4 insertions(+), 2 deletions(-)
Thank you for your submission.