Date: Wed, 12 Sep 2018 16:20:33 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Bernard Spil <brnrd@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r479614 - in head/security/openssl111: . files Message-ID: <20180912162033.GA51342@FreeBSD.org> In-Reply-To: <201809121611.w8CGBBMP062152@repo.freebsd.org> References: <201809121611.w8CGBBMP062152@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 12, 2018 at 04:11:11PM +0000, Bernard Spil wrote: > New Revision: 479614 > URL: https://svnweb.freebsd.org/changeset/ports/479614 > > Log: > security/openssl111: Re-add OpenSSL 1.1.1 port > > ... > .if ${PREFIX} == /usr > -IGNORE= the OpenSSL port cannot be installed over the base version > +IGNORE= the OpenSSL port can not be installed over the base version This change looks wrong: anything "can not be installed": you just don't install it. > .if ${PORT_OPTIONS:MASM} > -BROKEN_sparc64= option ASM generates illegal instructions > +BROKEN_sparc64= option ASM generates illegal instructions This change is gratuitous. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180912162033.GA51342>