Opened 12 years ago
Closed 11 years ago
#35868 closed defect (fixed)
py-geoip @1.2.7 fix whitespace in Portfile
Reported by: | lockhart (Thomas Lockhart) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | pixilla (Bradley Giesbrecht) |
Port: | py-geoip |
Description
Patch to use spaces rather than tabs in the Portfile. Also move livecheck.type to outside the post-destroot block (this seems to be common practice in Portfiles).
Attachments (1)
Change History (2)
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 11 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
See r97137
Note: See
TracTickets for help on using
tickets.
Use spaces rather than tabs in Portfile. Also move livecheck.type to outside of post-destroot block.