Opened 13 years ago
Closed 13 years ago
#31255 closed submission (fixed)
p5-www-shorten-googl @1.20.0 New port submission
Reported by: | cowboyneal@… | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | p5-www-shorten-googl |
Description
I made this Portfile and tested it out. I did not list myself as maintainer but if someone else wishes to list me, that is fine as well. I don't mind tracking this, I just didn't know what the default is for a first-time submittor.
Attachments (1)
Change History (5)
comment:1 follow-up: 2 Changed 13 years ago by mf2k (Frank Schima)
Version: | 2.0.3 |
---|
comment:2 Changed 13 years ago by cowboyneal@…
Replying to macsforever2000@…:
A few comments:
- The revision needs to be 0. Delete the revision line entirely.
- You can be the maintainer.
- Remove the obsolete md5 checksum.
- Indent the code in the
if {${perl5.major} != ""
} block.
Thanks for the tips! I've updated it and replaced it.
comment:3 Changed 13 years ago by drkp (Dan Ports)
Owner: | changed from macports-tickets@… to dports@… |
---|---|
Status: | new → assigned |
comment:4 Changed 13 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for the submission! Committed in r91239.
I added a modeline and license tag, and moved the supported_archs line.
Note: See
TracTickets for help on using
tickets.
A few comments:
if {${perl5.major} != ""
} block.