diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2011-12-21 17:31:49 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2011-12-21 17:31:49 +0000 |
commit | 8576025438977ce29cb67bcf7ecfd571972cf4ef (patch) | |
tree | 9d6da3cdefa63e0670f2217d26b4d9583ea82a78 /sysutils/monit | |
parent | 2b3858fdb6d22d8c13da813603511449fbb788b4 (diff) |
Notes
Diffstat (limited to 'sysutils/monit')
-rw-r--r-- | sysutils/monit/Makefile | 3 | ||||
-rw-r--r-- | sysutils/monit/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 7991e55773cc..d4a947198e96 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monit -PORTVERSION= 5.3.1 +PORTVERSION= 5.3.2 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ @@ -28,7 +28,6 @@ OPTIONS= SSL "Enable SSL support" on PLIST_FILES= bin/monit \ etc/monitrc.sample -PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message DOCS= CHANGES COPYING README diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index 17a75f35b8a7..5158864ac56a 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,2 +1,2 @@ -SHA256 (monit-5.3.1.tar.gz) = 91a3f15c11a9b9e60e6e3b963f9f4af2acf5ca50ac6dc047d94ce50e966addc6 -SIZE (monit-5.3.1.tar.gz) = 1191191 +SHA256 (monit-5.3.2.tar.gz) = 406a06ac912525c8e76066d07235c848466b331532b2b3de931b61fe455ae915 +SIZE (monit-5.3.2.tar.gz) = 1192207 |