diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-11-21 06:19:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-11-21 06:19:53 +0800 |
commit | 270c4b880fed4c4d1539e0a2102d44d8224a7bf1 (patch) | |
tree | 43ca8d2c54e30a28703636634c9cb8e02ef2a2df /sysutils | |
parent | 5998260889d71f5a39b17ce5ff70aa3b479cc978 (diff) | |
download | freebsd-ports-gnome-270c4b880fed4c4d1539e0a2102d44d8224a7bf1.tar.gz freebsd-ports-gnome-270c4b880fed4c4d1539e0a2102d44d8224a7bf1.tar.zst freebsd-ports-gnome-270c4b880fed4c4d1539e0a2102d44d8224a7bf1.zip |
- Update to 5.2.3
Changes: http://www.mmonit.com/monit/dist/CHANGES.txt
PR: ports/152429
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 7ff405cb5f3e..0ed5686b1e3a 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monit -PORTVERSION= 5.2.2 +PORTVERSION= 5.2.3 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index f4c5800a60fd..b6acf747ce67 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,2 +1,2 @@ -SHA256 (monit-5.2.2.tar.gz) = addfa9131ca6b0a3a6073aeb9290d34e5fec203ee7c2fff934db54a06b699268 -SIZE (monit-5.2.2.tar.gz) = 610419 +SHA256 (monit-5.2.3.tar.gz) = 920f50e752cbdc8e2c7f009e1c54bfd46f5646ea22bbab96c58eb5d1a19a0d8c +SIZE (monit-5.2.3.tar.gz) = 618139 |