Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2023 01:00:06 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 18ee3527a17a - main - x11/libei: update to 1.0.0
Message-ID:  <202306080100.358106gX017327@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=18ee3527a17ad97bb047f372d03a693ef834d86f

commit 18ee3527a17ad97bb047f372d03a693ef834d86f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-06-07 23:23:45 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-06-08 01:00:03 +0000

    x11/libei: update to 1.0.0
    
    Changes:        https://gitlab.freedesktop.org/libinput/libei/-/releases/1.0.0
    Reported by:    GitLab (notify releases)
---
 x11/libei/Makefile | 7 ++++---
 x11/libei/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/x11/libei/Makefile b/x11/libei/Makefile
index 781bde5fe024..8b1e658e40a3 100644
--- a/x11/libei/Makefile
+++ b/x11/libei/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libei
-DISTVERSION=	0.99.2
+DISTVERSION=	1.0.0
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -16,7 +16,8 @@ LIB_DEPENDS=	libepoll-shim.so:devel/libepoll-shim \
 		libevdev.so:devel/libevdev
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}structlog>0:devel/py-structlog@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}structlog>0:devel/py-structlog@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyaml>0:textproc/py-pyaml@${PY_FLAVOR}
 
 USES=		compiler:c11 localbase meson pkgconfig python:build
 USE_GITHUB=	nodefault
@@ -25,7 +26,7 @@ USE_LDCONFIG=	yes
 GH_TUPLE=	nemequ:munit:v0.2.0-38-gfbbdf14:munit/subprojects/munit
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	libinput
-GL_COMMIT=	93fd69cdf3abeb097a12b701140bf2a210d92cf1
+GL_COMMIT=	661f7665d793e389a644d9082540554d0f861137
 BINARY_ALIAS=	python3=${PYTHON_CMD}
 MESON_ARGS=	-Dsd-bus-provider=basu -Dtests=disabled
 
diff --git a/x11/libei/distinfo b/x11/libei/distinfo
index 1aadec3babea..0f9b6bdc7a63 100644
--- a/x11/libei/distinfo
+++ b/x11/libei/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1684817433
+TIMESTAMP = 1686180225
 SHA256 (nemequ-munit-v0.2.0-38-gfbbdf14_GH0.tar.gz) = c37c11b5e66e8cec78d2a365f7dd1e999e61cfd3d2e9a4fa9d4f50cd9711007a
 SIZE (nemequ-munit-v0.2.0-38-gfbbdf14_GH0.tar.gz) = 27712
-SHA256 (libinput-libei-93fd69cdf3abeb097a12b701140bf2a210d92cf1_GL0.tar.gz) = 2493ed14f50b5c7586265a6e3000435995d48fca220a66cfed1ea7910e7312e1
-SIZE (libinput-libei-93fd69cdf3abeb097a12b701140bf2a210d92cf1_GL0.tar.gz) = 216846
+SHA256 (libinput-libei-661f7665d793e389a644d9082540554d0f861137_GL0.tar.gz) = c971685bf18d054579074f1cbaf44ce2f62aed1d2f5444e5f9e8975b702dfc25
+SIZE (libinput-libei-661f7665d793e389a644d9082540554d0f861137_GL0.tar.gz) = 221718



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