Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2022 17:20:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268681] ports-mgmt/portlint: Spurious warning
Message-ID:  <bug-268681-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 268681
           Summary: ports-mgmt/portlint: Spurious warning
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: jwb@freebsd.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

Maybe only issue this warning for DISTFILES=3D, not for DISTFILES+=3D?

This port gets a distfile from Github and adds another one from MASTER_SITE=
S.

<<<ROOT@coral.acadix>>> /usr/ports/wip/bio-mocha 1083 # portlint -A
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changi=
ng
them.
0 fatal errors and 2 warnings found.

<<<ROOT@coral.acadix>>> /usr/ports/wip/bio-mocha 1084 # grep DISTFILES Make=
file=20
DISTFILES+=3D     ${PORTNAME}_${DISTVERSION}-20221221.tar.gz

--=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-268681-7788>