FreeBSD Bugzilla – Attachment 250672 Details for
Bug 279001
editors/helix: strip binary and pet portlint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
strip hx binary and pet portlint
helix-24.03_1.patch (text/plain), 1.99 KB, created by
Ralf van der Enden
on 2024-05-15 08:55:36 UTC
(
hide
)
Description:
strip hx binary and pet portlint
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2024-05-15 08:55:36 UTC
Size:
1.99 KB
patch
obsolete
>From 4abddc04293b3fd1b5700238ec062ef571e90861 Mon Sep 17 00:00:00 2001 >From: Ralf van der Enden <tremere@cainites.net> >Date: Wed, 11 Oct 2023 15:04:32 +0200 >Subject: [PATCH] editors/helix: strip binary and pet portlint > >PR: 279001 >--- > editors/helix/Makefile | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > >diff --git a/editors/helix/Makefile b/editors/helix/Makefile >index 09e51b7077..0b04882eda 100644 >--- a/editors/helix/Makefile >+++ b/editors/helix/Makefile >@@ -23,10 +23,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= cargo > >-CONFLICTS_INSTALL= shx >- > USE_GITHUB= yes >-USE_GITLAB= nodefault > GH_ACCOUNT= helix-editor > GH_TUPLE= \ > briot:tree-sitter-ada:ba0894ef:briot_tree_sitter_ada/runtime/grammars/sources/ada \ >@@ -209,7 +206,8 @@ GH_TUPLE= \ > ikatyang:tree-sitter-yaml:0e36bed1:ikatyang_tree_sitter_yaml/runtime/grammars/sources/yaml \ > Philipp-M:tree-sitter-yuck:e3d91a3c:Philipp_M_tree_sitter_yuck/runtime/grammars/sources/yuck \ > maxxnino:tree-sitter-zig:0d08703e:maxxnino_tree_sitter_zig/runtime/grammars/sources/zig >-GL_TUPLE= \ >+USE_GITLAB= nodefault >+GL_TUPLE= \ > https://gitlab.com:gabmus:tree-sitter-blueprint:863cea9f:gabmus_tree_sitter_blueprint/runtime/grammars/sources/blueprint \ > https://gitlab.com:TheZoq2:tree-sitter-lpf:db7372e6:TheZoq2_tree_sitter_lpf/runtime/grammars/sources/lpf \ > https://gitlab.com:xasc:tree-sitter-t32:6da5e3cb:xasc_tree_sitter_t32/runtime/grammars/sources/t32 >@@ -220,8 +218,13 @@ TREE_SITTER_GEMINI_REV= 3cc5e4bdf572d5df4277fc2e54d6299bd59a54b3 > TREE_SITTER_JSHIGH_REV= 4a95461c4761c624f2263725aca79eeaefd36cad > TREE_SITTER_TSHIGH_REV= 6aac031ad88dd6317f02ac0bb27d099a553a7d8c > CARGO_CARGOTOML= ${WRKSRC}/helix-term/Cargo.toml >+.if !defined(WITH_DEBUG) >+CARGO_INSTALL_ARGS+= --config profile.release.strip=true >+.endif > CARGO_INSTALL_PATH= ./helix-term > >+CONFLICTS_INSTALL= shx >+ > post-extract: > cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a typescript tsx > cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a ocaml ocaml-interface >-- >2.45.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tremere
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 279001
: 250672