#36269: py27-httplib2 fails to upgrade -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: py27-httplib2 | -------------------------------+-------------------------------- Comment (by macsforever2000@…): I encountered the same problem with the py-usadel1 port. Here is my fix which you could adapt for this port. {{{ post-destroot { # Fix permissions problems on these files xinstall -m 0644 -W ${worksrcpath}/usadel1.egg-info PKG-INFO SOURCES.txt dependency_links.txt requires.txt top_level.txt \ ${destroot}${python.pkgd}/usadel1-${version}-py${python.branch }.egg-info } }}} -- Ticket URL: <https://trac.macports.org/ticket/36269#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS