Opened 8 years ago
Closed 8 years ago
#51467 closed submission (fixed)
Create new port py27-fabio
Reported by: | coquelleni@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | py-fabio |
Description
Attachments (1)
Change History (7)
comment:1 Changed 8 years ago by coquelleni@…
comment:2 follow-up: 4 Changed 8 years ago by mf2k (Frank Schima)
Port: | py-fabio added; py7-fabio removed |
---|---|
Version: | 2.3.4 |
Some comments:
- The name should be
py-fabio
. - Remove the obsolete versions 26 and 32.
- The stub port should not have dependencies. Dependencies should be added in a
if {${name} ne ${subport
}} block. - Your maintainers line is not correct. Since you are not a Macports committer, use your full email address in obfuscated format.
comment:3 Changed 8 years ago by coquelleni@…
I modified the Portfile as suggested. I hope the if {${name} ne ${subport}} block is correct now.
Thanks.
comment:4 Changed 8 years ago by coquelleni@…
Replying to mf2k@…:
I modified the Portfile as suggested. I hope the if {${name} ne ${subport}} block is correct now.
Thanks.
Some comments:
- The name should be
py-fabio
.- Remove the obsolete versions 26 and 32.
- The stub port should not have dependencies. Dependencies should be added in a
if {${name} ne ${subport
}} block.- Your maintainers line is not correct. Since you are not a Macports committer, use your full email address in obfuscated format.
comment:6 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
done r149429 - I made some changes
Note: See
TracTickets for help on using
tickets.
The port should be py27-fabio. Sorry for the typo.