public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/unrealircd/files: unrealircd-3.2.9-disabled-stacked-extbans.patch
@ 2011-11-09 18:13 Nathan Phillip Brink (binki)
  0 siblings, 0 replies; 2+ messages in thread
From: Nathan Phillip Brink (binki) @ 2011-11-09 18:13 UTC (permalink / raw
  To: gentoo-commits

binki       11/11/09 18:13:51

  Added:                unrealircd-3.2.9-disabled-stacked-extbans.patch
  Log:
  Fix bug 389949 (by scribeofthenile) where compilation failed in unrealircd-3.2.9 and unrealircd-3.2.9_rc2 when USE=-extban-stacking.
  
  (Portage version: 2.2.0_alpha71-r1/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-irc/unrealircd/files/unrealircd-3.2.9-disabled-stacked-extbans.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/files/unrealircd-3.2.9-disabled-stacked-extbans.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/files/unrealircd-3.2.9-disabled-stacked-extbans.patch?rev=1.1&content-type=text/plain

Index: unrealircd-3.2.9-disabled-stacked-extbans.patch
===================================================================
# HG changeset patch
# User Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
# Date 1320859299 0
# Node ID 110ba58ecd56ad5debb00726e5e3ca8d5df135bf
# Parent  a673dd0f7b377ec35ce26fffc4affc9c7563c7b1
- Fix compilation issue when disabling stacked extbans. https://bugs.gentoo.org/389949

diff -r a673dd0f7b37 -r 110ba58ecd56 Changes
diff -r a673dd0f7b37 -r 110ba58ecd56 src/extbans.c
--- a/src/extbans.c	Wed Nov 09 17:16:55 2011 +0000
+++ b/src/extbans.c	Wed Nov 09 17:21:39 2011 +0000
@@ -533,9 +533,9 @@
 	req.conv_param = extban_conv_param_nuh;
 #else
 	req.conv_param = extban_conv_param_nuh_or_extban;
+	req.is_ok = extban_is_ok_nuh_extban;
 #endif
 	req.is_banned = extban_modej_is_banned;
-	req.is_ok = extban_is_ok_nuh_extban;
 	req.options = EXTBOPT_ACTMODIFIER;
 	ExtbanAdd(NULL, req);
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-irc/unrealircd/files: unrealircd-3.2.9-disabled-stacked-extbans.patch
@ 2015-06-28 19:20 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-06-28 19:20 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/06/28 19:20:50

  Removed:              unrealircd-3.2.9-disabled-stacked-extbans.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-28 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-28 19:20 [gentoo-commits] gentoo-x86 commit in net-irc/unrealircd/files: unrealircd-3.2.9-disabled-stacked-extbans.patch Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2011-11-09 18:13 Nathan Phillip Brink (binki)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox