Date: Fri, 24 Sep 2010 21:09:46 GMT From: Martin Pala <martinp@tildeslash.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/150923: [maintainer update] sysutils/monit 5.2.1 Message-ID: <201009242109.o8OL9kFt027354@www.freebsd.org> Resent-Message-ID: <201009242110.o8OLA46J098555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 150923 >Category: ports >Synopsis: [maintainer update] sysutils/monit 5.2.1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Sep 24 21:10:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Martin Pala >Release: >Organization: Tildeslash Ltd. >Environment: >Description: The monit-5.2 which was released yesterday had functionality bug which breaks the HTTP protocol test when specific request is set, for example: if failed port 80 protocol http and request "/test/index.php" then alert The monit-5.2.1 release was prepared today which fixes this problem. Thank you, Martin >How-To-Repeat: >Fix: diff -ruN monit/Makefile monit-new/Makefile --- monit/Makefile 2010-09-24 02:56:09.000000000 +0200 +++ monit-new/Makefile 2010-09-24 23:05:03.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= monit -PORTVERSION= 5.2 +PORTVERSION= 5.2.1 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ diff -ruN monit/distinfo monit-new/distinfo --- monit/distinfo 2010-09-24 02:56:09.000000000 +0200 +++ monit-new/distinfo 2010-09-24 23:05:13.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (monit-5.2.tar.gz) = a58a6925d589ea1683c347df6dfb5388 -SHA256 (monit-5.2.tar.gz) = ad84f5c7faa215c47d5bcbf21f9248a2fd7c0e2163c76c25ff9b56e83284b3f5 -SIZE (monit-5.2.tar.gz) = 608327 +MD5 (monit-5.2.1.tar.gz) = 19ee6247b7528947d151720767bcf9d3 +SHA256 (monit-5.2.1.tar.gz) = 31b37dd4a6f6b48e6d6926d97bfe5ad998a2a0611af0586525a5dd1b5847e41e +SIZE (monit-5.2.1.tar.gz) = 619180 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009242109.o8OL9kFt027354>