#16955 closed update (fixed)
git-core update to version 1.6.0.3
Reported by: | maccheck@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | git-core Portfile patch | Cc: | bryan@…, nox@…, bryan@… |
Port: | git-core |
Description
Here is an updated patch to the Portfile and git's Makefile for git 1.6.0.3.
Additionally the patch for #16911 is integrated as well.
Furthermore I did some cleanup in the Portfile and accompanying patches. Hence, far less needs to be patched by MacPorts. One part of the patch (-Wl,rpath,) will be reported upstream to the git maintainers by me.
Please remove patch-http.h.diff
in the files directory.
Attachments (4)
Change History (13)
comment:1 Changed 16 years ago by maccheck@…
comment:2 Changed 16 years ago by bryan@…
Unfortunately, I'm not convinced that CURL_MULTI is safe yet. See ticket 15100.
comment:3 Changed 16 years ago by maccheck@…
I undid the removal of patch-http.h.diff in a new version of this port. So that we don't have to hinder the submission of git-core 1.6.0.3 to the MacPorts repository. If we find a solution for #15100 I will update the port accordingly.
Changed 16 years ago by maccheck@…
Attachment: | Portfile.patch added |
---|
Changed 16 years ago by maccheck@…
Attachment: | patch-Makefile.diff added |
---|
Changed 16 years ago by maccheck@…
Attachment: | patch-http.h.diff added |
---|
Changed 16 years ago by maccheck@…
Attachment: | Portfile.diff added |
---|
comment:5 Changed 16 years ago by maccheck@…
I attached Portfile.diff that reflects the updates to git-core version 1.6.0.4 (thanks for the notice). Portfile.patch is obsolete now. Unfortunately I named the patch incorrectly but I cannot remove an older attached file.
comment:7 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated in r41984, thanks.
comment:8 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
I just saw that there is a new handling of
CC_LD_DYNPATH
in the git master branch. Therefore, in git 1.6.1 I will hopefully get rid of some further patches.