svn commit: r469292 - head/x11/xlockmore

Dmitry Marakasov amdmi3 at hades.panopticon
Mon May 7 18:06:54 UTC 2018


* Jan Beich (jbeich at 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 at amdmi3.ru  ..:              https://github.com/AMDmi3



More information about the svn-ports-all mailing list