#32643: py27-hgsubversion installs files with incorrect permissions --------------------------------------+------------------------------------- Reporter: nonstop.server@… | Owner: titus@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-hgsubversion --------------------------------------+------------------------------------- Comment(by nonstop.server@…): Replying to [comment:4 titus@…]:
Mind to test the attached patch, please? Thank you, the patch works fine! [[BR]] After a reinstall of the port with the patch applied, the files are installed with the correct permissions. {{{ % ls -hl /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/hgsubversion-1.3-py2.7.egg-info/ total 48 -rw-r--r-- 1 root wheel 3.6K Dec 27 11:11 PKG-INFO -rw-r--r-- 1 root wheel 5.2K Dec 27 11:11 SOURCES.txt -rw-r--r-- 1 root wheel 1B Dec 27 11:11 dependency_links.txt -rw-r--r-- 1 root wheel 16B Dec 27 11:11 requires.txt -rw-r--r-- 1 root wheel 13B Dec 27 11:11 top_level.txt }}}
-- Ticket URL: <https://trac.macports.org/ticket/32643#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS