Date: Sun, 28 Jan 2018 13:34:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225503] ports-mgmt/portlint: MASTER_SITES=GNU/${PORTSDIR} can just be MASTER_SITES=GNU Message-ID: <bug-225503-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225503 Bug ID: 225503 Summary: ports-mgmt/portlint: MASTER_SITES=3DGNU/${PORTSDIR} can just be MASTER_SITES=3DGNU Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: gerald@FreeBSD.org Assignee: marcus@FreeBSD.org Flags: maintainer-feedback?(marcus@FreeBSD.org) This is one I just ran into myself, where a friendly soul advised me. MASTER_SITES=3DGNU/${PORTSDIR} is extra verbose and can just be=20 MASTER_SITES=3DGNU. Cf. https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile= -distfiles.html#makefile-master_sites-popular which shows that similarly this applies to other sites. I found other ports in the tree that have this and am going to address at least some; having a check as a reminder (or safety net) would be great. --=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-225503-13>