[MacPorts] #41438: git-core @1.8.4.3_0 +doc HTML documentation is not world-readable
MacPorts
noreply at macports.org
Mon Nov 18 20:24:50 PST 2013
#41438: git-core @1.8.4.3_0 +doc HTML documentation is not world-readable
----------------------+--------------------------------
Reporter: kpreid@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: mode | Port: git-core
----------------------+--------------------------------
In git-core 1.8.4.3_0 and 1.8.4.2_0, the git HTML documentation has been
inappropriately lacking permissions:
{{{
$ ls -l /opt/local/share/doc/git-core
total 16232
drwxr-x--- 208 root wheel 7072 Nov 18 19:06 RelNotes
-rw-r----- 1 root wheel 3853 Nov 8 12:22 blame-options.txt
-rw-r----- 1 root wheel 1211 Nov 8 12:22 cmds-
ancillaryinterrogators.txt
...
-rw-r----- 1 root wheel 36481 Nov 8 12:22 git-add.html
-rw-r----- 1 root wheel 14300 Nov 8 12:22 git-add.txt
-rw-r----- 1 root wheel 26485 Nov 8 12:22 git-am.html
-rw-r----- 1 root wheel 6164 Nov 8 12:22 git-am.txt
-rw-r----- 1 root wheel 24431 Nov 8 12:22 git-annotate.html
-rw-r----- 1 root wheel 752 Nov 8 12:22 git-annotate.txt
...
}}}
This results in `git help --web` not functioning, since the ordinary
user's web browser cannot read the files owned by root.
OS X 10.8.5, Xcode 5.0.2, MacPorts 2.2.1
--
Ticket URL: <https://trac.macports.org/ticket/41438>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list