<!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>[140656] trunk/dports/gnome/balsa</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/140656">140656</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2015-09-28 18:41:31 -0700 (Mon, 28 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>balsa: use upstream autogen.sh to reconfigure with our intltool.m4, dependencies, minimize compiler warnings, increment revision.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsgnomebalsaPortfile">trunk/dports/gnome/balsa/Portfile</a></li>
<li><a href="#trunkdportsgnomebalsafilespatchsrcsendmsgwindowcdiff">trunk/dports/gnome/balsa/files/patch-src-sendmsg-window.c.diff</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportsgnomebalsafilesautogensh">trunk/dports/gnome/balsa/files/autogen.sh</a></li>
<li><a href="#trunkdportsgnomebalsafilespatchconfigureacdiff">trunk/dports/gnome/balsa/files/patch-configure.ac.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsgnomebalsaPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/gnome/balsa/Portfile (140655 => 140656)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/gnome/balsa/Portfile        2015-09-29 00:26:02 UTC (rev 140655)
+++ trunk/dports/gnome/balsa/Portfile        2015-09-29 01:41:31 UTC (rev 140656)
</span><span class="lines">@@ -5,6 +5,7 @@
</span><span class="cx"> 
</span><span class="cx"> name                balsa
</span><span class="cx"> version             2.5.2
</span><ins>+revision            1
</ins><span class="cx"> license             GPL-3
</span><span class="cx"> description         GNOME e-mail client
</span><span class="cx"> long_description    Balsa is an e-mail client for GNOME, highly \
</span><span class="lines">@@ -25,7 +26,10 @@
</span><span class="cx"> depends_build       port:pkgconfig \
</span><span class="cx">                     port:intltool \
</span><span class="cx">                     port:itstool \
</span><del>-                    port:yelp-tools
</del><ins>+                    port:yelp-tools \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
</ins><span class="cx"> 
</span><span class="cx"> depends_lib         port:desktop-file-utils \
</span><span class="cx">                     port:gtk3 \
</span><span class="lines">@@ -47,8 +51,17 @@
</span><span class="cx"> depends_run         port:gnome-settings-daemon \
</span><span class="cx">                     port:yelp
</span><span class="cx">                 
</span><del>-patchfiles          patch-src-sendmsg-window.c.diff
</del><ins>+patchfiles          patch-configure.ac.diff \
+                    patch-src-sendmsg-window.c.diff
</ins><span class="cx"> 
</span><ins>+# use upstream autogen.sh to reconfigure with our intltool.m4
+                    
+post-patch {
+    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
+}
+
+configure.cmd       ./autogen.sh
+
</ins><span class="cx"> configure.args      --with-gpgme \
</span><span class="cx">                     --with-gmime=2.6 \
</span><span class="cx">                     --with-gtksourceview \
</span><span class="lines">@@ -62,6 +75,7 @@
</span><span class="cx">                     --with-libnotify \
</span><span class="cx">                     --with-gnome \
</span><span class="cx">                     --enable-pcre \
</span><ins>+                    --disable-more-warnings \
</ins><span class="cx">                     --disable-silent-rules
</span><span class="cx"> 
</span><span class="cx"> configure.cflags-append -D_DARWIN_C_SOURCE
</span></span></pre></div>
<a id="trunkdportsgnomebalsafilesautogensh"></a>
<div class="addfile"><h4>Added: trunk/dports/gnome/balsa/files/autogen.sh (0 => 140656)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/gnome/balsa/files/autogen.sh                                (rev 0)
+++ trunk/dports/gnome/balsa/files/autogen.sh        2015-09-29 01:41:31 UTC (rev 140656)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+#! /bin/sh
+# bootstrap file to be used when autogen.sh fails.
+echo &quot;Running gettextize...  Ignore non-fatal messages.&quot;
+glib-gettextize --force --copy || exit 1
+echo &quot;running intltoolize...&quot;
+[ -d m4 ] || mkdir m4
+intltoolize --copy --force --automake || exit 1
+echo &quot;Running libtoolize...&quot;
+glibtoolize --force || exit 1
+echo &quot;Running aclocal...&quot;
+aclocal || exit 1
+echo &quot;Running autoconf...&quot;
+autoconf || exit 1
+echo &quot;Running autoheader...&quot;
+autoheader || exit 1
+echo &quot;Running automake...&quot;
+automake --gnu --add-missing --copy || exit 1
+echo &quot;Running configure $* ...&quot;
+exec ./configure &quot;$@&quot;
</ins></span></pre></div>
<a id="trunkdportsgnomebalsafilespatchconfigureacdiff"></a>
<div class="addfile"><h4>Added: trunk/dports/gnome/balsa/files/patch-configure.ac.diff (0 => 140656)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/gnome/balsa/files/patch-configure.ac.diff                                (rev 0)
+++ trunk/dports/gnome/balsa/files/patch-configure.ac.diff        2015-09-29 01:41:31 UTC (rev 140656)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+--- configure.ac.orig        2015-05-30 09:46:38.000000000 -0700
++++ configure.ac        2015-08-26 12:03:38.000000000 -0700
+@@ -8,9 +8,9 @@
+ dnl Boilerplace and versioning
+ dnl ###########################################################################

+-# if autoconf is used not in a git source tree, use version=2.5.0
++# if autoconf is used not in a git source tree, use version=2.5.2
+ AC_INIT([balsa],
+-        m4_esyscmd([test -d .git &amp;&amp; echo -n `git describe --tags` || echo -n 2.5.1]),
++        [2.5.2],
+         [])

+ AM_INIT_AUTOMAKE
</ins></span></pre></div>
<a id="trunkdportsgnomebalsafilespatchsrcsendmsgwindowcdiff"></a>
<div class="modfile"><h4>Modified: trunk/dports/gnome/balsa/files/patch-src-sendmsg-window.c.diff (140655 => 140656)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/gnome/balsa/files/patch-src-sendmsg-window.c.diff        2015-09-29 00:26:02 UTC (rev 140655)
+++ trunk/dports/gnome/balsa/files/patch-src-sendmsg-window.c.diff        2015-09-29 01:41:31 UTC (rev 140656)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> --- src/sendmsg-window.c.orig        2013-07-17 14:44:51.000000000 -0700
</span><span class="cx"> +++ src/sendmsg-window.c        2013-07-17 14:48:20.000000000 -0700
</span><del>-@@ -4626,7 +4626,7 @@
</del><ins>+@@ -6858,7 +6858,7 @@
</ins><span class="cx">      sw_buffer_signals_connect(bsmsg);
</span><span class="cx">  
</span><span class="cx">  #if HAVE_GTKSOURCEVIEW
</span></span></pre>
</div>
</div>

</body>
</html>