Ticket #35588 (closed defect: fixed)
Update to elhttp Portfile
| Reported by: | grail@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | haspatch | Cc: | |
| Port: | elhttp |
Description
elhttp doesn't install cleanly in macPorts base version 2.1.2.
Attempting to install produces an error during patching stating that hunk 1 failed. If I convert the elhttp.c file to Unix linefeeds, the patch applies cleanly.
After that, the install fails due to "ChangeLog" having no path prefix. I have a patch to correct that part, but I have no idea how to fix the elhttp.c file being in DOS format.
Attachments
Change History
Changed 9 months ago by grail@…
- Attachment patch-Portfile.diff added
Note: See
TracTickets for help on using
tickets.


Patch to allow correct build and installation