mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
sysutils/slurm-wlm: Update to version 17.02.7
Also silence portlint warning about order of USES/USE_*. Upstream changes: https://github.com/SchedMD/slurm/blob/slurm-17.02/NEWS
This commit is contained in:
parent
12c3e0aa92
commit
c63a90923a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448787
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= slurm
|
||||
DISTVERSION= 17.02.6
|
||||
DISTVERSION= 17.02.7
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.schedmd.com/download/latest/ \
|
||||
http://www.schedmd.com/download/archive/ \
|
||||
@ -23,14 +23,15 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \
|
||||
USERS= slurm
|
||||
GROUPS= ${USERS}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= slurmctld slurmd
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool pkgconfig python:build readline:port shebangfix \
|
||||
ssl tar:bz2
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= configure
|
||||
USE_RC_SUBR= slurmctld slurmd
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
SHEBANG_FILES= doc/html/shtml2html.py doc/man/man2html.py
|
||||
|
||||
OPTIONS_DEFINE= CURL DOCS GTK2 HDF5 HWLOC IPMI MYSQL RRD LINUX
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1499889458
|
||||
SHA256 (slurm-17.02.6.tar.bz2) = f057127870544be5b3476594fc58b3c35727e6db3a18d84c4ea63059c2ebe4ea
|
||||
SIZE (slurm-17.02.6.tar.bz2) = 6017979
|
||||
TIMESTAMP = 1502879699
|
||||
SHA256 (slurm-17.02.7.tar.bz2) = d1f56ed3c387cf7da70289dd80c86d420b3b4398006cc77fcc13ad226ef93b3c
|
||||
SIZE (slurm-17.02.7.tar.bz2) = 6056515
|
||||
|
Loading…
Reference in New Issue
Block a user