Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131700769
D8095.id20900.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D8095.id20900.diff
View Options
Index: head/sysutils/slurm-wlm/Makefile
===================================================================
--- head/sysutils/slurm-wlm/Makefile
+++ head/sysutils/slurm-wlm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= slurm
-PORTVERSION= 16.05.4
+PORTVERSION= 16.05.5
CATEGORIES= sysutils
MASTER_SITES= http://www.schedmd.com/download/latest/ \
http://www.schedmd.com/download/archive/ \
@@ -27,7 +27,7 @@
USE_RC_SUBR= slurmctld slurmd
PLIST_SUB= PORTVERSION="${PORTVERSION}"
INSTALL_TARGET= install-strip
-USES= gmake libtool pkgconfig python:build ssl tar:bz2
+USES= gmake libtool pkgconfig python:build readline ssl tar:bz2
USE_PERL5= configure
OPTIONS_DEFINE= CURL DOCS GTK2 HDF5 HWLOC IPMI MYSQL RRD
Index: head/sysutils/slurm-wlm/distinfo
===================================================================
--- head/sysutils/slurm-wlm/distinfo
+++ head/sysutils/slurm-wlm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472066022
-SHA256 (slurm-16.05.4.tar.bz2) = 0e047df145c12ce3d723ac239b03450575c3578fd05d8710ab6ec691f4886717
-SIZE (slurm-16.05.4.tar.bz2) = 5964431
+TIMESTAMP = 1475245168
+SHA256 (slurm-16.05.5.tar.bz2) = 28cfd6a15599842f46cd81ae240a2b01b01e71a677f7eec6d5ba16b38e3d54e9
+SIZE (slurm-16.05.5.tar.bz2) = 6247257
Index: head/sysutils/slurm-wlm/files/patch-src_plugins_node__features_knl__cray_node__features__knl__cray.c
===================================================================
--- head/sysutils/slurm-wlm/files/patch-src_plugins_node__features_knl__cray_node__features__knl__cray.c
+++ head/sysutils/slurm-wlm/files/patch-src_plugins_node__features_knl__cray_node__features__knl__cray.c
@@ -1,15 +0,0 @@
---- src/plugins/node_features/knl_cray/node_features_knl_cray.c.orig 2016-08-24 19:28:33 UTC
-+++ src/plugins/node_features/knl_cray/node_features_knl_cray.c
-@@ -39,6 +39,12 @@
- #endif
-
- #define _GNU_SOURCE /* For POLLRDHUP */
-+
-+#if defined (__FreeBSD__)
-+# define POLLRDHUP POLLHUP
-+# include <signal.h>
-+#endif
-+
- #include <ctype.h>
- #include <poll.h>
- #include <signal.h>
Index: head/sysutils/slurm-wlm/pkg-plist
===================================================================
--- head/sysutils/slurm-wlm/pkg-plist
+++ head/sysutils/slurm-wlm/pkg-plist
@@ -577,6 +577,7 @@
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/html/sponsors.gif
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/html/sprio.html
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/html/squeue.html
+%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/html/squeue_color.png
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/html/sreport.html
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/html/srun.html
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/html/srun_cr.html
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 11:22 AM (18 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23566046
Default Alt Text
D8095.id20900.diff (2 KB)
Attached To
Mode
D8095: Update sysutils/slurm-wlm to bug-fix-release 16.05.5
Attached
Detach File
Event Timeline
Log In to Comment