[35802] trunk/dports/news/pan2
jmr at macports.org
jmr at macports.org
Sun Apr 6 15:43:30 PDT 2008
Revision: 35802
http://trac.macosforge.org/projects/macports/changeset/35802
Author: jmr at macports.org
Date: 2008-04-06 15:43:29 -0700 (Sun, 06 Apr 2008)
Log Message:
-----------
pan2: patch to build with current glib2, remove unused patchfiles.
Modified Paths:
--------------
trunk/dports/news/pan2/Portfile
Added Paths:
-----------
trunk/dports/news/pan2/files/patch-g_assert.diff
Removed Paths:
-------------
trunk/dports/news/pan2/files/patch-Makefile.in
trunk/dports/news/pan2/files/patch-pan-filters-filter-phrase.h
trunk/dports/news/pan2/files/patch-pan-filters-score.c
Modified: trunk/dports/news/pan2/Portfile
===================================================================
--- trunk/dports/news/pan2/Portfile 2008-04-06 20:31:33 UTC (rev 35801)
+++ trunk/dports/news/pan2/Portfile 2008-04-06 22:43:29 UTC (rev 35802)
@@ -20,3 +20,6 @@
use_bzip2 yes
depends_lib port:pcre port:gmime port:gtk2 port:gtkspell2
+
+# http://bugzilla.gnome.org/show_bug.cgi?id=524620
+patchfiles patch-g_assert.diff
Deleted: trunk/dports/news/pan2/files/patch-Makefile.in
===================================================================
--- trunk/dports/news/pan2/files/patch-Makefile.in 2008-04-06 20:31:33 UTC (rev 35801)
+++ trunk/dports/news/pan2/files/patch-Makefile.in 2008-04-06 22:43:29 UTC (rev 35802)
@@ -1,11 +0,0 @@
---- Makefile.in.orig Tue May 6 20:49:53 2003
-+++ Makefile.in Tue May 6 20:50:18 2003
-@@ -117,7 +117,7 @@
- XML_CFLAGS = @XML_CFLAGS@
- XML_LIBS = @XML_LIBS@
-
--SUBDIRS = po gmime pan docs tests
-+SUBDIRS = po gmime pan docs
-
- DESKTOP_IN_FILES = pan.desktop.in
- DESKTOP_FILES = $(DESKTOP_IN_FILES:.desktop.in=.desktop)
Added: trunk/dports/news/pan2/files/patch-g_assert.diff
===================================================================
--- trunk/dports/news/pan2/files/patch-g_assert.diff (rev 0)
+++ trunk/dports/news/pan2/files/patch-g_assert.diff 2008-04-06 22:43:29 UTC (rev 35802)
@@ -0,0 +1,24 @@
+diff -upr /tmp/portage/net-nntp/pan-9999/work/pan-9999/pan/data-impl/headers.cc /tmp/portage/pan-9999/pan/data-impl/headers.cc
+--- pan/data-impl/headers.cc.214
++++ pan/data-impl/headers.cc
+@@ -28,7 +28,7 @@ extern "C" {
+ #include <sys/types.h> // for chmod
+ #include <sys/stat.h> // for chmod
+ #include <glib/gi18n.h>
+- #include <glib/gmessages.h> // for g_assert
++ #include <glib/gtestutils.h> // for g_assert
+ }
+ #include <pan/general/debug.h>
+ #include <pan/general/foreach.h>
+diff -upr /tmp/portage/net-nntp/pan-9999/work/pan-9999/pan/data-impl/my-tree.cc /tmp/portage/pan-9999/pan/data-impl/my-tree.cc
+--- pan/data-impl/my-tree.cc.214
++++ pan/data-impl/my-tree.cc
+@@ -19,7 +19,7 @@
+
+ #include <config.h>
+ #include <cassert>
+-#include <glib/gmessages.h> // for g_assert
++#include <glib/gtestutils.h> // for g_assert
+ #include <pan/general/debug.h>
+ #include <pan/general/foreach.h>
+ #include <pan/general/quark.h>
Deleted: trunk/dports/news/pan2/files/patch-pan-filters-filter-phrase.h
===================================================================
--- trunk/dports/news/pan2/files/patch-pan-filters-filter-phrase.h 2008-04-06 20:31:33 UTC (rev 35801)
+++ trunk/dports/news/pan2/files/patch-pan-filters-filter-phrase.h 2008-04-06 22:43:29 UTC (rev 35802)
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/news/pan2/files/patch-pan::filters::filter-phrase.h,v 1.2 2001/11/13 11:16:30 sobomax Exp $
-
---- pan/filters/filter-phrase.h.orig Thu Oct 25 18:49:53 2001
-+++ pan/filters/filter-phrase.h Tue Nov 13 12:33:06 2001
-@@ -25,7 +25,7 @@
- #define __FILTER_PHRASE_H__
-
- #include <sys/types.h>
--#include <regex.h>
-+#include <gnuregex.h>
-
- #include <pan/filters/filter.h>
-
Deleted: trunk/dports/news/pan2/files/patch-pan-filters-score.c
===================================================================
--- trunk/dports/news/pan2/files/patch-pan-filters-score.c 2008-04-06 20:31:33 UTC (rev 35801)
+++ trunk/dports/news/pan2/files/patch-pan-filters-score.c 2008-04-06 22:43:29 UTC (rev 35802)
@@ -1,11 +0,0 @@
---- pan/filters/score.c.orig Tue Sep 2 23:24:08 2003
-+++ pan/filters/score.c Tue Sep 2 23:24:16 2003
-@@ -48,7 +48,7 @@
- #include <pan/prefs.h>
-
- #include <sys/types.h>
--#include <regex.h>
-+#include <gnuregex.h>
-
- /*********************
- ********************** Defines / Enumerated types
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080406/bcca317e/attachment.html
More information about the macports-changes
mailing list