FreeBSD Bugzilla – Attachment 221838 Details for
Bug 252942
sysutils/lsof: unbreak building on 14.0-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch for Configure allowing building on 14.0-CURRENT
patch-Configure (text/plain), 574 bytes, created by
Trond.Endrestol
on 2021-01-23 13:18:16 UTC
(
hide
)
Description:
Updated patch for Configure allowing building on 14.0-CURRENT
Filename:
MIME Type:
Creator:
Trond.Endrestol
Created:
2021-01-23 13:18:16 UTC
Size:
574 bytes
patch
obsolete
>--- Configure.orig 2019-05-08 09:32:25.000000000 +0200 >+++ Configure 2021-01-22 20:39:39.912165000 +0100 >@@ -1628,6 +1628,10 @@ > LSOF_TSTBIGF=" " > LSOF_VERS=13000 > ;; >+ 14*) >+ LSOF_TSTBIGF=" " >+ LSOF_VERS=14000 >+ ;; > *) > echo Unknown FreeBSD release: `uname -r` > rm -f $LSOF_HLP >@@ -1639,7 +1643,7 @@ > # Clear LSOF_UNSUP message for supported versions of FreeBSD. > > case $LSOF_VERS in # { >- 4090|8020|8030|8040|9000|10000|11000|12000) >+ 4090|8020|8030|8040|9000|10000|11000|12000|13000|14000) > LSOF_UNSUP="" > ;; > esac # }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252942
: 221838