pkgsrc-WIP-changes archive

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

lpjs: Bump auto-admin dep to include latest auto-disable-service



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Apr 23 07:16:21 2024 -0500
Changeset:	a6884e392f1d09e7d5992ecc3ada9086b3627be9

Modified Files:
	lpjs/Makefile

Log Message:
lpjs: Bump auto-admin dep to include latest auto-disable-service

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

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 4d060a298e..f1006e53c9 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -17,7 +17,7 @@ COMMENT=	Lightweight, Portable Job Scheduler
 LICENSE=	2-clause-bsd
 
 TOOL_DEPENDS=	realpath>0:../../wip/realpath
-DEPENDS=	auto-admin>0:../../wip/auto-admin \
+DEPENDS=	auto-admin>=0.8.0.31:../../wip/auto-admin \
 		runas>0:../../sysutils/runas
 
 # Force install with full debug info until release


Home | Main Index | Thread Index | Old Index