[MacPorts] #70428: port lint should not complain about compressed patch filename extensions

MacPorts noreply at macports.org
Tue Jul 23 09:50:04 UTC 2024


#70428: port lint should not complain about compressed patch filename extensions
------------------------+-----------------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:  MacPorts Future
Component:  base        |    Version:  2.9.99
 Keywords:              |       Port:
------------------------+-----------------------------
 `port lint --nitpick` should not complain about patch filename extensions
 that portpatch.tcl knows how to decompress on the fly—.Z, .gz, .bz2, .xz:

 {{{
 % port lint --nitpick gelide
 --->  Verifying Portfile for gelide
 Warning: Patchfile 01-02-update-german-translation.patch.bz2 does not
 follow the source patch naming policy "*.diff" or "*.patch"
 Warning: Patchfile 01-03-update-italian-translation.patch.bz2 does not
 follow the source patch naming policy "*.diff" or "*.patch"
 Warning: Patchfile 01-04-add-generic-spanish-translation.patch.bz2 does
 not follow the source patch naming policy "*.diff" or "*.patch"
 --->  0 errors and 3 warnings found.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70428>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list