[MacPorts] #42075: update py-chaco and related enthought ports

MacPorts noreply at macports.org
Sat Jan 11 13:36:06 PST 2014


#42075: update py-chaco and related enthought ports
-------------------------------------------------+-------------------------
  Reporter:  jjstickel@…                         |      Owner:  macports-
      Type:  update                              |  tickets@…
  Priority:  Normal                              |     Status:  new
 Component:  ports                               |  Milestone:
Resolution:                                      |    Version:  2.2.1
      Port:  py-chaco py-enable py-blockcanvas   |   Keywords:  maintainer
  py-etsdevtools py-scimath                      |  haspatch
-------------------------------------------------+-------------------------

Comment (by mojca@…):

 You don't need to do it now, but next time please at least manually change
 {{{
 ---
 /opt/local/var/macports/sources/leatherman.nrel.gov/macports/release/tarballs_current/ports/python
 /py-enable/Portfile       2013-12-05 02:00:38.000000000 -0700
 +++ python/py-enable/Portfile   2014-01-09 10:23:59.000000000 -0700
 }}}
 into
 {{{
 --- Portfile.orig
 +++ Portfile
 }}}
 or something similar to make it more straightforward to apply the patch.
 Alternatively you could checkout the port from SVN repository, modify it
 and run `svn diff`.

 For example:
 {{{
 svn co --depth=empty
 https://svn.macports.org/repository/macports/trunk/dports/ macports
 cd macports
 svn co --depth=empty python
 cd python
 svn co py-enable
 svn co py-chaco
 ...

 cd py-enable
 # do the necessary changes
 svn diff
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/42075#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list