#13615 closed defect (fixed)
"port lint" complains when downloaded patches do not follow the source patch naming policy
Reported by: | vinc17@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.7.0 |
Component: | base | Version: | 1.6.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), boeyms@… | |
Port: |
Description
"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.
Change History (7)
comment:1 Changed 17 years ago by raimue (Rainer Müller)
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
comment:3 Changed 17 years ago by boeyms@…
Cc: | boeyms@… added |
---|
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
This is related to #12958 where this feature was first implemented.
comment:5 Changed 17 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hopefully fixed in r34082. Please reopen if you still get wrong reports for any port.
comment:6 Changed 16 years ago by tobypeterson
Milestone: | MacPorts base bugs → MacPorts Future |
---|
Milestone MacPorts base bugs deleted
comment:7 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 1.7.0 |
---|
Note: See
TracTickets for help on using
tickets.
Yes, I have these annoying messages for vim...