diff options
author | jhale <jhale@FreeBSD.org> | 2015-06-17 21:49:02 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2015-06-17 21:49:02 +0800 |
commit | cd5765383f6134f1fd7fa9ca6eae39386368b067 (patch) | |
tree | dd1bd81bf30b09da41110d8bf6db7588db7f70ab /sysutils | |
parent | d71522a22e1fd415eec54f126e018565e0a3cc6e (diff) | |
download | freebsd-ports-gnome-cd5765383f6134f1fd7fa9ca6eae39386368b067.tar.gz freebsd-ports-gnome-cd5765383f6134f1fd7fa9ca6eae39386368b067.tar.zst freebsd-ports-gnome-cd5765383f6134f1fd7fa9ca6eae39386368b067.zip |
- Update to 5.14
Submitted by: <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 f82bde821b78..0b7899b38814 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.13 +PORTVERSION= 5.14 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index 9d9bed53e30b..c805738762fa 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,2 +1,2 @@ -SHA256 (monit-5.13.tar.gz) = 9abae036f3be93a19c6b476ecd106b29d4da755bbc05f0a323e882eab6b2c5a9 -SIZE (monit-5.13.tar.gz) = 1193463 +SHA256 (monit-5.14.tar.gz) = d0424c3ee8ed43d670ba039184a972ac9f3ad6f45b0806ec17c23820996256c6 +SIZE (monit-5.14.tar.gz) = 1200131 |