Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 12:30:12 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/122306: commit references a PR
Message-ID:  <200805281230.m4SCUCkW060590@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/122306; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/122306: commit references a PR
Date: Wed, 28 May 2008 12:25:19 +0000 (UTC)

 edwin       2008-05-28 12:25:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/compat5x        Makefile 
   Log:
   compat5x port can fail to extract if you're root.
   
           If you are building the misc/compat5x port as root, it can
           fail to extract properly, if your ports dir is not owned
           by root:wheel, but for example by root:src.
   
   This is because the files in the distfile archive have the schg flag set.
   That flag is killed btw in the post-extract phase.
   
   PR:             ports/122306
   Submitted by:   Dimitry Andric <dimitry@andric.com>
   
   Revision  Changes    Path
   1.18      +2 -0      ports/misc/compat5x/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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