git: 36ca98e521c5 - main - devel/app-builder: Add PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Nov 2025 08:28:36 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36ca98e521c5e48a0ed546e4f6f325440ffbd78d
commit 36ca98e521c5e48a0ed546e4f6f325440ffbd78d
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-11-05 08:27:01 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-11-05 08:28:13 +0000
devel/app-builder: Add PORTSCOUT line
Skip version 4.2.0, which is known to have problems in creating a
distributable package of electron applications.
---
devel/app-builder/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/app-builder/Makefile b/devel/app-builder/Makefile
index bc00103571e8..120a188a779d 100644
--- a/devel/app-builder/Makefile
+++ b/devel/app-builder/Makefile
@@ -68,6 +68,8 @@ GO_BUILDFLAGS+= -ldflags="-s -w"
CONFLICTS_INSTALL= ${PORTNAME}-devel
+PORTSCOUT= skipv:4.2.0
+
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= readme.md