Opened 14 years ago
Closed 14 years ago
#29248 closed submission (fixed)
p5-gd-svg
Reported by: | jason@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | p5-gd-svg |
Description
An optional dependency for p5-bioperl (#26468) port and a swap in for GD to write SVG files instead of png,jpg
Attachments (1)
Change History (3)
Changed 14 years ago by jason@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | perl removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r78134 with these changes:
- modeline, whitespace, reformatting
- removed "revision 1" line
- removed "categories-append perl" line
- fixed maintainers line
- removed md5 checksum
- added dependency on p5-gd to avoid "Warning: prerequisite GD 0 not found."
Note: See
TracTickets for help on using
tickets.
Thanks.