<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[115260] trunk/dports/textproc/openjade</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/115260">115260</a></dd>
<dt>Author</dt> <dd>jeremyhu@macports.org</dd>
<dt>Date</dt> <dd>2013-12-30 01:24:36 -0800 (Mon, 30 Dec 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>openjade: Build with clang

Build fix comes from Jack Howard by way of fink:

http://sourceforge.net/p/fink/package-submissions/3983/</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportstextprocopenjadePortfile">trunk/dports/textproc/openjade/Portfile</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportstextprocopenjadefilesclangpatch">trunk/dports/textproc/openjade/files/clang.patch</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportstextprocopenjadefilespatchMakefilelibin">trunk/dports/textproc/openjade/files/patch-Makefile.lib.in</a></li>
<li><a href="#trunkdportstextprocopenjadefilespatchMakefileprogin">trunk/dports/textproc/openjade/files/patch-Makefile.prog.in</a></li>
<li><a href="#trunkdportstextprocopenjadefilespatchconfigure">trunk/dports/textproc/openjade/files/patch-configure</a></li>
<li><a href="#trunkdportstextprocopenjadefilespatchltmainsh">trunk/dports/textproc/openjade/files/patch-ltmain.sh</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportstextprocopenjadePortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/textproc/openjade/Portfile (115259 => 115260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/openjade/Portfile        2013-12-30 09:19:08 UTC (rev 115259)
+++ trunk/dports/textproc/openjade/Portfile        2013-12-30 09:24:36 UTC (rev 115260)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx"> 
</span><span class="cx"> name            openjade
</span><span class="cx"> version         1.3.2
</span><del>-revision        5
</del><ins>+revision        6
</ins><span class="cx"> categories      textproc
</span><span class="cx"> license         MIT
</span><span class="cx"> maintainers     fourpalms.org:lockhart openmaintainer
</span><span class="lines">@@ -20,10 +20,7 @@
</span><span class="cx"> 
</span><span class="cx"> checksums       md5 7df692e3186109cc00db6825b777201e
</span><span class="cx"> 
</span><del>-patchfiles      patch-Makefile.lib.in \
-                patch-Makefile.prog.in \
-                patch-ltmain.sh \
-                patch-configure \
</del><ins>+patchfiles      clang.patch \
</ins><span class="cx">                 patch-GroveApp.h \
</span><span class="cx">                 patch-GroveBuilder.cxx \
</span><span class="cx">                 patch-Node.h \
</span><span class="lines">@@ -33,22 +30,6 @@
</span><span class="cx"> depends_lib     port:opensp
</span><span class="cx"> depends_run     port:xmlcatmgr
</span><span class="cx"> 
</span><del>-platform darwin {
-    if {${os.major} &gt;= 13} {
-        # TODO: Test Mavericks once the clang build failures are addressed
-
-        depends_lib
-        depends_run
-        pre-fetch {
-            ui_error &quot;$name does not build on Mavericks or later.&quot;
-            error &quot;unsupported platform&quot;
-        }
-    }
-}
-
-# TeXFOTBuilder.cxx:1876:48: error: default initialization of an object of const type 'const TeXFOTBuilder::PageFloatFlowObj' requires a user-provided default constructor
-compiler.blacklist *clang*
-
</del><span class="cx"> # xmlcatmgr as installed by MacPorts defaults to using
</span><span class="cx"> # ${prefix}/etc/sgml/catalog (for XML) and ${prefix}/etc/sgml/catalog (for
</span><span class="cx"> # SGML). For historic reasons, openjade expects the catalog to be in
</span></span></pre></div>
<a id="trunkdportstextprocopenjadefilesclangpatch"></a>
<div class="addfile"><h4>Added: trunk/dports/textproc/openjade/files/clang.patch (0 => 115260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/openjade/files/clang.patch                                (rev 0)
+++ trunk/dports/textproc/openjade/files/clang.patch        2013-12-30 09:24:36 UTC (rev 115260)
</span><span class="lines">@@ -0,0 +1,245 @@
</span><ins>+diff -Nurd -x'*~' Makefile.comm.in Makefile.comm.in
+--- Makefile.comm.in        2002-12-01 06:56:47.000000000 -0500
++++ Makefile.comm.in        2007-04-23 03:55:18.000000000 -0400
+@@ -29,7 +29,7 @@

+ LIBS=@LIBS@
+ DEFS=@DEFS@ -DDEFAULT_SCHEME_BUILTINS=\&quot;${datadir}/builtins.dsl\&quot;
+-INCS=-I$(srcdir) -I$(srcdir)/../include -I$(spincludedir) -I$(spincludedir)/.. $(INCLUDE)
++INCS=-I$(srcdir) -I$(srcdir)/../include $(INCLUDE) -I$(spincludedir) -I$(spincludedir)/..
+ CXXFLAGS=@CXXFLAGS@ $(INCS) $(DEBUG) $(DEFS)
+ CFLAGS=@CFLAGS@ $(DEBUG) $(DEFS)
+ LDFLAGS=@LDFLAGS@
+diff -Nurd -x'*~' Makefile.lib.in Makefile.lib.in
+--- Makefile.lib.in        2002-01-22 06:57:53.000000000 -0500
++++ Makefile.lib.in        2007-04-23 03:40:08.000000000 -0400
+@@ -23,7 +23,7 @@
+         echo 'LT_OBJS='`echo $(OBJS)|sed 's/\.o/.lo/g'` &gt;Makefile.lt

+ lib$(LIB).la: $(LT_OBJS)
+-        $(LIBTOOL) --mode=link $(CC) $(LINKFLAGS) -o lib$(LIB).la $(LT_OBJS) \
++        $(LIBTOOL) --mode=link $(CXX) $(LINKFLAGS) -o lib$(LIB).la $(LT_OBJS) \
+             -rpath $(libdir) -version-info $(LTVERSION) $(DEPLIBS)

+ install:
+diff -Nurd -x'*~' Makefile.prog.in Makefile.prog.in
+--- Makefile.prog.in        2002-01-22 06:57:53.000000000 -0500
++++ Makefile.prog.in        2007-04-23 03:40:08.000000000 -0400
+@@ -12,14 +12,14 @@

+ ALL_LIBS = $(XLIBS) $(LIBS)
+ Makefile.lt:
+-        echo 'LT_LIBS='`echo $(ALL_LIBS)|sed 's/\.a/.la/g'` &gt;Makefile.lt
++        echo 'LT_LIBS='`echo $(XLIBS)|sed 's/\.a/.la/g'` &gt;Makefile.lt

+ PROG:=$(shell echo &quot;$(PROG)&quot; | sed '@program_transform_name@')

+ all: $(PROG)

+ $(PROG): $(OBJS) $(COBJS) $(LT_LIBS)
+-        $(LIBTOOL) --mode=link $(CXX) $(LINKFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ $(OBJS) $(COBJS) $(LT_LIBS)
++        $(LIBTOOL) --mode=link $(CXX) $(LINKFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ $(OBJS) $(COBJS) $(LT_LIBS) $(LIBS)

+ install: $(PROG)
+         -test -d $(DESTDIR)$(bindir) || \
+diff -Nurd -x'*~' config/ltmain.sh config/ltmain.sh
+--- config/ltmain.sh        2002-01-17 08:45:52.000000000 -0500
++++ config/ltmain.sh        2007-04-23 03:40:08.000000000 -0400
+@@ -2858,6 +2858,11 @@
+         if test -n &quot;$export_symbols&quot; &amp;&amp; test -n &quot;$archive_expsym_cmds&quot;; then
+           eval cmds=\&quot;$archive_expsym_cmds\&quot;
+         else
++          if test &quot;x$verstring&quot; = &quot;x0.0&quot;; then
++            tmp_verstring=
++          else
++            tmp_verstring=&quot;$verstring&quot;
++          fi
+           eval cmds=\&quot;$archive_cmds\&quot;
+         fi
+         IFS=&quot;${IFS=         }&quot;; save_ifs=&quot;$IFS&quot;; IFS='~'
+@@ -3913,10 +3918,10 @@

+ # Directory that this library needs to be installed in:
+ libdir='$install_libdir'&quot;
+-          if test &quot;$installed&quot; = no &amp;&amp; test $need_relink = yes; then
+-            $echo &gt;&gt; $output &quot;\
+-relink_command=\&quot;$relink_command\&quot;&quot;
+-          fi
++#          if test &quot;$installed&quot; = no &amp;&amp; test $need_relink = yes; then
++#            $echo &gt;&gt; $output &quot;\
++#relink_command=\&quot;$relink_command\&quot;&quot;
++#          fi
+         done
+       fi

+diff -Nurd -x'*~' configure configure
+--- configure        2002-12-01 11:18:40.000000000 -0500
++++ configure        2007-04-23 03:40:08.000000000 -0400
+@@ -3063,8 +3063,8 @@


+ case &quot;${host}&quot; in
+-  *-*-darwin*)
+-    LINKFLAGS=&quot;-no-undefined&quot;
++  *darwin*)
++    LINKFLAGS=&quot;-allow-undefined&quot;
+     ;;
+   *)
+     if test &quot;$GXX&quot;
+@@ -7907,11 +7907,11 @@
+     ;;

+   darwin* | rhapsody*)
+-    allow_undefined_flag='-undefined suppress'
++    allow_undefined_flag='-undefined suppress -flat_namespace'
+     # FIXME: Relying on posixy $() will cause problems for
+     #        cross-compilation, but unfortunately the echo tests do not
+     #        yet detect zsh echo's removal of \ escapes.
+-    archive_cmds='$CC $(test .$module = .yes &amp;&amp; echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $(test -n &quot;$verstring&quot; -a x$verstring != x0.0 &amp;&amp; echo $verstring)'
++    archive_cmds='$CXX $(test .$module = .yes &amp;&amp; echo -bundle || echo  -dynamiclib) $allow_undefined_flag -o $lib $libs $libobjs $deplibs$linkopts -install_name $rpath/$soname $tmp_verstring'
+     # We need to add '_' to the symbols in $export_symbols first
+     #archive_expsym_cmds=&quot;$archive_cmds&quot;' &amp;&amp; strip -s $export_symbols'
+     hardcode_direct=yes
+@@ -9366,6 +9366,10 @@
+ # Is the compiler the GNU C compiler?
+ with_gcc=$GCC

++# The c++ compiler
++
++CXX=$ac_ct_CXX
++
+ # The linker used to build libraries.
+ LD=$lt_LD

+diff -Nurd -x'*~' spgrove/Makefile.sub spgrove/Makefile.sub
+--- spgrove/Makefile.sub        2002-11-15 17:46:50.000000000 -0500
++++ spgrove/Makefile.sub        2007-04-23 03:43:23.000000000 -0400
+@@ -1,8 +1,7 @@
+ LTVERSION=0:1:0
+ LIB=ospgrove
+ INCLUDE=-I$(srcdir)/../grove
+-DEPLIBS=-lm -L$(TOP)/grove -L$(TOP)/grove/.libs \
+-        -L$(TOP)/lib -L$(TOP)/lib/.libs \
++DEPLIBS=-lm \
+         $(LIB_THREADS)
+ OBJS=GroveApp.o GroveBuilder.o SdNode.o
+ GENSRCS=grove_inst.cxx
+diff -Nurd -x'*~' style/Makefile.sub style/Makefile.sub
+--- style/Makefile.sub        2002-11-15 17:46:50.000000000 -0500
++++ style/Makefile.sub        2007-04-23 03:44:04.000000000 -0400
+@@ -1,8 +1,6 @@
+ LTVERSION=0:1:0
+ LIB=ostyle
+-DEPLIBS=-lm -L$(TOP)/grove -L$(TOP)/grove/.libs \
+-  -L$(TOP)/lib -L$(TOP)/lib/.libs \
+-  -L$(TOP)/spgrove -L$(TOP)/spgrove/.libs 
++DEPLIBS=-lm
+ OBJS=LangObj.o \
+   Collector.o \
+   DssslApp.o \
+diff -Naur jade/TeXFOTBuilder.cxx jade/TeXFOTBuilder.cxx
+--- jade/TeXFOTBuilder.cxx        2002-01-15 10:35:37.000000000 +0000
++++ jade/TeXFOTBuilder.cxx        2011-03-30 09:39:46.000000000 +0000
+@@ -75,6 +75,7 @@
+     virtual void end(TeXFOTBuilder &amp;) const = 0;
+   };
+   class PageFloatFlowObj : public TeXCompoundExtensionFlowObj {
++  public:
+     void start(TeXFOTBuilder &amp;fotb, const NodePtr &amp;) const {
+       fotb.startPageFloat(nic_);
+     }
+@@ -88,12 +89,14 @@
+       value.convertString(nic_.placement);
+       }
+     ExtensionFlowObj *copy() const { return new PageFloatFlowObj(*this); }
++    PageFloatFlowObj() {}
+   private:
+     PageFloatNIC nic_;
+     StringC name_;
+     StringC placement;
+   };
+   class PageFootnoteFlowObj : public TeXCompoundExtensionFlowObj {
++  public:
+     void start(TeXFOTBuilder &amp;fotb, const NodePtr &amp;) const {
+       fotb.startPageFootnote();
+     }
+@@ -101,6 +104,7 @@
+       fotb.endPageFootnote();
+     }
+     ExtensionFlowObj *copy() const { return new PageFootnoteFlowObj(*this); }
++    PageFootnoteFlowObj() {}
+   private:
+   };
+   //////////////////////////////////////////////////////////////////////
+diff -Naur jade/TransformFOTBuilder.cxx jade/TransformFOTBuilder.cxx
+--- jade/TransformFOTBuilder.cxx        2002-12-01 14:55:51.000000000 +0000
++++ jade/TransformFOTBuilder.cxx        2011-03-30 09:38:48.000000000 +0000
+@@ -51,6 +51,7 @@
+       value.convertString(name_);
+     }
+     ExtensionFlowObj *copy() const { return new EntityRefFlowObj(*this); }
++    EntityRefFlowObj() {}
+   private:
+     StringC name_;
+   };
+@@ -66,10 +67,12 @@
+       value.convertString(data_);
+     }
+     ExtensionFlowObj *copy() const { return new ProcessingInstructionFlowObj(*this); }
++    ProcessingInstructionFlowObj() {}
+   private:
+     StringC data_;
+   };
+   class EmptyElementFlowObj : public TransformExtensionFlowObj {
++  public:
+     void atomic(TransformFOTBuilder &amp;fotb, const NodePtr &amp;nd) const {
+       if (nic_.gi.size() &gt; 0)
+         fotb.emptyElement(nic_);
+@@ -98,10 +101,12 @@
+       }
+     }
+     ExtensionFlowObj *copy() const { return new EmptyElementFlowObj(*this); }
++    EmptyElementFlowObj() {}
+   private:
+     ElementNIC nic_;
+   };
+   class ElementFlowObj : public TransformCompoundExtensionFlowObj {
++  public:
+     void start(TransformFOTBuilder &amp;fotb, const NodePtr &amp;nd) const {
+       if (nic_.gi.size() &gt; 0)
+         fotb.startElement(nic_);
+@@ -133,10 +138,12 @@
+       }
+     }
+     ExtensionFlowObj *copy() const { return new ElementFlowObj(*this); }
++    ElementFlowObj() {}
+   private:
+     ElementNIC nic_;
+   };
+   class EntityFlowObj : public TransformCompoundExtensionFlowObj {
++  public:
+     void start(TransformFOTBuilder &amp;fotb, const NodePtr &amp;) const {
+       fotb.startEntity(systemId_);
+     }
+@@ -150,10 +157,12 @@
+       value.convertString(systemId_);
+     }
+     ExtensionFlowObj *copy() const { return new EntityFlowObj(*this); }
++    EntityFlowObj() {}
+   private:
+     StringC systemId_;
+   };
+   class DocumentTypeFlowObj : public TransformExtensionFlowObj {
++  public:
+     void atomic(TransformFOTBuilder &amp;fotb, const NodePtr &amp;nd) const {
+       fotb.documentType(nic_);
+     }
+@@ -174,6 +183,7 @@
+       }
+     }
+     ExtensionFlowObj *copy() const { return new DocumentTypeFlowObj(*this); }
++    DocumentTypeFlowObj() {}
+   private:
+     DocumentTypeNIC nic_;
+   };
+
</ins></span></pre></div>
<a id="trunkdportstextprocopenjadefilespatchMakefilelibin"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/openjade/files/patch-Makefile.lib.in (115259 => 115260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/openjade/files/patch-Makefile.lib.in        2013-12-30 09:19:08 UTC (rev 115259)
+++ trunk/dports/textproc/openjade/files/patch-Makefile.lib.in        2013-12-30 09:24:36 UTC (rev 115260)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>---- Makefile.lib.in.orig        Tue Jan 22 06:57:53 2002
-+++ Makefile.lib.in        Tue Jun 11 15:54:36 2002
-@@ -23,7 +23,7 @@
-         echo 'LT_OBJS='`echo $(OBJS)|sed 's/\.o/.lo/g'` &gt;Makefile.lt

- lib$(LIB).la: $(LT_OBJS)
--        $(LIBTOOL) --mode=link $(CC) $(LINKFLAGS) -o lib$(LIB).la $(LT_OBJS) \
-+        $(LIBTOOL) --mode=link $(CXX) $(LINKFLAGS) -o lib$(LIB).la $(LT_OBJS) \
-             -rpath $(libdir) -version-info $(LTVERSION) $(DEPLIBS)

- install:
</del></span></pre></div>
<a id="trunkdportstextprocopenjadefilespatchMakefileprogin"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/openjade/files/patch-Makefile.prog.in (115259 => 115260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/openjade/files/patch-Makefile.prog.in        2013-12-30 09:19:08 UTC (rev 115259)
+++ trunk/dports/textproc/openjade/files/patch-Makefile.prog.in        2013-12-30 09:24:36 UTC (rev 115260)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>---- Makefile.prog.in.orig        Tue Jan 22 06:57:53 2002
-+++ Makefile.prog.in        Tue Jun 11 15:54:36 2002
-@@ -12,14 +12,14 @@

- ALL_LIBS = $(XLIBS) $(LIBS)
- Makefile.lt:
--        echo 'LT_LIBS='`echo $(ALL_LIBS)|sed 's/\.a/.la/g'` &gt;Makefile.lt
-+        echo 'LT_LIBS='`echo $(XLIBS)|sed 's/\.a/.la/g'` &gt;Makefile.lt

- PROG:=$(shell echo &quot;$(PROG)&quot; | sed '@program_transform_name@')

- all: $(PROG)

- $(PROG): $(OBJS) $(COBJS) $(LT_LIBS)
--        $(LIBTOOL) --mode=link $(CXX) $(LINKFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ $(OBJS) $(COBJS) $(LT_LIBS)
-+        $(LIBTOOL) --mode=link $(CXX) $(LINKFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ $(OBJS) $(COBJS) $(LT_LIBS) $(LIBS)

- install: $(PROG)
-         -test -d $(DESTDIR)$(bindir) || \
</del></span></pre></div>
<a id="trunkdportstextprocopenjadefilespatchconfigure"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/openjade/files/patch-configure (115259 => 115260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/openjade/files/patch-configure        2013-12-30 09:19:08 UTC (rev 115259)
+++ trunk/dports/textproc/openjade/files/patch-configure        2013-12-30 09:24:36 UTC (rev 115260)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>---- configure.orig        Fri Jan 25 10:36:25 2002
-+++ configure        Tue Jun 11 15:59:35 2002
-@@ -2877,8 +2877,8 @@
- test &quot;$INSTALL&quot; = &quot;./config/install-sh -c&quot; &amp;&amp; INSTALL=`pwd`&quot;/config/install-sh -c&quot;

- case &quot;${host}&quot; in
--  *-*-darwin*)
--    LINKFLAGS=&quot;-no-undefined&quot;
-+  *darwin*)
-+    LINKFLAGS=&quot;-allow-undefined&quot;
-     ;;
-   *)
-     if test &quot;$GXX&quot;
-@@ -7835,11 +7835,11 @@
-     ;;

-   darwin* | rhapsody*)
--    allow_undefined_flag='-undefined suppress'
-+    allow_undefined_flag='-undefined suppress -flat_namespace'
-     # FIXME: Relying on posixy $() will cause problems for
-     #        cross-compilation, but unfortunately the echo tests do not
-     #        yet detect zsh echo's removal of \ escapes.
--    archive_cmds='$CC $(test .$module = .yes &amp;&amp; echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $(test -n &quot;$verstring&quot; -a x$verstring != x0.0 &amp;&amp; echo $verstring)'
-+    archive_cmds='$CXX $(test .$module = .yes &amp;&amp; echo -bundle || echo  -dynamiclib) $allow_undefined_flag -o $lib $libs $libobjs $deplibs$linkopts -install_name $rpath/$soname $tmp_verstring'
-     # We need to add '_' to the symbols in $export_symbols first
-     #archive_expsym_cmds=&quot;$archive_cmds&quot;' &amp;&amp; strip -s $export_symbols'
-     hardcode_direct=yes
-@@ -9286,6 +9286,10 @@

- # Is the compiler the GNU C compiler?
- with_gcc=$GCC
-+
-+# The c++ compiler
-+
-+CXX=$ac_ct_CXX

- # The linker used to build libraries.
- LD=$lt_LD
</del></span></pre></div>
<a id="trunkdportstextprocopenjadefilespatchltmainsh"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/openjade/files/patch-ltmain.sh (115259 => 115260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/openjade/files/patch-ltmain.sh        2013-12-30 09:19:08 UTC (rev 115259)
+++ trunk/dports/textproc/openjade/files/patch-ltmain.sh        2013-12-30 09:24:36 UTC (rev 115260)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>---- config/ltmain.sh.orig        Thu Jan 17 08:45:52 2002
-+++ config/ltmain.sh        Tue Jun 11 15:58:17 2002
-@@ -2858,6 +2858,11 @@
-         if test -n &quot;$export_symbols&quot; &amp;&amp; test -n &quot;$archive_expsym_cmds&quot;; then
-           eval cmds=\&quot;$archive_expsym_cmds\&quot;
-         else
-+          if test &quot;x$verstring&quot; = &quot;x0.0&quot;; then
-+            tmp_verstring=
-+          else
-+            tmp_verstring=&quot;$verstring&quot;
-+          fi
-           eval cmds=\&quot;$archive_cmds\&quot;
-         fi
-         IFS=&quot;${IFS=         }&quot;; save_ifs=&quot;$IFS&quot;; IFS='~'
-@@ -3913,10 +3918,10 @@

- # Directory that this library needs to be installed in:
- libdir='$install_libdir'&quot;
--          if test &quot;$installed&quot; = no &amp;&amp; test $need_relink = yes; then
--            $echo &gt;&gt; $output &quot;\
--relink_command=\&quot;$relink_command\&quot;&quot;
--          fi
-+#          if test &quot;$installed&quot; = no &amp;&amp; test $need_relink = yes; then
-+#            $echo &gt;&gt; $output &quot;\
-+#relink_command=\&quot;$relink_command\&quot;&quot;
-+#          fi
-         done
-       fi
</del></span></pre>
</div>
</div>

</body>
</html>