Date: Thu, 21 Apr 2022 11:37:54 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b073fbf3c7b0 - main - x11/swaylock: Chase CPE_VENDOR change now that NIST has fixed CPE entry Message-ID: <202204211137.23LBbsd1025536@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=b073fbf3c7b0dc3721528cefe4b0e96506b93353 commit b073fbf3c7b0dc3721528cefe4b0e96506b93353 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-04-21 11:36:16 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-04-21 11:36:16 +0000 x11/swaylock: Chase CPE_VENDOR change now that NIST has fixed CPE entry Approved by: portmgr (blanket) --- x11/swaylock/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/swaylock/Makefile b/x11/swaylock/Makefile index f83ec477a087..aeacbd6aadc5 100644 --- a/x11/swaylock/Makefile +++ b/x11/swaylock/Makefile @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= ${PORTNAME}-* USES= compiler:c11 cpe gnome meson pkgconfig USE_GITHUB= yes GH_ACCOUNT?= swaywm -CPE_VENDOR= swayvm +CPE_VENDOR= swaywm USE_GNOME= cairo pango PLIST_FILES= bin/${PORTNAME} \ etc/pam.d/${PORTNAME} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204211137.23LBbsd1025536>