Opened 15 years ago
Closed 15 years ago
#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 (1)
Change History (3)
Changed 15 years ago by jim@…
Attachment: | libical_code_and_portfile.patch added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to jonas@… |
---|
comment:2 Changed 15 years ago by jonas@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed with r51805, thanks!
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.