Opened 14 years ago
Closed 14 years ago
#26311 closed update (fixed)
Update for py2{5,6}-MMTK
Reported by: | khinsen (Konrad Hinsen) | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | haspatch | Cc: | |
Port: | py25-MMTK py26-MMTK |
Description
Update to MMTK 2.7.2
Attachments (2)
Change History (7)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to mmoll@… |
Port: | py25-MMTK py26-MMTK added; py2{5 6}-MMTK removed |
comment:2 Changed 14 years ago by khinsen (Konrad Hinsen)
So what should the $Id line be? I started by downloading the current Portfile from http://trac.macports.org/browser/trunk/dports/python/py25-MMTK/Portfile, where it says # $Id# For the diff (done without Internet connection) I took the original Portfile from my MacPorts installation, where the line says # $Id: Portfile 69841 2010-07-18 17:09:46Z jmr@… $ This is why it was changed by the patch.
comment:3 Changed 14 years ago by mf2k (Frank Schima)
It's best to diff from the same source file you were editing then so that you don't change the $Id in your patch file. See the guide entry about patching portfiles so you won't have this problem again.
Changed 14 years ago by khinsen (Konrad Hinsen)
Attachment: | py25-MMTK.Portfile.patch added |
---|
Patch to Portfile for py25-MMTK
Changed 14 years ago by khinsen (Konrad Hinsen)
Attachment: | py26-MMTK.Portfile.patch added |
---|
Patch to Portfile for py26-MMTK
comment:4 Changed 14 years ago by khinsen (Konrad Hinsen)
OK, done! I replace the patches with the corrected ones.
comment:5 Changed 14 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the patches. Committed in r71239.
Please do not change the $Id line in your patches!