diff options
author | dhn <dhn@FreeBSD.org> | 2011-03-30 01:56:15 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-03-30 01:56:15 +0800 |
commit | f9ebd17ba9e1266ce9430dc058fa25c2c9ca386c (patch) | |
tree | 133538369596273674a7b403bb5b562676d10b27 /sysutils | |
parent | c5f8823d51cabfbf452d8aa8c1d14c6f252f000e (diff) | |
download | freebsd-ports-gnome-f9ebd17ba9e1266ce9430dc058fa25c2c9ca386c.tar.gz freebsd-ports-gnome-f9ebd17ba9e1266ce9430dc058fa25c2c9ca386c.tar.zst freebsd-ports-gnome-f9ebd17ba9e1266ce9430dc058fa25c2c9ca386c.zip |
- Update to 5.2.5
PR: ports/156009
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/monit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/monit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 360505e3df7f..556a78bd92f6 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monit -PORTVERSION= 5.2.4 +PORTVERSION= 5.2.5 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index 40bb2b8bd946..708b7e83d4c6 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,2 +1,2 @@ -SHA256 (monit-5.2.4.tar.gz) = feabdd2c0e3263eadaf5359841b92a9e6d4824819b1df7b2b49d9727a849b4cf -SIZE (monit-5.2.4.tar.gz) = 609225 +SHA256 (monit-5.2.5.tar.gz) = 3c2496e9f653ff8a46b75b61126a86cb3861ad35e4eeb7379d64a0fc55c1fd8d +SIZE (monit-5.2.5.tar.gz) = 608861 |