pkgsrc-Changes archive

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

CVS commit: pkgsrc/parallel/slurm-wlm



Module Name:    pkgsrc
Committed By:   bacon
Date:           Mon Apr 23 15:22:09 UTC 2018

Modified Files:
        pkgsrc/parallel/slurm-wlm: Makefile

Log Message:
parallel/slurm-wlm: Add SUPERCEDES following rename

OK wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/parallel/slurm-wlm/Makefile

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

Modified files:

Index: pkgsrc/parallel/slurm-wlm/Makefile
diff -u pkgsrc/parallel/slurm-wlm/Makefile:1.1 pkgsrc/parallel/slurm-wlm/Makefile:1.2
--- pkgsrc/parallel/slurm-wlm/Makefile:1.1      Sun Apr 22 21:31:09 2018
+++ pkgsrc/parallel/slurm-wlm/Makefile  Mon Apr 23 15:22:09 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/04/22 21:31:09 bacon Exp $
+# $NetBSD: Makefile,v 1.2 2018/04/23 15:22:09 bacon Exp $
 
 DISTNAME=      slurm-17.11.5
 PKGNAME=       slurm-wlm-17.11.5
@@ -14,6 +14,8 @@ COMMENT=      Simple Linux Utility for Resour
 
 LICENSE=       gnu-gpl-v2
 
+SUPERSEDES+=   slurm-2.6.4*
+
 BUILD_DEPENDS+=        libtool-base-[0-9]*:../../devel/libtool-base
 BUILD_DEPENDS+=        man2html-[0-9]*:../../textproc/man2html
 



Home | Main Index | Thread Index | Old Index