Opened 13 years ago
Closed 13 years ago
#30172 closed update (fixed)
cssh - cleanup
Reported by: | miwi@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | cssh |
Description
hi,
I've removed all whitespaces, i'd like to take maintainership.
Attachments (1)
Change History (3)
Changed 13 years ago by miwi@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In your patch you added the standard modeline, which states that indentations are made at multiples of 4 characters, but your patch had the right side column indented at 23 characters, which is not a multiple of 4. I re-indented the portfile with that column at 20 characters. I also made some other whitespace changes, including re-wrapping the description so that lines of the portfile remain less than 80 characters long.