diff options
author | Martin Pala <martinp@tildeslash.com> | 2024-10-11 22:03:41 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2024-10-11 22:05:01 +0300 |
commit | fbf656754eb69538822f8603ca1e9861d671748f (patch) | |
tree | ff2cb60b31450a87297f004b0f8550143ebb1b1f /sysutils/monit | |
parent | print/lilypond-devel: Update 2.25.19 → 2.25.20 (diff) |
sysutils/monit: Update 5.34.1 → 5.34.2
Changelog:
https://mmonit.com/monit/changes/#5.34.2
Remove GNU_CONFIGURE_MANPREFIX.
PR: 282016
Diffstat (limited to 'sysutils/monit')
-rw-r--r-- | sysutils/monit/Makefile | 3 | ||||
-rw-r--r-- | sysutils/monit/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 291b19982915..57310d2d7bc4 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -1,5 +1,5 @@ PORTNAME= monit -DISTVERSION= 5.34.1 +DISTVERSION= 5.34.2 CATEGORIES= sysutils MASTER_SITES= https://mmonit.com/monit/dist/ @@ -15,7 +15,6 @@ CPE_VENDOR= m${PORTNAME} USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share SUB_FILES= pkg-message diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index 70cffc63699c..8e261d5099eb 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728058355 -SHA256 (monit-5.34.1.tar.gz) = ef1a05d8140bc0165ee6653b942b6ff5fa73f9aec11b02fc47c9c1cab9174152 -SIZE (monit-5.34.1.tar.gz) = 1490715 +TIMESTAMP = 1728673284 +SHA256 (monit-5.34.2.tar.gz) = 291ca3d898e9b425b6d0c1768728fecd6c1cf4c268c79db15fda26285ad5b832 +SIZE (monit-5.34.2.tar.gz) = 1490776 |