Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2021 08:33:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258483] security/doas: port update
Message-ID:  <bug-258483-7788-FzBZk96Mgy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258483-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258483-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258483

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
---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258483-7788-FzBZk96Mgy>