<!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>[113800] trunk/dports/gnome/gnome-common</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/113800">113800</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2013-11-23 12:11:37 -0800 (Sat, 23 Nov 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>gnome-common: update to version 3.10.0.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsgnomegnomecommonPortfile">trunk/dports/gnome/gnome-common/Portfile</a></li>
<li><a href="#trunkdportsgnomegnomecommonfilespatchgnomeautogenshdiff">trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsgnomegnomecommonPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/gnome/gnome-common/Portfile (113799 => 113800)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/gnome/gnome-common/Portfile        2013-11-23 20:08:46 UTC (rev 113799)
+++ trunk/dports/gnome/gnome-common/Portfile        2013-11-23 20:11:37 UTC (rev 113800)
</span><span class="lines">@@ -4,8 +4,7 @@
</span><span class="cx"> PortSystem      1.0
</span><span class="cx"> 
</span><span class="cx"> name            gnome-common
</span><del>-version         3.6.0
-revision        1
</del><ins>+version         3.10.0
</ins><span class="cx"> set branch      [join [lrange [split ${version} .] 0 1] .]
</span><span class="cx"> maintainers     nomaintainer
</span><span class="cx"> categories      gnome
</span><span class="lines">@@ -24,13 +23,9 @@
</span><span class="cx"> 
</span><span class="cx"> use_xz          yes
</span><span class="cx"> 
</span><del>-checksums       rmd160  6c672c672f7e1ec437375b88f05acdda9c5ccf17 \
-                sha256  e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95
</del><ins>+checksums       rmd160  da2a76865667cb8d4665fb5ada8ec4c09bfdd386 \
+                sha256  aed69474a671e046523827f73ba5e936d57235b661db97900db7356e1e03b0a3
</ins><span class="cx"> 
</span><del>-pre-patch {
-    copy ${worksrcpath}/macros2/gnome-autogen.sh ${worksrcpath}/macros2/gnome-autogen.sh.orig
-}
-
</del><span class="cx"> patchfiles      patch-gnome-autogen.sh.diff
</span><span class="cx"> 
</span><span class="cx"> livecheck.type  gnome
</span></span></pre></div>
<a id="trunkdportsgnomegnomecommonfilespatchgnomeautogenshdiff"></a>
<div class="modfile"><h4>Modified: trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff (113799 => 113800)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff        2013-11-23 20:08:46 UTC (rev 113799)
+++ trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff        2013-11-23 20:11:37 UTC (rev 113800)
</span><span class="lines">@@ -1,87 +1,11 @@
</span><del>---- macros2/gnome-autogen.sh.orig        2012-10-15 15:58:19.000000000 -0700
-+++ macros2/gnome-autogen.sh        2013-08-23 14:52:55.000000000 -0700
-@@ -117,7 +117,7 @@
</del><ins>+--- macros2/gnome-autogen.sh.orig        2013-09-03 13:32:52.000000000 -0700
++++ macros2/gnome-autogen.sh        2013-11-23 11:58:37.000000000 -0800
+@@ -109,7 +109,7 @@
</ins><span class="cx">      if [ &quot;$vc_status&quot; != 0 ]; then
</span><del>-         printerr &quot;***Error***: You must have $vc_package $vc_comparator $vc_min_version installed&quot;
</del><ins>+         printerr &quot;***Error***: You must have $vc_package &gt;= $vc_min_version installed&quot;
</ins><span class="cx">          printerr &quot;  to build $PKG_NAME.  Download the appropriate package for&quot;
</span><span class="cx"> -        printerr &quot;  from your distribution or get the source tarball at&quot;
</span><span class="cx"> +        printerr &quot;  from your distribution.  For example, you can install it with&quot;
</span><span class="cx">          printerr &quot;    $vc_source&quot;
</span><span class="cx">          printerr
</span><span class="cx">          exit $vc_status
</span><del>-@@ -346,14 +346,16 @@

- case $REQUIRED_AUTOMAKE_VERSION in
-     1.4*) automake_progs=&quot;automake-1.4&quot; ;;
--    1.5*) automake_progs=&quot;automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6 automake-1.5&quot; ;;
--    1.6*) automake_progs=&quot;automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6&quot; ;;
--    1.7*) automake_progs=&quot;automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7&quot; ;;
--    1.8*) automake_progs=&quot;automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8&quot; ;;
--    1.9*) automake_progs=&quot;automake-1.12 automake-1.11 automake-1.10 automake-1.9&quot; ;;
--    1.10*) automake_progs=&quot;automake-1.12 automake-1.11 automake-1.10&quot; ;;
--    1.11*) automake_progs=&quot;automake-1.12 automake-1.11&quot; ;;
--    1.12*) automake_progs=&quot;automake-1.12&quot; ;;
-+    1.5*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6 automake-1.5&quot; ;;
-+    1.6*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6&quot; ;;
-+    1.7*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7&quot; ;;
-+    1.8*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8&quot; ;;
-+    1.9*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9&quot; ;;
-+    1.10*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10&quot; ;;
-+    1.11*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12 automake-1.11&quot; ;;
-+    1.12*) automake_progs=&quot;automake-1.14 automake-1.13 automake-1.12&quot; ;;
-+    1.13*) automake_progs=&quot;automake-1.14 automake-1.13&quot; ;;
-+    1.14*) automake_progs=&quot;automake-1.14&quot; ;;
- esac
- version_check automake AUTOMAKE &quot;$automake_progs&quot; $REQUIRED_AUTOMAKE_VERSION \
-     &quot;http://ftp.gnu.org/pub/gnu/automake/automake-$REQUIRED_AUTOMAKE_VERSION.tar.gz&quot;
-@@ -361,43 +363,43 @@

- if $want_libtool; then
-     version_check libtool LIBTOOLIZE &quot;libtoolize glibtoolize&quot; $REQUIRED_LIBTOOL_VERSION \
--        &quot;http://ftp.gnu.org/pub/gnu/libtool/libtool-$REQUIRED_LIBTOOL_VERSION.tar.gz&quot;
-+        &quot;sudo port install libtool&quot;
-     require_m4macro libtool.m4
- fi

- if $want_gettext; then
-     version_check gettext GETTEXTIZE gettextize $REQUIRED_GETTEXT_VERSION \
--        &quot;http://ftp.gnu.org/pub/gnu/gettext/gettext-$REQUIRED_GETTEXT_VERSION.tar.gz&quot;
-+        &quot;sudo port install gettext&quot;
-     require_m4macro gettext.m4
- fi

- if $want_glib_gettext; then
-     version_check glib-gettext GLIB_GETTEXTIZE glib-gettextize $REQUIRED_GLIB_GETTEXT_VERSION \
--        &quot;ftp://ftp.gtk.org/pub/gtk/v2.2/glib-$REQUIRED_GLIB_GETTEXT_VERSION.tar.gz&quot;
-+        &quot;sudo port install glib2&quot;
-     require_m4macro glib-gettext.m4
- fi

- if $want_intltool; then
-     version_check intltool INTLTOOLIZE intltoolize $REQUIRED_INTLTOOL_VERSION \
--        &quot;http://ftp.gnome.org/pub/GNOME/sources/intltool/&quot;
-+        &quot;sudo port install intltool&quot;
-     require_m4macro intltool.m4
- fi

- if $want_pkg_config; then
-     version_check pkg-config PKG_CONFIG pkg-config $REQUIRED_PKG_CONFIG_VERSION \
--        &quot;'http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-$REQUIRED_PKG_CONFIG_VERSION.tar.gz&quot;
-+        &quot;sudo port install pkgconfig&quot;
-     require_m4macro pkg.m4
- fi

- if $want_gtk_doc; then
-     version_check gtk-doc GTKDOCIZE gtkdocize $REQUIRED_GTK_DOC_VERSION \
--        &quot;http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/&quot;
-+        &quot;sudo port install gtk-doc&quot;
-     require_m4macro gtk-doc.m4
- fi

- if $want_gnome_doc_utils; then
-     version_check gnome-doc-utils GNOME_DOC_PREPARE gnome-doc-prepare $REQUIRED_GNOME_DOC_UTILS_VERSION \
--        &quot;http://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/&quot;
-+        &quot;sudo port install gnome-doc-utils&quot;
- fi

- if [ &quot;x$USE_COMMON_DOC_BUILD&quot; = &quot;xyes&quot; ]; then
</del></span></pre>
</div>
</div>

</body>
</html>