diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-05-06 07:15:25 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-05-06 07:15:25 +0800 |
commit | 31221860a22ec77bed76730c03b0759d9329cb3a (patch) | |
tree | d1bff3a1ca6827f16423fe90fd6eabe45cc2d66d /sysutils/monit | |
parent | 22d443061884140e98a66b6c81876a0faf285640 (diff) | |
download | freebsd-ports-gnome-31221860a22ec77bed76730c03b0759d9329cb3a.tar.gz freebsd-ports-gnome-31221860a22ec77bed76730c03b0759d9329cb3a.tar.zst freebsd-ports-gnome-31221860a22ec77bed76730c03b0759d9329cb3a.zip |
- Update to 5.0.1
PR: 134072
Submitted by: Martin Pala <martinp at tildeslash dot com> (maintainer)
Diffstat (limited to 'sysutils/monit')
-rw-r--r-- | sysutils/monit/Makefile | 6 | ||||
-rw-r--r-- | sysutils/monit/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 211501f83e2c..6b09b6c5cfcf 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -6,10 +6,9 @@ # PORTNAME= monit -PORTVERSION= 4.10.1 -PORTREVISION= 1 +PORTVERSION= 5.0.1 CATEGORIES= sysutils -MASTER_SITES= http://www.tildeslash.com/monit/dist/ +MASTER_SITES= http://www.mmonit.com/monit/dist/ MAINTAINER= martinp@tildeslash.com COMMENT= Unix system management and monitoring @@ -62,7 +61,6 @@ post-install: ${INSTALL_SCRIPT} -m 644 ${WRKDIR}/${DISTNAME}/LICENSE ${PREFIX}/share/doc/monit/LICENSE ${INSTALL_SCRIPT} -m 644 ${WRKDIR}/${DISTNAME}/README ${PREFIX}/share/doc/monit/README ${INSTALL_SCRIPT} -m 644 ${WRKDIR}/${DISTNAME}/README.SSL ${PREFIX}/share/doc/monit/README.SSL - ${INSTALL_SCRIPT} -m 644 ${WRKDIR}/${DISTNAME}/STATUS ${PREFIX}/share/doc/monit/STATUS ${INSTALL_SCRIPT} -m 644 ${WRKDIR}/${DISTNAME}/doc/examples.html ${PREFIX}/share/doc/monit/examples.html ${INSTALL_SCRIPT} -m 644 ${WRKDIR}/${DISTNAME}/doc/monit.html ${PREFIX}/share/doc/monit/monit.html .endif diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index dfa2444fac41..f083ca4a5170 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,3 +1,3 @@ -MD5 (monit-4.10.1.tar.gz) = d3143b0bbd79b53f1b019d2fc1dae656 -SHA256 (monit-4.10.1.tar.gz) = f6a29300648381538a403f24506e75b94164e26c69c6861ca112d425edc9d193 -SIZE (monit-4.10.1.tar.gz) = 606273 +MD5 (monit-5.0.1.tar.gz) = 4a33f7f0b8d40264fb50370e6544f974 +SHA256 (monit-5.0.1.tar.gz) = e0f7e208b99cd4cfe2fdaea097d1b8ce6bdabdd4e6638876a3cd5f84d94a3b03 +SIZE (monit-5.0.1.tar.gz) = 624503 |