pkgsrc-WIP-changes archive

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

distbb-git: DEPENDS+=pkg_summary-utils>=0.69.0



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Sat Jun 15 14:17:25 2024 +0400
Changeset:	55d04b93d84c613702af1127da749c8fc7cdaf43

Modified Files:
	distbb-git/Makefile

Log Message:
distbb-git: DEPENDS+=pkg_summary-utils>=0.69.0

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

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 056c0980f9..67638c1d46 100644
--- a/distbb-git/Makefile
+++ b/distbb-git/Makefile
@@ -14,7 +14,7 @@ GIT_REPOSITORIES=	distbb
 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+=	pkg_summary-utils>=0.69.0:../../pkgtools/pkg_summary-utils
 DEPENDS+=	paexec>=1.1.6:../../parallel/paexec
 DEPENDS+=	runawk>=1.1.0:../../lang/runawk
 DEPENDS+=	digest-[0-9]*:../../pkgtools/digest


Home | Main Index | Thread Index | Old Index