Bug 285985 - devel/jujutsu: doesnt fetch
Summary: devel/jujutsu: doesnt fetch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Stefan Eßer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-09 14:12 UTC by Chad Jacob Milios
Modified: 2025-04-26 18:35 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (se)


Attachments
git -C /usr/ports diff devel/jujutsu (1.11 KB, patch)
2025-04-09 14:12 UTC, Chad Jacob Milios
milios: maintainer-approval?
Details | Diff
Change GH_PROJECT to jj-vcs. (801 bytes, patch)
2025-04-26 14:17 UTC, michal
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Jacob Milios 2025-04-09 14:12:35 UTC
Created attachment 259414 [details]
git -C /usr/ports diff devel/jujutsu

=> martinvonz-jj-v0.28.2_GH0.tar.gz is not in /usr/ports/devel/jujutsu/distinfo.
=> Either /usr/ports/devel/jujutsu/distinfo is out of date, or
=> martinvonz-jj-v0.28.2_GH0.tar.gz is spelled incorrectly.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/jujutsu
Comment 1 michal 2025-04-26 11:44:03 UTC
(The fix would be changing GH_USER to jj-vcs. I will send a patch once I figure out how to make jj to produce the right kind of diff.)
Comment 2 michal 2025-04-26 14:17:14 UTC
Created attachment 259887 [details]
Change GH_PROJECT to jj-vcs.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-04-26 18:33:19 UTC
A commit in branch main references this bug:

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

commit fce50487b47bddbf59af8add8ea72b19dc74723e
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2025-04-26 18:21:35 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2025-04-26 18:32:09 +0000

    devel/jujutsu: Fix fetch

    I had fixed the Makefile recreated the distfile on 2025-04-09, but
    have apperantently forgotten to include the Makefile in the commit.

    Thanks for pointing out this omission.

    PR:             285985
    Reported by:    michal@hanu.la

 devel/jujutsu/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)