FreeBSD Bugzilla – Attachment 244642 Details for
Bug 273572
sysutils/ncdu2: expose vendor tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (apply via "git am")
bug273572.diff (text/plain), 745 bytes, created by
Jan Beich
on 2023-09-04 23:13:15 UTC
(
hide
)
Description:
v1 (apply via "git am")
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2023-09-04 23:13:15 UTC
Size:
745 bytes
patch
obsolete
>From 5b402cd121c017b3cb552e7778f1c9a0fcae5bcb Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Tue, 5 Sep 2023 01:03:58 +0200 >Subject: [PATCH] sysutils/ncdu2: expose tests > >PR 273572 >Approved by: sunpoet (maintainer) >--- > sysutils/ncdu2/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/sysutils/ncdu2/Makefile b/sysutils/ncdu2/Makefile >index 1d24050ac82b..10fc974c7c77 100644 >--- a/sysutils/ncdu2/Makefile >+++ b/sysutils/ncdu2/Makefile >@@ -30,4 +30,7 @@ do-install: > ${MV} ${STAGEDIR}${PREFIX}/bin/ncdu ${STAGEDIR}${PREFIX}/bin/ncdu2 > ${INSTALL_MAN} ${WRKSRC}/ncdu.1 ${STAGEDIR}${PREFIX}/share/man/man1/ncdu2.1 > >+do-test: >+ cd ${WRKSRC} && ${TEST_ENV} zig build test ${BUILD_ARGS} >+ > .include <bsd.port.mk>
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
Actions:
View
|
Diff
Attachments on
bug 273572
:
244642
|
244643