[Bug 222793] Mk/Uses/cargo.mk: Overrides default DISTFILES
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 5 12:53:37 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222793
Bug ID: 222793
Summary: Mk/Uses/cargo.mk: Overrides default DISTFILES
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: tobik at freebsd.org
CC: freebsd-ports-bugs at FreeBSD.org
When CARGO_CRATES is set, cargo.mk overrides the default
DISTFILES=${DISTNAME}${EXTRACT_SUFX}. This a problem when the
port's distfile is not fetched via USE_GITHUB but using MASTER_SITES.
See bug #222792 for an example port where this problem occurs.
I'm not sure how to fix this, but setting DISTFILES=${DISTNAME}${EXTRACT_SUFX}
explicitly is a workaround. It would be nice if this wasn't necessary though.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list