FreeBSD Bugzilla – Attachment 218552 Details for
Bug 250155
net/iplog: Add DEPRECATED and EXPIRATION_DATE: Unmaintained and dead upstream
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile patch
Makefile.patch (text/plain), 488 bytes, created by
Udo Schweigert
on 2020-10-06 09:07:41 UTC
(
hide
)
Description:
Makefile patch
Filename:
MIME Type:
Creator:
Udo Schweigert
Created:
2020-10-06 09:07:41 UTC
Size:
488 bytes
patch
obsolete
>--- Makefile.orig 2020-10-06 07:53:27.652193000 +0200 >+++ Makefile 2020-10-06 08:58:29.939691000 +0200 >@@ -19,8 +19,8 @@ > > .include <bsd.port.options.mk> > >-.if ${OSVERSION} >= 1300000 >-IGNORE = The iplog port is broken for FreeBSD 13.x and above >+.if ${OSVERSION} >= 1300000 || ( ${OSVERSION} >= 1140000 && ${OSVERSION} < 1200000 ) || ( ${OSVERSION} >= 1201000 && ${OSVERSION} < 1300000 ) >+IGNORE = The iplog port is broken for FreeBSD 11.4, 12.1, 13.0 and above > .endif > > post-patch:
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 250155
:
218552
|
218690