[141852] trunk/base/src/port1.0/porttrace.tcl

cal at macports.org cal at macports.org
Sat Dec 12 03:16:56 PST 2015


Revision: 141852
          https://trac.macports.org/changeset/141852
Author:   cal at macports.org
Date:     2015-10-29 12:29:52 -0700 (Thu, 29 Oct 2015)
Log Message:
-----------
base: trace mode: Allow access to sip workaround directory

See https://lists.macosforge.org/pipermail/macports-dev/2015-October/031675.html

Modified Paths:
--------------
    trunk/base/src/port1.0/porttrace.tcl

Modified: trunk/base/src/port1.0/porttrace.tcl
===================================================================
--- trunk/base/src/port1.0/porttrace.tcl	2015-10-29 19:26:19 UTC (rev 141851)
+++ trunk/base/src/port1.0/porttrace.tcl	2015-10-29 19:29:52 UTC (rev 141852)
@@ -228,6 +228,8 @@
 			}
 		}
 
+		# Grant access to the directory we use to mirror binaries under SIP
+		allow trace_sandbox [file join $prefix var macports sip-workaround]
 		# Defer back to MacPorts for dependency checks inside $prefix. This must be at the end,
 		# or it'll be used instead of more specific rules.
 		ask trace_sandbox $prefix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/8b782ac8/attachment.html>


More information about the macports-changes mailing list