#21333 closed submission (fixed)
bluefish-devel 1.3.6
Reported by: | pf_moll@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | bluefish-devel |
Description
This is my first portfile, copied most from the portfile from bluefish. Please comment if anything wrong
Attachments (1)
Change History (5)
Changed 15 years ago by pf_moll@…
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | bluefish-devel added |
Status: | new → assigned |
Summary: | bluefish-unstable-1.3.6 → bluefish-devel 1.3.6 |
comment:2 follow-up: 4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 15 years ago by pf_moll@…
Replying to ryandesign@…:
Thanks. I added the port in r58050 with these changes:
- I called it bluefish-devel because that is how we name unstable versions in MacPorts.
- I added dist_subdir so bluefish-devel will share the distfile directory with bluefish.
- I undid your master_sites change; the unstable files are available on sourceforge too.
- I undid your removal of "use_bzip2 yes"; the unstable files are available bz2-compressed too.
- I changed the whitespace of bluefish in r58042 and based the new bluefish-devel on that. We want portfiles to use spaces only, not tabs, and we want whitespace changes to happen separately from functional changes.
Thanks!
Note: See
TracTickets for help on using
tickets.
Thanks. I added the port in r58050 with these changes: