<!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>[151290] users/devans/GNOME-3/unstable/dports/devel/gvfs</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/151290">151290</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2016-08-11 15:47:31 -0700 (Thu, 11 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>GNOME-3/unstable: gvfs, update to version 1.29.90, no longer uses intltool, remove obsolete patch file.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#usersdevansGNOME3unstabledportsdevelgvfsPortfile">users/devans/GNOME-3/unstable/dports/devel/gvfs/Portfile</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#usersdevansGNOME3unstabledportsdevelgvfsfilesautogensh">users/devans/GNOME-3/unstable/dports/devel/gvfs/files/autogen.sh</a></li>
<li><a href="#usersdevansGNOME3unstabledportsdevelgvfsfilespatchgconfgapplookupgconfhdiff">users/devans/GNOME-3/unstable/dports/devel/gvfs/files/patch-gconf-gapplookupgconf.h.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="usersdevansGNOME3unstabledportsdevelgvfsPortfile"></a>
<div class="modfile"><h4>Modified: users/devans/GNOME-3/unstable/dports/devel/gvfs/Portfile (151289 => 151290)</h4>
<pre class="diff"><span>
<span class="info">--- users/devans/GNOME-3/unstable/dports/devel/gvfs/Portfile        2016-08-11 21:08:40 UTC (rev 151289)
+++ users/devans/GNOME-3/unstable/dports/devel/gvfs/Portfile        2016-08-11 22:47:31 UTC (rev 151290)
</span><span class="lines">@@ -5,11 +5,10 @@
</span><span class="cx"> 
</span><span class="cx"> name                gvfs
</span><span class="cx"> epoch               1
</span><del>-version             1.29.4
</del><ins>+version             1.29.90
</ins><span class="cx"> set branch          [join [lrange [split ${version} .] 0 1] .]
</span><span class="cx"> maintainers         devans openmaintainer
</span><span class="cx"> categories          devel
</span><del>-# trashlib code used in the daemon is GPL
</del><span class="cx"> license             {LGPL GPL-3}
</span><span class="cx"> platforms           darwin
</span><span class="cx"> description         The Gnome Virtual File System.
</span><span class="lines">@@ -35,15 +34,11 @@
</span><span class="cx"> 
</span><span class="cx"> use_xz              yes
</span><span class="cx"> 
</span><del>-checksums           rmd160  a38c2fbe1225acc0e45a068fb3cef8886e1ec71e \
-                    sha256  53fbf43fca31961e1e7598d89c1cb1bf8c67b1809015396689bf2065792735bc
</del><ins>+checksums           rmd160  53f0cc48aed1f25da2a5fa8ba477694fb4660799 \
+                    sha256  04571b63b022573b98ccc4d3307158fea9316ea1f711ac5086e6d04133ed0607
</ins><span class="cx"> 
</span><span class="cx"> depends_build       port:pkgconfig \
</span><del>-                    port:intltool \
</del><span class="cx">                     port:gtk-doc \
</span><del>-                    port:autoconf \
-                    port:automake \
-                    port:libtool \
</del><span class="cx">                     port:pidof \
</span><span class="cx">                     port:gsed
</span><span class="cx"> 
</span><span class="lines">@@ -62,14 +57,6 @@
</span><span class="cx"> patchfiles          patch-test-run-in-tree.sh.diff \
</span><span class="cx">                     patch-test-gvfs-test.diff
</span><span class="cx"> 
</span><del>-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
-
-configure.cmd       ./autogen.sh
-
</del><span class="cx"> configure.args      --disable-avahi \
</span><span class="cx">                     --disable-fuse \
</span><span class="cx">                     --disable-hal \
</span></span></pre></div>
<a id="usersdevansGNOME3unstabledportsdevelgvfsfilesautogensh"></a>
<div class="delfile"><h4>Deleted: users/devans/GNOME-3/unstable/dports/devel/gvfs/files/autogen.sh (151289 => 151290)</h4>
<pre class="diff"><span>
<span class="info">--- users/devans/GNOME-3/unstable/dports/devel/gvfs/files/autogen.sh        2016-08-11 21:08:40 UTC (rev 151289)
+++ users/devans/GNOME-3/unstable/dports/devel/gvfs/files/autogen.sh        2016-08-11 22:47:31 UTC (rev 151290)
</span><span class="lines">@@ -1,126 +0,0 @@
</span><del>-#!/bin/sh
-# Run this to generate all the initial makefiles, etc.
-
-srcdir=`dirname $0`
-test -z &quot;$srcdir&quot; &amp;&amp; srcdir=.
-
-ORIGDIR=`pwd`
-cd $srcdir
-PROJECT=GVfs
-TEST_TYPE=-f
-FILE=client/gdaemonvfs.h
-
-DIE=0
-
-have_libtool=false
-if glibtoolize --version &lt; /dev/null &gt; /dev/null 2&gt;&amp;1 ; then
-        libtool_version=`glibtoolize --version | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'`
-        case $libtool_version in
-            1.4*|1.5*|2.2*|2.4*)
-                have_libtool=true
-                ;
-        esac
-fi
-if $have_libtool ; then : ; else
-        echo
-        echo &quot;You must have libtool 1.4 installed to compile $PROJECT.&quot;
-        echo &quot;Install the appropriate package for your distribution,&quot;
-        echo &quot;or get the source tarball at http://ftp.gnu.org/gnu/libtool/&quot;
-        DIE=1
-fi
-
-(intltoolize --version) &lt; /dev/null &gt; /dev/null 2&gt;&amp;1 || {
-        echo
-        echo &quot;You must have intltool installed to compile $PROJECT.&quot;
-        echo &quot;Install the appropriate package for your distribution,&quot;
-        echo &quot;or get the source tarball at http://ftp.gnome.org/pub/GNOME/sources/intltool&quot;
-        DIE=1
-}
-
-(gtkdocize --version) &lt; /dev/null &gt; /dev/null 2&gt;&amp;1 || {
-        echo
-        echo &quot;You must have gtk-doc installed to compile $PROJECT.&quot;
-        echo &quot;Install the appropriate package for your distribution,&quot;
-        echo &quot;or get the source tarball at http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/&quot;
-        DIE=1
-}
-
-(autoconf --version) &lt; /dev/null &gt; /dev/null 2&gt;&amp;1 || {
-        echo
-        echo &quot;You must have autoconf installed to compile $PROJECT.&quot;
-        echo &quot;Install the appropriate package for your distribution,&quot;
-        echo &quot;or get the source tarball at http://ftp.gnu.org/gnu/autoconf/&quot;
-        DIE=1
-}
-
-if automake --version &lt; /dev/null &gt; /dev/null 2&gt;&amp;1 ; then
-    AUTOMAKE=automake
-    ACLOCAL=aclocal
-else
-        echo
-        echo &quot;You must have automake 1.7.x installed to compile $PROJECT.&quot;
-        echo &quot;Install the appropriate package for your distribution,&quot;
-        echo &quot;or get the source tarball at http://ftp.gnu.org/gnu/automake/&quot;
-        DIE=1
-fi
-
-if test &quot;$DIE&quot; -eq 1; then
-        exit 1
-fi
-
-test $TEST_TYPE $FILE || {
-        echo &quot;You must run this script in the top-level $PROJECT directory&quot;
-        exit 1
-}
-
-if test -z &quot;$AUTOGEN_SUBDIR_MODE&quot;; then
-        if test -z &quot;$*&quot;; then
-                echo &quot;I am going to run ./configure with no arguments - if you wish &quot;
-                echo &quot;to pass any to it, please specify them on the $0 command line.&quot;
-        fi
-fi
-
-if test -z &quot;$ACLOCAL_FLAGS&quot;; then
-
-        acdir=`$ACLOCAL --print-ac-dir`
-        m4list=&quot;glib-2.0.m4 glib-gettext.m4&quot;
-
-        for file in $m4list
-        do
-                if [ ! -f &quot;$acdir/$file&quot; ]; then
-                        echo &quot;WARNING: aclocal's directory is $acdir, but...&quot;
-                        echo &quot;         no file $acdir/$file&quot;
-                        echo &quot;         You may see fatal macro warnings below.&quot;
-                        echo &quot;         If these files are installed in /some/dir, set the ACLOCAL_FLAGS &quot;
-                        echo &quot;         environment variable to \&quot;-I /some/dir\&quot;, or install&quot;
-                        echo &quot;         $acdir/$file.&quot;
-                        echo &quot;&quot;
-                fi
-        done
-fi
-
-rm -rf autom4te.cache
-
-# README and INSTALL are required by automake, but may be deleted by clean
-# up rules. to get automake to work, simply touch these here, they will be
-# regenerated from their corresponding *.in files by ./configure anyway.
-touch README INSTALL
-
-glibtoolize --force --copy || exit $?
-intltoolize --force --copy --automake || exit $?
-gtkdocize --copy || exit $?
-
-$ACLOCAL $ACLOCAL_FLAGS || exit $?
-
-autoheader || exit $?
-
-$AUTOMAKE --add-missing || exit $?
-autoconf || exit $?
-cd $ORIGDIR || exit $?
-
-if test -z &quot;$AUTOGEN_SUBDIR_MODE&quot; &amp;&amp; test -z &quot;$NOCONFIGURE&quot;; then
-        $srcdir/configure $AUTOGEN_CONFIGURE_ARGS &quot;$@&quot; || exit $?
-
-        echo 
-        echo &quot;Now type 'make' to compile $PROJECT.&quot;
-fi
</del></span></pre></div>
<a id="usersdevansGNOME3unstabledportsdevelgvfsfilespatchgconfgapplookupgconfhdiff"></a>
<div class="delfile"><h4>Deleted: users/devans/GNOME-3/unstable/dports/devel/gvfs/files/patch-gconf-gapplookupgconf.h.diff (151289 => 151290)</h4>
<pre class="diff"><span>
<span class="info">--- users/devans/GNOME-3/unstable/dports/devel/gvfs/files/patch-gconf-gapplookupgconf.h.diff        2016-08-11 21:08:40 UTC (rev 151289)
+++ users/devans/GNOME-3/unstable/dports/devel/gvfs/files/patch-gconf-gapplookupgconf.h.diff        2016-08-11 22:47:31 UTC (rev 151290)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>---- gconf/gapplookupgconf.h.bak        2011-01-06 18:18:29.009000135 +0800
-+++ gconf/gapplookupgconf.h        2011-01-06 18:21:15.074000177 +0800
-@@ -25,8 +25,14 @@

- #include &lt;glib-object.h&gt;
- #include &lt;gio/gio.h&gt;
--#include &lt;gio/gdesktopappinfo.h&gt;

-+#ifdef G_DISABLE_DEPRECATED
-+#undef G_DISABLE_DEPRECATED
-+#include &lt;gio/gdesktopappinfo.h&gt;
-+#define G_DISABLE_DEPRECATED
-+#else
-+#include &lt;gio/gdesktopappinfo.h&gt;
-+#endif

- G_BEGIN_DECLS

</del></span></pre>
</div>
</div>

</body>
</html>