Opened 12 years ago
Closed 12 years ago
#35588 closed defect (fixed)
Update to elhttp Portfile
Reported by: | grail@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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 (1)
Change History (3)
Changed 12 years ago by grail@…
Attachment: | patch-Portfile.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | elhttp added |
Status: | new → assigned |
Thanks.
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed these problems and some others in r96382.
Note: See
TracTickets for help on using
tickets.
Patch to allow correct build and installation