Ticket #19821 (closed defect: fixed)
bswap_32 code bug in libical 0.43
| Reported by: | jim@… | Owned by: | jonas@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | libical |
Description
There's a broken bit of code in libicaltz which, for MacOS, means that the various bswap macros don't get defined. There are more details in a ticket filed for libical:
https://sourceforge.net/tracker/index.php?func=detail&aid=2561615&group_id=16077&atid=116077
Meanwhile, here's a patch for the portfile and the patchfile it needs to apply to fix this.
Attachments
Change History
Changed 4 years ago by jim@…
- Attachment libical_code_and_portfile.patch added
Note: See
TracTickets for help on using
tickets.


Patch: creates a patchfile to apply to libicaltz.c; alters Portfile to apply it. Might need to create the files dir first.