diff options
author | pawel <pawel@FreeBSD.org> | 2011-10-26 00:04:26 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-10-26 00:04:26 +0800 |
commit | 52846490fddd2da9eb753ccaf2a4d859afeb4807 (patch) | |
tree | bc071e3643fc365e46d4d719ca48d67835bd5d1c | |
parent | 5459e554064ed727bb4dddfa820fc66513fee2eb (diff) | |
download | freebsd-ports-gnome-52846490fddd2da9eb753ccaf2a4d859afeb4807.tar.gz freebsd-ports-gnome-52846490fddd2da9eb753ccaf2a4d859afeb4807.tar.zst freebsd-ports-gnome-52846490fddd2da9eb753ccaf2a4d859afeb4807.zip |
Update to 5.3.1
PR: ports/161983
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
-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 f089e6069d65..7991e55773cc 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -6,8 +6,7 @@ # PORTNAME= monit -PORTVERSION= 5.3 -PORTREVISION= 1 +PORTVERSION= 5.3.1 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index 5881e15ee6b3..17a75f35b8a7 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,2 +1,2 @@ -SHA256 (monit-5.3.tar.gz) = a336d275ac8176c6cdf50f971d2e42325e74af713ae77afa9f005a29db06981e -SIZE (monit-5.3.tar.gz) = 1193660 +SHA256 (monit-5.3.1.tar.gz) = 91a3f15c11a9b9e60e6e3b963f9f4af2acf5ca50ac6dc047d94ce50e966addc6 +SIZE (monit-5.3.1.tar.gz) = 1191191 |