Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#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 16 years ago by raimue (Rainer Müller)

Yes, I have these annoying messages for vim...

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

comment:3 Changed 16 years ago by boeyms@…

Cc: boeyms@… added

comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

This is related to #12958 where this feature was first implemented.

comment:5 Changed 16 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Hopefully fixed in r34082. Please reopen if you still get wrong reports for any port.

comment:6 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:7 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 1.7.0
Note: See TracTickets for help on using tickets.