[110451] trunk/dports/devel/zeroc-ice33/Portfile

blair at macports.org blair at macports.org
Fri Aug 30 23:52:46 PDT 2013


Revision: 110451
          https://trac.macports.org/changeset/110451
Author:   blair at macports.org
Date:     2013-08-30 23:52:46 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
zeroc-ice33: sort application of patch files alphabetically.

Modified Paths:
--------------
    trunk/dports/devel/zeroc-ice33/Portfile

Modified: trunk/dports/devel/zeroc-ice33/Portfile
===================================================================
--- trunk/dports/devel/zeroc-ice33/Portfile	2013-08-31 06:51:27 UTC (rev 110450)
+++ trunk/dports/devel/zeroc-ice33/Portfile	2013-08-31 06:52:46 UTC (rev 110451)
@@ -68,7 +68,7 @@
     ui_debug ${cmd}
     system ${cmd}
 
-    set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.slice2html.Gen.diff"
+    set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.Slice.Preprocessor.cpp.diff"
     ui_debug ${cmd}
     system ${cmd}
 
@@ -76,7 +76,7 @@
     ui_debug ${cmd}
     system ${cmd}
 
-    set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.Slice.Preprocessor.cpp.diff"
+    set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.slice2html.Gen.diff"
     ui_debug ${cmd}
     system ${cmd}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/1f6c6726/attachment.html>


More information about the macports-changes mailing list