[Bug 258029] sysutils/monit: Update to 5.29.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Aug 2021 21:28:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258029

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org
             Status|New                         |Open

--- Comment #4 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,

1. use DISTVERSION instead of PORTVERSION:
---
https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming
---

2. small fix using alphabetical order in PORTDOCS:
---
+PORTDOCS=      CHANGES COPYING
-PORTDOCS=      COPYING CHANGES
---

What do you think? If it is ok, please update your patch

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.