git: 5ff464b1945d - main - bsd.port.mk: Fix typo

Adam Weinberger adamw at freebsd.org
Fri Jul 23 12:03:31 UTC 2021


On Fri, Jul 23, 2021 at 6:01 AM Alexey Dokuchaev <danfe at freebsd.org> wrote:

> On Fri, Jul 23, 2021 at 11:35:33AM +0000, Adam Weinberger wrote:
> > commit 5ff464b1945dac6628d87319f6bd1106761b3ba9
> >
> >     bsd.port.mk: Fix typo
> >
> > @@ -2246,7 +2246,7 @@ PKG_COMPRESSION_FORMAT?=        ${PKG_SUFX:S/.//}
> >  .else
> >  .if defined(PKG_SUFX)
> >  PKG_COMPRESSION_FORMAT?=     ${PKG_SUFX:S/.//}
> > -WARNING+= "PKG_SUFX is defined, if should be replaced with
> PKG_COMPRESSION_FORMAT"
> > +WARNING+= "PKG_SUFX is defined, it should be replaced with
> PKG_COMPRESSION_FORMAT"
>
> I've also thought that it was a typo and fixed it, but then bapt@ reverted
> this part of the change.  You might want to check with him what's going on.
>

Ah, there could be a bigger patch coming. Thanks, Alexey!

# Adam


-- 
Adam Weinberger
adamw at adamw.org // adamw at FreeBSD.org
https://www.adamw.org


More information about the dev-commits-ports-main mailing list