pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spcm: Fix auto-admin dep version
Module Name: pkgsrc-wip
Committed By: Jason W Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Dec 21 15:02:37 2020 -0600
Changeset: c1fa269ea80be433d827c8cf95e7790ab4f41c3b
Modified Files:
spcm/Makefile
Log Message:
spcm: Fix 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=c1fa269ea80be433d827c8cf95e7790ab4f41c3b
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 007f3e181e..f0a66de874 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -20,7 +20,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.7.11:../../wip/auto-admin
+DEPENDS+= auto-admin>=0.6.9.3:../../wip/auto-admin
USE_TOOLS+= bash
Home |
Main Index |
Thread Index |
Old Index