Opened 14 years ago
Closed 13 years ago
#29264 closed update (fixed)
umit: upgrade to version 1.0
Reported by: | angad@… | Owned by: | luis.kop@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | umit |
Description
Umit upgrade to version 1.0. Build args added.
Attachments (3)
Change History (5)
Changed 14 years ago by angad@…
Attachment: | umit.patch added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | luis.kop@… removed |
---|---|
Keywords: | haspatch added; umit removed |
Owner: | changed from macports-tickets@… to luis.kop@… |
Summary: | umit upgrade to version 1.0 → umit: upgrade to version 1.0 and use python26 |
Version: | 1.9.2 |
Why do you want 'install' in build.args? This makes the full build command something like:
python2.6 setup.py build install -P
The destroot phase is what is meant to run the install target, like:
python2.6 setup.py install
Are you sure you don't actually just want to set build.args to '-P'? Or put -P in destroot.args instead (or as well)?
Also, note that the initial revision for a new version should be 0.
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | umit: upgrade to version 1.0 and use python26 → umit: upgrade to version 1.0 |
Note: See
TracTickets for help on using
tickets.
umit.patch