[MacPorts] #45876: git: documentation files are not readable by normal user
MacPorts
noreply at macports.org
Thu Nov 13 01:47:07 PST 2014
#45876: git: documentation files are not readable by normal user
--------------------------+-------------------------
Reporter: ryandesign@… | Owner: ciserlohn@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.99
Keywords: | Port: git
--------------------------+-------------------------
{{{
$ port contents git | grep RelNotes | head -n 1
/opt/local/share/doc/git-doc/RelNotes/1.5.0.1.txt
$ ls /opt/local/share/doc/git-doc/RelNotes/1.5.0.1.txt
ls: /opt/local/share/doc/git-doc/RelNotes/1.5.0.1.txt: Permission denied
$ sudo ls -l /opt/local/share/doc/git-doc/RelNotes/1.5.0.1.txt
-rw-r----- 1 root wheel 1255 Sep 30 14:01 /opt/local/share/doc/git-
doc/RelNotes/1.5.0.1.txt
$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45876>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list