Ticket #15083 (closed enhancement: fixed)
p5-json 2.08 Add xs variant to depend on p5-json-xs
| Reported by: | borys@… | Owned by: | narf_tm@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | perl json | Cc: | |
| Port: | p5-json |
Description
There is a new port for p5-json-xs in ticket #15082.
p5-json will automatically use JSON::XS if it is already installed, but this patch adds an xs variant that will add a dependency to ensure that p5-json-xs is installed.
I would suggest making it part of default_variants.
Attachments
Change History
Changed 5 years ago by borys@…
- Attachment p5-json.Portfile.diff added
comment:1 Changed 5 years ago by ryandesign@…
- Cc narf_tm@… removed
- Owner changed from macports-tickets@… to narf_tm@…
- Port set to p5-json
Note: See
TracTickets for help on using
tickets.


Patch to add xs variant to p5-json port