<!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>[114692] trunk/dports/graphics/gimp2-devel</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/114692">114692</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2013-12-13 15:19:56 -0800 (Fri, 13 Dec 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>gimp2-devel: update to recent git master.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsgraphicsgimp2develPortfile">trunk/dports/graphics/gimp2-devel/Portfile</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsgraphicsgimp2develfilespatchrevertcommit7ef45be8902a4b7403d1d1736ca4f7c95b6449a8diff">trunk/dports/graphics/gimp2-devel/files/patch-revert-commit-7ef45be8902a4b7403d1d1736ca4f7c95b6449a8.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsgraphicsgimp2develPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/graphics/gimp2-devel/Portfile (114691 => 114692)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/graphics/gimp2-devel/Portfile        2013-12-13 23:18:32 UTC (rev 114691)
+++ trunk/dports/graphics/gimp2-devel/Portfile        2013-12-13 23:19:56 UTC (rev 114692)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> 
</span><span class="cx"> name            gimp2-devel
</span><span class="cx"> set git_name    gimp
</span><del>-set git_commit  8707701bee03db9a67350685adfe1ec85211aef7
</del><ins>+set git_commit  2707cff8909a70724b7cdb09831e2d463a3c1295
</ins><span class="cx"> conflicts       gimp2 gimp3-devel
</span><span class="cx"> version         2.9.1
</span><del>-revision        20131209
</del><ins>+revision        20131213
</ins><span class="cx"> license         GPL-3+
</span><span class="cx"> categories      graphics
</span><span class="cx"> maintainers     devans
</span><span class="lines">@@ -29,8 +29,8 @@
</span><span class="cx"> 
</span><span class="cx"> distname        ${git_name}-${git_commit}
</span><span class="cx"> 
</span><del>-checksums       rmd160  638c80952b7d9e698a452dd4a9caa8431ce67357 \
-                sha256  4c292476972f3ec4afa5a044e3b95d1793f4ad2d416932e59e06b43472f8b4af
</del><ins>+checksums       rmd160  4fd9b85f9b435aa8864ec4c19e36da3dccf9501f \
+                sha256  2acecae824d8a2d90db515cd805baff67af7b616ab21a021e03bb13d0ba7d706
</ins><span class="cx"> 
</span><span class="cx"> depends_build   port:pkgconfig \
</span><span class="cx">                 port:autoconf \
</span><span class="lines">@@ -89,8 +89,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> patchfiles      patch-etc-gimprc.diff \
</span><del>-                patch-plug-ins-twain-tw_mac.c.diff \
-                patch-revert-commit-7ef45be8902a4b7403d1d1736ca4f7c95b6449a8.diff
</del><ins>+                patch-plug-ins-twain-tw_mac.c.diff
</ins><span class="cx"> 
</span><span class="cx"> platform darwin 9 {
</span><span class="cx">     post-patch {
</span></span></pre></div>
<a id="trunkdportsgraphicsgimp2develfilespatchrevertcommit7ef45be8902a4b7403d1d1736ca4f7c95b6449a8diff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/graphics/gimp2-devel/files/patch-revert-commit-7ef45be8902a4b7403d1d1736ca4f7c95b6449a8.diff (114691 => 114692)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/graphics/gimp2-devel/files/patch-revert-commit-7ef45be8902a4b7403d1d1736ca4f7c95b6449a8.diff        2013-12-13 23:18:32 UTC (rev 114691)
+++ trunk/dports/graphics/gimp2-devel/files/patch-revert-commit-7ef45be8902a4b7403d1d1736ca4f7c95b6449a8.diff        2013-12-13 23:19:56 UTC (rev 114692)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>---- app/core/gimp-user-install.c.orig        2013-12-06 12:09:34.000000000 -0800
-+++ app/core/gimp-user-install.c        2013-12-06 12:10:57.000000000 -0800
-@@ -34,10 +34,6 @@
- #include &lt;unistd.h&gt;
- #endif

--#ifdef PLATFORM_OSX
--#include &lt;AppKit/AppKit.h&gt;
--#endif
--
- #include &lt;gio/gio.h&gt;
- #include &lt;glib/gstdio.h&gt;

-@@ -152,35 +148,6 @@

-   user_install_detect_old (install, gimp_directory ());

--#ifdef PLATFORM_OSX
--  /* The config path on OSX has for a very short time frame (2.8.2 only)
--     been &quot;~/Library/GIMP&quot;. It changed to &quot;~/Library/Application Support&quot;
--     in 2.8.4 and was in the home folder (as was other UNIX) before. */
--
--  if (! install-&gt;old_dir)
--    {
--      gchar             *dir;
--      NSAutoreleasePool *pool;
--      NSArray           *path;
--      NSString          *library_dir;
--
--      pool = [[NSAutoreleasePool alloc] init];
--
--      path = NSSearchPathForDirectoriesInDomains (NSLibraryDirectory,
--                                                  NSUserDomainMask, YES);
--      library_dir = [path objectAtIndex:0];
--
--      dir = g_build_filename ([library_dir UTF8String],
--                              GIMPDIR, GIMP_USER_VERSION, NULL);
--
--      [pool drain];
--
--      user_install_detect_old (install, dir);
--      g_free (dir);
--    }
--
--#endif
--
-   if (! install-&gt;old_dir)
-     {
-       /* if the default XDG-style config directory was not found, try
</del></span></pre>
</div>
</div>

</body>
</html>