[MacPorts] #13615: "port lint" complains when downloaded patches do
not follow the source patch naming policy
MacPorts
trac at macosforge.org
Mon Dec 17 16:13:39 PST 2007
#13615: "port lint" complains when downloaded patches do not follow the source
patch naming policy
---------------------------------+------------------------------------------
Reporter: vinc17 at macports.org | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts base bugs
Component: base | Version: 1.6.0
Keywords: |
---------------------------------+------------------------------------------
"port lint" complains when downloaded patches (from patch_sites) do not
follow the source patch naming policy. It shouldn't. For instance:
{{{
$ sudo port lint mpfr
---> Verifying Portfile for mpfr
Warning: Patchfile patch01 does not follow the source patch naming policy
"patch-*.diff"
Warning: Patchfile patch02 does not follow the source patch naming policy
"patch-*.diff"
Warning: Patchfile patch03 does not follow the source patch naming policy
"patch-*.diff"
Warning: Patchfile patch04 does not follow the source patch naming policy
"patch-*.diff"
---> 0 errors and 4 warnings found.
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13615>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list