Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2024 13:57:23 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 84b4a1778c4e - main - x11/libxkbcommon: fix last minute typo
Message-ID:  <202401031357.403DvNbq047199@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84b4a1778c4e021f47f11c2b62dd681da8c4bb31

commit 84b4a1778c4e021f47f11c2b62dd681da8c4bb31
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-01-03 13:56:47 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-01-03 13:57:11 +0000

    x11/libxkbcommon: fix last minute typo
    
    Reported by:    jbeich
---
 x11/libxkbcommon/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile
index 82dd54941dec..aeba2eefa0a7 100644
--- a/x11/libxkbcommon/Makefile
+++ b/x11/libxkbcommon/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libxkbcommon
 PORTVERSION=	1.6.0
-PORTVERSION=	1
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	https://xkbcommon.org/download/
 



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