Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jun 2024 12:41:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279495] Mk/Uses/cargo.mk: Generate Cargo.lock in the right place
Message-ID:  <bug-279495-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279495

            Bug ID: 279495
           Summary: Mk/Uses/cargo.mk: Generate Cargo.lock in the right
                    place
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sunpoet@FreeBSD.org

Patch is available at
https://people.FreeBSD.org/~sunpoet/patch/Mk-Uses-cargo.mk.txt
The proposed commit log is as follows:
Mk/Uses/cargo.mk: Generate Cargo.lock in the right place

Sometimes we use non-default CARGO_CARGOTOML/CARGO_CARGOLOCK, that means the
Cargo.{toml,lock} are not under WRKSRC. Therefore, we change it from WRKSRC=
 to
CARGO_CARGOTOML:H in order to generate Cargo.lock in the right place.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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