Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/fbsd/
Date: Fri, 02 Mar 2018 02:25:47
Message-Id: 1519957454.7f3408e7f15e4beffe5f7366a76d9687d79f1ec4.grknight@gentoo
1 commit: 7f3408e7f15e4beffe5f7366a76d9687d79f1ec4
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 02:24:14 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 02:24:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3408e7
7
8 profiles: default/bsd/fbsd/package.use.mask - acl on php broken
9
10 Mask this use until upstream can be contacted and
11 a patch can be worked up.
12
13 Bug: https://bugs.gentoo.org/649274
14
15 profiles/default/bsd/fbsd/package.use.mask | 6 +++++-
16 1 file changed, 5 insertions(+), 1 deletion(-)
17
18 diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask
19 index 1a9b4a5996f..3678a3e048a 100644
20 --- a/profiles/default/bsd/fbsd/package.use.mask
21 +++ b/profiles/default/bsd/fbsd/package.use.mask
22 @@ -1,6 +1,10 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 +# Brian Evans <grknight@g.o> (2 Mar 2018)
28 +# php incorrectly looks for libacl when it is built-in on FreeBSD
29 +dev-lang/php acl
30 +
31 # Thomas Deutschmann <whissi@g.o> (26 Oct 2017)
32 # libressl: dev-libs/libressl is a base package on FreeBSD
33 net-misc/wget libressl