- Update to 5.0.1
PR: 134072 Submitted by: Martin Pala <martinp at tildeslash dot com> (maintainer)
This commit is contained in:
parent
52e64acacb
commit
650ff2dc63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233273
2 changed files with 5 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue