pkgsrc-WIP-changes archive

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

distbb depends on pkg_summary-utils>=0.68.0



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Fri May 17 23:15:59 2024 +0400
Changeset:	44ea4ca58ea2d2ef27ec252813a3c9fb32729d60

Modified Files:
	distbb-git/Makefile

Log Message:
distbb depends on pkg_summary-utils>=0.68.0

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

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 a871633e92..df7ac6ae89 100644
--- a/distbb-git/Makefile
+++ b/distbb-git/Makefile
@@ -13,7 +13,7 @@ GIT_REPOSITORIES=	distbb
 GIT_REPO.distbb=	https://github.com/cheusov/distbb.git
 .include "../../wip/mk/git-package.mk"
 
-DEPENDS+=	pkg_summary-utils>=0.65.0:../../pkgtools/pkg_summary-utils
+DEPENDS+=	pkg_summary-utils>=0.68.0:../../pkgtools/pkg_summary-utils
 DEPENDS+=	paexec>=0.17.0:../../parallel/paexec
 DEPENDS+=	runawk>=1.1.0:../../lang/runawk
 DEPENDS+=	pipestatus>=0.6.0:../../devel/pipestatus


Home | Main Index | Thread Index | Old Index