Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2013 05:50:35 GMT
From:      "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/183913: [MAINTAINER UPDATE] devel/aegis: pkg-plist corrections
Message-ID:  <201311130550.rAD5oZtG027697@oldred.freebsd.org>
Resent-Message-ID: <201311130600.rAD603XV065193@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183913
>Category:       misc
>Synopsis:       [MAINTAINER UPDATE] devel/aegis: pkg-plist corrections
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 13 06:00:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Aryeh M. Friedman
>Release:        
>Organization:
>Environment:
>Description:
Permissions are wrong on a key dir.  The correct ones are documented in the BUILDING file in the root of the distfile.
>How-To-Repeat:

>Fix:
--- /dev/null	2013-11-12 19:47:03.000000000 +0100
+++ pkg-install	2013-11-12 19:00:04.000000000 +0100
@@ -0,0 +1,4 @@
+mkdir /usr/local/com/aegis
+chown 3 /usr/local/com/aegis
+chgrp 3 /usr/local/com/aegis
+chmod 0755 /usr/local/com/aegis


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311130550.rAD5oZtG027697>