From: <abe...@us...> - 2017-06-07 21:55:30
|
Revision: 8383 http://sourceforge.net/p/astlinux/code/8383 Author: abelbeck Date: 2017-06-07 21:55:27 +0000 (Wed, 07 Jun 2017) Log Message: ----------- monit, version bump to 5.23.0 Modified Paths: -------------- branches/1.0/package/monit/monit-0001-no-force-static.patch branches/1.0/package/monit/monit.mk Modified: branches/1.0/package/monit/monit-0001-no-force-static.patch =================================================================== --- branches/1.0/package/monit/monit-0001-no-force-static.patch 2017-06-07 18:07:59 UTC (rev 8382) +++ branches/1.0/package/monit/monit-0001-no-force-static.patch 2017-06-07 21:55:27 UTC (rev 8383) @@ -9,7 +9,7 @@ diff -durN monit-5.7.orig/Makefile.am monit-5.7/Makefile.am --- monit-5.7.orig/Makefile.am 2014-02-20 09:00:42.000000000 +0100 +++ monit-5.7/Makefile.am 2014-09-05 12:49:43.711104001 +0200 -@@ -91,7 +91,7 @@ +@@ -93,7 +93,7 @@ src/terminal/Color.c monit_LDADD = libmonit/libmonit.la Modified: branches/1.0/package/monit/monit.mk =================================================================== --- branches/1.0/package/monit/monit.mk 2017-06-07 18:07:59 UTC (rev 8382) +++ branches/1.0/package/monit/monit.mk 2017-06-07 21:55:27 UTC (rev 8383) @@ -4,7 +4,7 @@ # ################################################################################ -MONIT_VERSION = 5.22.0 +MONIT_VERSION = 5.23.0 MONIT_SITE = https://mmonit.com/monit/dist MONIT_DEPENDENCIES = host-bison host-flex # This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |