[Bug 288481] Mk/Scripts/cargo-crates-git-common.awk: add support for codeberg.org

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Jul 2025 08:02:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288481

            Bug ID: 288481
           Summary: Mk/Scripts/cargo-crates-git-common.awk: add support
                    for codeberg.org
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: tagattie@FreeBSD.org
                CC: ports-bugs@FreeBSD.org, rust@FreeBSD.org
 Attachment #262472 maintainer-approval?(rust@FreeBSD.org)
             Flags:
                CC: rust@FreeBSD.org

Created attachment 262472
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262472&action=edit
Patch

Mk/Scripts/cargo-crates-git-common.awk: add support for codeberg.org

I'm preparing a rust-based port which tries to pull in one of its dependent
crates from git+https://codeberg.org URL. Codeberg.org is not currently
supported by the AWK script so it fails.

This PR proposes to add support for codeberg.org git+https URL.

-- 
You are receiving this mail because:
You are on the CC list for the bug.