pkgsrc-WIP-changes archive

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

distbb-git: DEPENDS on paexec>=1.1.5



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Wed May 29 22:50:49 2024 +0400
Changeset:	5117c454808a61db478aac34d4c18a32546d456a

Modified Files:
	distbb-git/Makefile

Log Message:
distbb-git: DEPENDS on paexec>=1.1.5

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

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

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

diffs:
diff --git a/distbb-git/Makefile b/distbb-git/Makefile
index 3bc6d33e9b..9ad0042bb9 100644
--- a/distbb-git/Makefile
+++ b/distbb-git/Makefile
@@ -15,7 +15,7 @@ GIT_REPO.distbb=	https://github.com/cheusov/distbb.git
 .include "../../wip/mk/git-package.mk"
 
 DEPENDS+=	pkg_summary-utils>=0.68.0:../../pkgtools/pkg_summary-utils
-DEPENDS+=	paexec>=0.17.0:../../parallel/paexec
+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


Home | Main Index | Thread Index | Old Index