Ticket #27583 (closed enhancement: fixed)
git-core: add python27 variant
| Reported by: | dackze+macports@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | maccheck@… | |
| Port: | git-core |
Description
It'd be nice to have a python27 variant so people running just 2.7 don't have to build 2.6 to install Git.
I'm attaching a patch that implements this. It also adds a default python26 variant.
Attachments
Change History
comment:2 Changed 4 years ago by maccheck@…
I integrated the patch into the new Portfile for git-core version 1.7.3.3 (please apply patch in #27590 before). I had to modify the originating patch a little bit as destroot.args and test.args had to be updated as well.
Note: See
TracTickets for help on using
tickets.

