[91892] trunk/dports/irc/xchat2

afb at macports.org afb at macports.org
Thu Apr 12 13:00:13 PDT 2012


Revision: 91892
          https://trac.macports.org/changeset/91892
Author:   afb at macports.org
Date:     2012-04-12 13:00:13 -0700 (Thu, 12 Apr 2012)
Log Message:
-----------
xchat2: remove overzealous patching (#33962)

Modified Paths:
--------------
    trunk/dports/irc/xchat2/Portfile
    trunk/dports/irc/xchat2/files/patch-glib-2.32.diff

Modified: trunk/dports/irc/xchat2/Portfile
===================================================================
--- trunk/dports/irc/xchat2/Portfile	2012-04-12 16:54:10 UTC (rev 91891)
+++ trunk/dports/irc/xchat2/Portfile	2012-04-12 20:00:13 UTC (rev 91892)
@@ -5,7 +5,7 @@
 
 name                xchat2
 version             2.8.8
-revision            4
+revision            5
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          irc
 maintainers         afb openmaintainer

Modified: trunk/dports/irc/xchat2/files/patch-glib-2.32.diff
===================================================================
--- trunk/dports/irc/xchat2/files/patch-glib-2.32.diff	2012-04-12 16:54:10 UTC (rev 91891)
+++ trunk/dports/irc/xchat2/files/patch-glib-2.32.diff	2012-04-12 20:00:13 UTC (rev 91892)
@@ -1,26 +1,3 @@
-diff -Naurp ./src/common/dbus/dbus-plugin.c ./src/common/dbus/dbus-plugin.c
---- ./src/common/dbus/dbus-plugin.c	2009-08-16 02:40:15.000000000 -0700
-+++ ./src/common/dbus/dbus-plugin.c	2012-04-09 14:02:12.000000000 -0700
-@@ -24,7 +24,7 @@
- #include <config.h>
- #include <dbus/dbus-glib.h>
- #include <dbus/dbus-glib-lowlevel.h>
--#include <glib/gi18n.h>
-+#include <glib.h>
- #include "../xchat-plugin.h"
- 
- #define PNAME _("remote access")
-diff -Naurp ./src/common/modes.c ./src/common/modes.c
---- ./src/common/modes.c	2010-05-29 18:52:18.000000000 -0700
-+++ ./src/common/modes.c	2012-04-09 14:02:12.000000000 -0700
-@@ -20,7 +20,6 @@
- #include <stdlib.h>
- #include <stdio.h>
- #include <glib.h>
--#include <glib/gprintf.h>
- 
- #include "xchat.h"
- #include "xchatc.h"
 diff -Naurp ./src/common/servlist.c ./src/common/servlist.c
 --- ./src/common/servlist.c	2010-05-16 00:24:26.000000000 -0700
 +++ ./src/common/servlist.c	2012-04-09 14:02:12.000000000 -0700
@@ -72,15 +49,3 @@
  #include <time.h>			/* need time_t */
  
  #ifndef XCHAT_H
-diff -Naurp ./src/fe-gtk/sexy-spell-entry.c ./src/fe-gtk/sexy-spell-entry.c
---- ./src/fe-gtk/sexy-spell-entry.c	2009-08-16 02:40:18.000000000 -0700
-+++ ./src/fe-gtk/sexy-spell-entry.c	2012-04-09 14:02:12.000000000 -0700
-@@ -26,7 +26,7 @@
- #include <gtk/gtk.h>
- #include "sexy-spell-entry.h"
- #include <string.h>
--#include <glib/gi18n.h>
-+#include <glib.h>
- #include <sys/types.h>
- /*#include "gtkspell-iso-codes.h"
- #include "sexy-marshal.h"*/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120412/95d6424e/attachment.html>


More information about the macports-changes mailing list