[96822] trunk/dports/devel/zeroc-ice34/Portfile

blair at macports.org blair at macports.org
Sun Aug 19 10:10:12 PDT 2012


Revision: 96822
          https://trac.macports.org/changeset/96822
Author:   blair at macports.org
Date:     2012-08-19 10:10:12 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
zeroc-ice34: wrap long line.

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

Modified: trunk/dports/devel/zeroc-ice34/Portfile
===================================================================
--- trunk/dports/devel/zeroc-ice34/Portfile	2012-08-19 17:09:56 UTC (rev 96821)
+++ trunk/dports/devel/zeroc-ice34/Portfile	2012-08-19 17:10:12 UTC (rev 96822)
@@ -144,7 +144,8 @@
     close $fl
     foreach line [split $data \n] {
         if {[string match "extern size_t iconv*const*" $line]} {
-            reinplace "s/_LIBICONV_VERSION < 0x010B/1/" ${build.dir}/include/Ice/IconvStringConverter.h
+            reinplace "s/_LIBICONV_VERSION < 0x010B/1/" \
+                ${build.dir}/include/Ice/IconvStringConverter.h
             break
         }
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/1f72ffe4/attachment.html>


More information about the macports-changes mailing list