Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 12:17:53 +0000
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: 301e81849112 - main - deskutils/joplin-desktop: Add CPE information
Message-ID:  <6a240ff1.27301.7cb7a08a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=301e818491120f9fe6adbac94d5695af5203bfdd

commit 301e818491120f9fe6adbac94d5695af5203bfdd
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 12:10:51 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 12:11:54 +0000

    deskutils/joplin-desktop: Add CPE information
---
 deskutils/joplin-desktop/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/deskutils/joplin-desktop/Makefile b/deskutils/joplin-desktop/Makefile
index e61825df1cb7..e948600318f6 100644
--- a/deskutils/joplin-desktop/Makefile
+++ b/deskutils/joplin-desktop/Makefile
@@ -22,9 +22,10 @@ BUILD_DEPENDS=	7zz:archivers/7-zip \
 LIB_DEPENDS=	libvips.so:graphics/vips \
 		libsecret-1.so:security/libsecret
 
-USES=		cargo electron:40 gmake localbase:ldflags nodejs:24,build \
+USES=		cargo cpe electron:40 gmake localbase:ldflags nodejs:24,build \
 		python:build
 
+CPE_VENDOR=	joplinapp
 USE_GITHUB=	yes
 GH_ACCOUNT=	laurent22
 GH_TUPLE=	rollup:rollup:v4.9.1:rollup/rollup \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a240ff1.27301.7cb7a08a>