New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29264 (closed update: fixed)

Opened 2 years ago

Last modified 13 months ago

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

umit.patch (1.2 KB) - added by angad@… 2 years ago.
umit.patch
umit.2.patch (1.2 KB) - added by angad@… 2 years ago.
umit.patch with destroot.args -P
umit.3.patch (1.2 KB) - added by angad@… 2 years ago.
umit.patch revision 0

Change History

Changed 2 years ago by angad@…

umit.patch

comment:1 Changed 2 years ago by jmr@…

  • Owner changed from macports-tickets@… to luis.kop@…
  • Keywords haspatch added; umit removed
  • Version 1.9.2 deleted
  • Cc luis.kop@… removed
  • Summary changed from umit upgrade to version 1.0 to umit: upgrade to version 1.0 and use python26

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.

Changed 2 years ago by angad@…

umit.patch with destroot.args -P

Changed 2 years ago by angad@…

umit.patch revision 0

comment:2 Changed 13 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from umit: upgrade to version 1.0 and use python26 to umit: upgrade to version 1.0
Note: See TracTickets for help on using tickets.