Re: git: 80ca2bd47129 - main - x11/libxkbcommon: fix with latest lld
- In reply to: Jan Beich : "Re: git: 80ca2bd47129 - main - x11/libxkbcommon: fix with latest lld"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jan 2024 13:57:42 UTC
On Wed, Jan 03, 2024 at 02:55:41PM +0100, Jan Beich wrote: > Baptiste Daroussin <bapt@FreeBSD.org> writes: > > > diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile > > index d3ce4abd1f06..82dd54941dec 100644 > > --- a/x11/libxkbcommon/Makefile > > +++ b/x11/libxkbcommon/Makefile > > @@ -1,5 +1,6 @@ > > PORTNAME= libxkbcommon > > PORTVERSION= 1.6.0 > > +PORTVERSION= 1 > > Did you miss RE infix in PORTREVISION? > > $ poudriere testport -j 132amd64 x11/libxkbcommon > =======================<phase: fetch >============================ > ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 > ===> License MIT accepted by the user > ===> libxkbcommon-1 depends on file: /usr/local/sbin/pkg - found > => libxkbcommon-1.tar.xz is not in /usr/ports/x11/libxkbcommon/distinfo. > => Either /usr/ports/x11/libxkbcommon/distinfo is out of date, or > => libxkbcommon-1.tar.xz is spelled incorrectly. > *** Error code 1 Fixed, thank you and sorry about that Best Bapt