pkgsrc-WIP-changes archive

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

spcm: Bump auto-admin dep version



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 5 19:31:15 2020 +0000
Changeset:	33e60af8420459e1da2be3dcbb4162b7936e62a1

Modified Files:
	spcm/Makefile

Log Message:
spcm: Bump auto-admin dep version

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

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

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

diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index f953afcce2..e60a303944 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -18,7 +18,7 @@ SUBST_STAGE.sbin=	pre-configure
 SUBST_FILES.sbin+=	Common/Src/cluster-passwd.c
 SUBST_SED.sbin=		-e 's|%%PREFIX%%|${PREFIX}|g'
 
-DEPENDS+=	auto-admin>=0.6.3:../../wip/auto-admin
+DEPENDS+=	auto-admin>=0.6.7.11:../../wip/auto-admin
 
 USE_TOOLS+=	bash
 WRKSRC=		${WRKDIR}/SPCM-${PKGVERSION_NOREV}


Home | Main Index | Thread Index | Old Index