Commits

David Gilman authored and Perry E. Metzger committed 83477164015
mesos: update to 1.8.0
No tags

devel/mesos/files/patch-configureac.patch

Added
1 +--- configure.ac 2019-04-26 11:43:32.648297000 -0400
2 ++++ configure.ac 2019-07-09 18:11:50.759723658 -0400
3 +@@ -2029,7 +2029,7 @@
4 + # Clean up all leftovers from this test.
5 + rm -f crammd5_installed.c crammd5_installed
6 +
7 +-AS_IF([test "x$crammd5test" = "xfound"],
8 ++AS_IF([test "$(echo x$crammd5test | cut -c -6)" = "xfound"],
9 + [AC_MSG_RESULT([yes])],
10 + [AC_MSG_ERROR([no
11 + -------------------------------------------------------------------

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut