Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2018 21:02:57 +0300
From:      Dmitry Marakasov <amdmi3@hades.panopticon>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r469292 - head/x11/xlockmore
Message-ID:  <20180507180257.GB48353@hades.panopticon>
In-Reply-To: <po27-sc7e-wny@FreeBSD.org>
References:  <201805071525.w47FP8RQ045174@repo.freebsd.org> <po27-sc7e-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Jan Beich (jbeich@FreeBSD.org) wrote:

> > Author: amdmi3
> > Date: Mon May  7 15:25:07 2018
> > New Revision: 469292
> > URL: https://svnweb.freebsd.org/changeset/ports/469292
> >
> > Log:
> >   - Remove always-true OSVERSION condition
> [...]
> > -.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1003500
> > +.if ${OPSYS} == FreeBSD
> >  	@${REINPLACE_CMD} -e 's|/usr/games/fortune|/usr/bin/fortune|' ${WRKSRC}/modes/Makefile.in
> >  .endif
> 
> This condition is bogus. /usr/bin/fortune does not exist on FreeBSD 10.4.

Fixed, thanks!

> And here I wanted to drop 10.3 atomically...
> https://reviews.freebsd.org/D15238

I don't know what you were waiting for with committing this change, the
10.3 EoL schedule was pretty clear. Better commit this soon before
others do.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:              https://github.com/AMDmi3




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