[Bug 258029] sysutils/monit: Update to 5.29.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258029] sysutils/monit: Update to 5.29.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.