From owner-svn-ports-head@freebsd.org Fri Nov 4 10:37:27 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF92BC26F43; Fri, 4 Nov 2016 10:37:27 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3036E96; Fri, 4 Nov 2016 10:37:27 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA4AbQbQ079030; Fri, 4 Nov 2016 10:37:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA4AbQtI079028; Fri, 4 Nov 2016 10:37:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201611041037.uA4AbQtI079028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 4 Nov 2016 10:37:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425309 - head/emulators/linux_base-f10 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2016 10:37:28 -0000 Author: antoine Date: Fri Nov 4 10:37:26 2016 New Revision: 425309 URL: https://svnweb.freebsd.org/changeset/ports/425309 Log: Apply r425303 to linux_base-f10: Fix modes for /compat/linux/proc Modified: head/emulators/linux_base-f10/Makefile head/emulators/linux_base-f10/pkg-plist Modified: head/emulators/linux_base-f10/Makefile ============================================================================== --- head/emulators/linux_base-f10/Makefile Fri Nov 4 10:01:35 2016 (r425308) +++ head/emulators/linux_base-f10/Makefile Fri Nov 4 10:37:26 2016 (r425309) @@ -3,7 +3,7 @@ PORTNAME= f10 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- Modified: head/emulators/linux_base-f10/pkg-plist ============================================================================== --- head/emulators/linux_base-f10/pkg-plist Fri Nov 4 10:01:35 2016 (r425308) +++ head/emulators/linux_base-f10/pkg-plist Fri Nov 4 10:37:26 2016 (r425309) @@ -2531,7 +2531,7 @@ var/mail @dir sys @dir srv @dir selinux -@dir proc +@dir(,,555) proc @dir opt @dir mnt @dir lib/tls