Opened 13 years ago
Closed 13 years ago
#32887 closed defect (fixed)
nu2: update to 2.0.1 for real
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | anddam (Andrea D'Amore) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | |
Port: | nu2 |
Description
This patch updates nu2 to the real version of 2.0.1. The port is currently at version 2.0.1, but it's fetching some odd distfile that was presumably at one point made from a forked github repo, not the original; that distfile is no longer available on github, and there are thousands of lines of differences between it and the official 2.0.1 version.
I updated the patches, but beyond that I cannot test if this patch works, because nu2 requires Lion, which I don't have yet.
Andrea, you started this port, can you take a look at this? Thanks.
Attachments (1)
Change History (3)
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | nu2-2.0.1.diff added |
---|
comment:1 Changed 13 years ago by anddam (Andrea D'Amore)
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by anddam (Andrea D'Amore)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Nu2 is now using ivars in a objC class extension and therefore it can only be built and run with x86_64 runtime.
Merged the proposed patch, removed universal_arch support and listed x86_64 as only supported arch in r89178.
Ticket closed.
proposed patch