Opened 15 years ago
Closed 15 years ago
#22241 closed enhancement (fixed)
split swig into one port per binding
Reported by: | jmroot (Joshua Root) | Owned by: | kevin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | swig |
Description
Attached is a patch to have a separate swig-foo port for each language binding, rather than a +foo variant. It uses a portgroup that I have already committed. All of swig's dependents will of course also need to have their dependencies updated.
Attachments (2)
Change History (4)
Changed 15 years ago by jmroot (Joshua Root)
Attachment: | swig-split.diff added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Changed 15 years ago by jmroot (Joshua Root)
Attachment: | swig-dependents.diff added |
---|
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r60005 (maintainer timeout)
Note: See
TracTickets for help on using
tickets.
Note that the patch is a little odd because I used svn cp to create each of the binding ports, so the commit will be less confusing if I do it rather than you applying the patch and committing the result.