Opened 16 years ago
Closed 15 years ago
#17984 closed update (duplicate)
upgrade wbxml2, now called libwbxml upstream
Reported by: | brunofr@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | wbxml2 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
$ sudo port -v install wbxml2 ---> Configuring wbxml2 Error: Target org.macports.configure returned: invalid command name "cd" Warning: the following items did not execute (for wbxml2): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Attachments (2)
Change History (11)
comment:1 Changed 16 years ago by brunofr@…
Cc: | brunofr@… added |
---|
comment:2 Changed 16 years ago by dbevans (David B. Evans)
Cc: | brunofr@… removed |
---|---|
Owner: | changed from macports-tickets@… to glasser@… |
Assign to maintainer and remove redundant cc (ticket reporter is automatically cc'ed)
Changed 16 years ago by brunofr@…
Attachment: | wbxml-to-libwbxml-upgrade.path added |
---|
This patch upgrades to the latest version of wbxml2 (now called libwbxml)
comment:3 Changed 16 years ago by jmroot (Joshua Root)
You can't just rename the port like that. A port's name is its primary identifier, and there is no way of indicating that a port has been replaced by another.
Changed 16 years ago by brunofr@…
Attachment: | wbxml2-0.10.1.patch added |
---|
Patch to move to libwbxml 0.10.1 (introduces cmake and preserves wbxml2 as port name).
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jmr@… added |
---|---|
Description: | modified (diff) |
The patch has not yet been applied, but jmr independently removed the cd command from wbxml2 in r53928. So the version update and the rest of the changes in the patch still need to be applied. The current version now seems to be 0.10.7.
comment:6 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
FYI, using the cmake portgroup would be preferable to reimplementing all cmakeisms in the port.
comment:7 Changed 15 years ago by jmroot (Joshua Root)
Cc: | jmr@… removed |
---|---|
Owner: | changed from glasser@… to macports-tickets@… |
Summary: | wbxml2 still uses tcl command cd → upgrade wbxml2, now called libwbxml upstream |
Type: | defect → update |
Port now has no maintainer.
comment:8 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:9 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
port was upgraded to 0.10.7 and now uses the cmake portgroup, via #20702
Cc Me!