#20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: saispo@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: hgsvn | Port: py-hgsvn py25-hgsvn py26-hgsvn -----------------------------------+---------------------------------------- Comment(by easieste@…): Replying to [comment:3 blb@…]: In addition, the 'py-hgsvn' port needs a runtime dependency on 'py- elementtree' in order to work (this is not the case for 'py25-hgsvn' or 'py26-hgsvn'): {{{ --- Portfile.orig 2009-07-26 08:54:46.000000000 +0200 +++ Portfile 2009-07-26 08:55:05.000000000 +0200 @@ -22,6 +22,7 @@ rmd160 bade2e485af23846e529b9a4fc9ff3138c839e2c depends_lib-append port:py-setuptools +depends_run-append port:py-elementtree post-destroot { xinstall -m 644 -W ${worksrcpath} AUTHORS.txt COPYING.txt README.txt TODO.txt \ }}} -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS