Opened 14 years ago

Closed 14 years ago

#25661 closed defect (fixed)

Wrong permissions on files in ${prefix}/share

Reported by: raimue (Rainer Müller) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: darren.bane@…,ryandesign (Ryan Carsten Schmidt),yunzheng.hu@…
Port: lftp gettext tsocks curl-ca-bundle

Description

Hello,

files in ${prefix}/share usually do not need to be executable. I discovered some ports installing files using xinstall but using wrong permissions. The default of 755 does not apply anywhere in the porthier(7).

Attached are some patches for ports. Please speak up if you do not wish this change to be committed, otherwise I will do so after maintainer timeout.

Attachments (4)

patch-curl-ca-bundle-perms.diff (641 bytes) - added by raimue (Rainer Müller) 14 years ago.
patch-gettext-perms.diff (803 bytes) - added by raimue (Rainer Müller) 14 years ago.
patch-lftp-perms.diff (945 bytes) - added by raimue (Rainer Müller) 14 years ago.
patch-tsocks-perms.diff (1.1 KB) - added by raimue (Rainer Müller) 14 years ago.

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by raimue (Rainer Müller)

Changed 14 years ago by raimue (Rainer Müller)

Attachment: patch-gettext-perms.diff added

Changed 14 years ago by raimue (Rainer Müller)

Attachment: patch-lftp-perms.diff added

Changed 14 years ago by raimue (Rainer Müller)

Attachment: patch-tsocks-perms.diff added

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Right you are. Fixed curl-ca-bundle in r69668 and gettext in r69669.

comment:2 Changed 14 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Maintainer timeout, fixed lftp and tsocks in r70315 and r70316.

Note: See TracTickets for help on using tickets.