pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

distbb-git: remove pipestatus from DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Sun Jun 2 19:31:53 2024 +0400
Changeset:	54ca90e7d02d8d7538ae3708d98f6be682dbd395

Modified Files:
	distbb-git/Makefile

Log Message:
distbb-git: remove pipestatus from DEPENDS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=54ca90e7d02d8d7538ae3708d98f6be682dbd395

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 distbb-git/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/distbb-git/Makefile b/distbb-git/Makefile
index 9ad0042bb9..532bb2cb71 100644
--- a/distbb-git/Makefile
+++ b/distbb-git/Makefile
@@ -17,7 +17,6 @@ GIT_REPO.distbb=	https://github.com/cheusov/distbb.git
 DEPENDS+=	pkg_summary-utils>=0.68.0:../../pkgtools/pkg_summary-utils
 DEPENDS+=	paexec>=1.1.5:../../parallel/paexec
 DEPENDS+=	runawk>=1.1.0:../../lang/runawk
-DEPENDS+=	pipestatus>=0.6.0:../../devel/pipestatus
 DEPENDS+=	digest-[0-9]*:../../pkgtools/digest
 
 TOOL_DEPENDS+=	mk-configure>=0.21:../../devel/mk-configure


Home | Main Index | Thread Index | Old Index