[116218] trunk/dports/games/pioneers

snc at macports.org snc at macports.org
Tue Jan 21 12:48:10 PST 2014


Revision: 116218
          https://trac.macports.org/changeset/116218
Author:   snc at macports.org
Date:     2014-01-21 12:48:10 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
pioneers: bring back missing patchfile

Modified Paths:
--------------
    trunk/dports/games/pioneers/Portfile

Added Paths:
-----------
    trunk/dports/games/pioneers/files/patch-common-notifying-string.c.diff

Modified: trunk/dports/games/pioneers/Portfile
===================================================================
--- trunk/dports/games/pioneers/Portfile	2014-01-21 20:42:35 UTC (rev 116217)
+++ trunk/dports/games/pioneers/Portfile	2014-01-21 20:48:10 UTC (rev 116218)
@@ -41,6 +41,7 @@
     copy ${filespath}/launcher.sh ${worksrcpath}
 }
 
+patchfiles          patch-common-notifying-string.c.diff
 post-patch {
     reinplace s|@PREFIX@|${prefix}| ${worksrcpath}/launcher.sh
 }

Copied: trunk/dports/games/pioneers/files/patch-common-notifying-string.c.diff (from rev 112801, trunk/dports/games/pioneers/files/patch-common-notifying-string.c.diff)
===================================================================
--- trunk/dports/games/pioneers/files/patch-common-notifying-string.c.diff	                        (rev 0)
+++ trunk/dports/games/pioneers/files/patch-common-notifying-string.c.diff	2014-01-21 20:48:10 UTC (rev 116218)
@@ -0,0 +1,26 @@
+--- common/notifying-string.c.orig	2012-05-29 14:52:26.000000000 -0400
++++ common/notifying-string.c	2012-05-29 14:52:48.000000000 -0400
+@@ -35,10 +35,10 @@
+ typedef NotifyingStringClass SelfClass;
+ 
+ /* here are local prototypes */
+-#line 0 "common/notifying-string.gob"
++#line 1 "common/notifying-string.gob"
+ static void notifying_string_init (NotifyingString * o) G_GNUC_UNUSED;
+ #line 41 "notifying-string.c"
+-#line 0 "common/notifying-string.gob"
++#line 1 "common/notifying-string.gob"
+ static void notifying_string_class_init (NotifyingStringClass * c) G_GNUC_UNUSED;
+ #line 44 "notifying-string.c"
+ 
+--- common/gtk/scrollable-text-view.c.orig	2012-05-29 14:56:31.000000000 -0400
++++ common/gtk/scrollable-text-view.c	2012-05-29 14:56:47.000000000 -0400
+@@ -63,7 +63,7 @@
+ typedef ScrollableTextViewClass SelfClass;
+ 
+ /* here are local prototypes */
+-#line 0 "common/gtk/scrollable-text-view.gob"
++#line 1 "common/gtk/scrollable-text-view.gob"
+ static void scrollable_text_view_class_init (ScrollableTextViewClass * c) G_GNUC_UNUSED;
+ #line 69 "scrollable-text-view.c"
+ #line 40 "common/gtk/scrollable-text-view.gob"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140121/50c4dc1a/attachment-0001.html>


More information about the macports-changes mailing list