[Bug 258483] security/doas: port update
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258483] security/doas: port update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Sep 2021 08:33:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258483
Nuno Teixeira <eduardo@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello!
I've tested 'doasedit' new utility and it works fine.
Makefile PLIST_FILES need to be in alphabetical order:
---
@@ -23,8 +23,8 @@
bin/doasedit \
bin/vidoas \
etc/doas.conf.sample \
+ man/man1/doas.1.gz \
man/man5/doas.conf.5.gz \
- man/man1/doas.1.gz \
man/man8/doasedit.8.gz \
man/man8/vidoas.8.gz
---
--
You are receiving this mail because:
You are the assignee for the bug.