FreeBSD Bugzilla – Attachment 7476 Details for
Bug 16200
Checksum mismatch for distfile. Minor "bug" fixes.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.24 KB, created by
paatela
on 2000-01-19 09:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
paatela
Created:
2000-01-19 09:20:01 UTC
Size:
1.24 KB
patch
obsolete
>*** Makefile.orig Wed Jan 19 07:58:20 2000 >--- Makefile Wed Jan 19 07:59:28 2000 >*************** >*** 44,49 **** >--- 44,55 ---- > CONFIGURE_ARGS+= --without-gnome > .endif > >+ .if defined(USE_INET6) >+ CONFIGURE_ARGS+= --enable-ipv6 >+ .else >+ CONFIGURE_ARGS+= --disable-ipv6 >+ .endif >+ > CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ > GLIB_CONFIG="${GLIB_CONFIG}" > >Fix for the typo in config-file included with the distfile >patches/patch-aa: >*** config.orig Wed Jan 19 10:59:02 2000 >--- config Wed Jan 19 10:59:09 2000 >*************** >*** 11,17 **** > {name = IRCNet;max_kicks = 4;max_modes = 3;max_msgs = 3;}, > {name = EFNet;max_kicks = 4;max_modes = 4;max_msgs = 3;}, > {name = Undernet;max_kicks = 4;max_modes = 3;max_msgs = 3;}, >! {name = OPN;max_kicks = 1;max_modes = 6;max_msgs = 100;} > {name = PTlink;max_kicks = 1;max_modes = 6;max_msgs = 100;} > ); > >--- 11,17 ---- > {name = IRCNet;max_kicks = 4;max_modes = 3;max_msgs = 3;}, > {name = EFNet;max_kicks = 4;max_modes = 4;max_msgs = 3;}, > {name = Undernet;max_kicks = 4;max_modes = 3;max_msgs = 3;}, >! {name = OPN;max_kicks = 1;max_modes = 6;max_msgs = 100;}, > {name = PTlink;max_kicks = 1;max_modes = 6;max_msgs = 100;} > );
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 16200
:
7475
| 7476