[Bug 273570] devel/capstone: fix permissions on bin/cstool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 19:24:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273570 Bug ID: 273570 Summary: devel/capstone: fix permissions on bin/cstool Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: jcfyecrayz@liamekaens.com Assignee: bofh@freebsd.org Flags: maintainer-feedback?(bofh@freebsd.org) Created attachment 244638 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244638&action=edit [patch] fix bin/cstool permissions In the devel/capstone port (and devel/capstone4) bin/cstool is installed with 0644 perissions instead of 0755. /usr/local/bin/cstool: Permission denied. The attached patch fixes it (also includes the same fix for devel/capstone4 - that MAINTAINER also CC'd). This includes a PORTREVISION bump due to the change to the package. I will submit a patch upstream also. -- You are receiving this mail because: You are the assignee for the bug.