From nobody Sun Sep 05 03:41:14 2021 X-Original-To: x11@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 83C26179A848 for ; Sun, 5 Sep 2021 03:41:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H2HPk3FjNz4k4Y for ; Sun, 5 Sep 2021 03:41:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 504B7243AD for ; Sun, 5 Sep 2021 03:41:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1853fEnf026340 for ; Sun, 5 Sep 2021 03:41:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1853fE6c026339 for x11@FreeBSD.org; Sun, 5 Sep 2021 03:41:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 258266] devel/libudev-devd: update to 0.5.0 Date: Sun, 05 Sep 2021 03:41:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258266 --- Comment #2 from Jan Beich --- I did some testing on my end. Works fine (14.0 amd64): - Sway 1.7 (snapshot): via hms(4), hkbd(4), default DRM search - glmark2: via DRM backend (glmark2-drm + glmark2-es2-drm) Builds fine (poudriere bulk -t): - 11.4 amd64/i386 - 12.2 aarch64/amd64/i386 - 13.0 amd64/i386 - 14.0 aarch64/amd64/armv6/armv7/i386 - All 33 direct consumers (In reply to Vladimir Kondratyev from comment #0) > - Make buildable and working under linux-c7 emulation Downstream (aka ports) integration is missing in the patch, so mentioning t= his in commit message maybe confusing. > - Stub enough routines to link with chromium and udev-java-bindings https://github.com/wulf7/libudev-devd/commit/f6e12efeb253 adds "enable-gpl"= to meson_options.txt. Would it be useful to expose as a port option? OPTIONS_DEFINE=3D GPL GPL_DESC=3D Enable GPL-licensed code GPL_MESON_TRUE=3D enable-gpl GPL_VARS=3D LICENSE+=3DLGPL21+ LICENSE_COMB=3Dmulti > Also move distfile from long-dead FreeBSDDesktop to author's github page Can you copy tags for previous releases? For example, https://github.com/wulf7/libudev-devd/compare/v0.4.2...v0.5.0 should work. $ git tag v0.4.2 28267b5c990a $ git tag v0.4.1 2350596f5660 > -GH_ACCOUNT=3D FreeBSDDesktop > +GH_ACCOUNT=3D wulf7 Can you also update WWW in pkg-descr? --=20 You are receiving this mail because: You are the assignee for the bug.=