Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2017 12:53:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222793] Mk/Uses/cargo.mk: Overrides default DISTFILES
Message-ID:  <bug-222793-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: tobik@freebsd.org
                CC: freebsd-ports-bugs@FreeBSD.org

When CARGO_CRATES is set, cargo.mk overrides the default
DISTFILES=3D${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=3D${DISTNAME}${EXTRACT_=
SUFX}
explicitly is a workaround.  It would be nice if this wasn't necessary thou=
gh.

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



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