The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=9b7eddfeed465d4062dbad178261b806e97d6b62

commit 9b7eddfeed465d4062dbad178261b806e97d6b62
Author:     Ed Maste <[email protected]>
AuthorDate: 2023-01-16 14:52:00 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2023-01-16 15:56:27 +0000

    openssh: remove mention of now-unused svn:keywords
    
    Reported by:    gshapiro
---
 crypto/openssh/FREEBSD-upgrade | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index b389f399a040..9f6f3d577e01 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -73,10 +73,7 @@
 
     $ git diff --diff-filter=M vendor/openssh/X.YpZ HEAD:crypto/openssh
 
-    Files that have modifications relative to the vendor code, and
-    only those files, must have the svn:keywords property set to
-    FreeBSD=%H and be listed in the 'keywords' file created by the
-    pre-merge script.
+    Review the diff for any unexpected changes.
 
 12) Run the configure script:
 

Reply via email to