<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 9/17/14, 12:19 AM, Lawrence
      Vel&aacute;zquez wrote:<br>
    </div>
    <blockquote
      cite="mid:14F8D277-783F-451C-B043-6598FD636A93@macports.org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div>If you have both whitespace and functional changes to make to
        a port, please commit the whitespace changes <i>before</i> the
        functional ones, if you can at all help it. Whitespace changes
        render `svn blame` completely useless.</div>
      <div><br>
      </div>
      <div>vq</div>
      <div><br>
      </div>
    </blockquote>
    Ok thanks - I wasn't aware of that.<br>
    &nbsp;&nbsp; Kurt<br>
    <blockquote
      cite="mid:14F8D277-783F-451C-B043-6598FD636A93@macports.org"
      type="cite">
      <div><br>
      </div>
      <br>
      <div>
        <div>On Sep 16, 2014, at 11:37 PM, <a moz-do-not-send="true"
            href="mailto:khindenburg@macports.org">khindenburg@macports.org</a>
          wrote:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite">
          <div style="font-family: Helvetica; font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; line-height: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px;">
            <div id="msg">
              <dl class="meta" style="font-family: verdana, arial,
                helvetica, sans-serif; font-size: 10pt; border: 1px
                solid rgb(0, 0, 102); background-color: rgb(51, 102,
                153); padding: 6px; color: rgb(255, 255, 255);
                background-position: initial initial; background-repeat:
                initial initial;">
                <dt style="font-family: verdana, arial, helvetica,
                  sans-serif; font-size: 10pt; float: left; width: 6em;
                  font-weight: bold;">Revision</dt>
                <dd><a moz-do-not-send="true"
                    href="https://trac.macports.org/changeset/125412"
                    style="font-weight: bold; color: rgb(204, 204,
                    102);">125412</a></dd>
                <dt style="font-family: verdana, arial, helvetica,
                  sans-serif; font-size: 10pt; float: left; width: 6em;
                  font-weight: bold;">Author</dt>
                <dd><a moz-do-not-send="true"
                    href="mailto:khindenburg@macports.org"
                    style="font-weight: bold; color: rgb(204, 204,
                    102);">khindenburg@macports.org</a></dd>
                <dt style="font-family: verdana, arial, helvetica,
                  sans-serif; font-size: 10pt; float: left; width: 6em;
                  font-weight: bold;">Date</dt>
                <dd>2014-09-16 20:37:19 -0700 (Tue, 16 Sep 2014)</dd>
              </dl>
              <h3 style="font-family: verdana, arial, helvetica,
                sans-serif; font-size: 10pt; font-weight: bold;">Log
                Message</h3>
              <pre style="overflow: auto; background-color: rgb(255, 255, 204); border: 1px solid rgb(255, 170, 0); padding: 6px; background-position: initial initial; background-repeat: initial initial;">py-geopy: add modeline + whitespace</pre>
              <h3 style="font-family: verdana, arial, helvetica,
                sans-serif; font-size: 10pt; font-weight: bold;">Modified
                Paths</h3>
              <ul style="font-family: verdana, arial, helvetica,
                sans-serif; font-size: 10pt;">
                <li style="font-family: verdana, arial, helvetica,
                  sans-serif; font-size: 10pt;"><a
                    moz-do-not-send="true"
                    href="x-msg://59/#trunkdportspythonpygeopyPortfile">trunk/dports/python/py-geopy/Portfile</a></li>
              </ul>
            </div>
            <div id="patch" style="width: 996px;">
              <h3 style="font-family: verdana, arial, helvetica,
                sans-serif; font-size: 10pt; font-weight: bold;">Diff</h3>
              <div class="modfile" style="border: 1px solid rgb(204,
                204, 204); margin: 10px 0px;">
                <h4 style="font-family: verdana, arial, helvetica,
                  sans-serif; font-size: 10pt; padding: 8px;
                  background-color: rgb(51, 102, 153); color: rgb(255,
                  255, 255); margin: 0px; background-position: initial
                  initial; background-repeat: initial initial;">Modified:
                  trunk/dports/python/py-geopy/Portfile (125411 =&gt;
                  125412)</h4>
                <pre class="diff" style="padding: 0px 0px 10px; line-height: 1.2em; margin: 0px; width: 994px; background-color: rgb(238, 238, 238); overflow: auto; background-position: initial initial; background-repeat: initial initial;"><span style="display: block; padding: 0px 10px;">
<span class="info" style="color: rgb(136, 136, 136); background-color: rgb(255, 255, 255); display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">--- trunk/dports/python/py-geopy/Portfile        2014-09-17 03:34:28 UTC (rev 125411)
+++ trunk/dports/python/py-geopy/Portfile        2014-09-17 03:37:19 UTC (rev 125412)
</span><span class="lines" style="display: block; padding: 0px 10px; color: rgb(136, 136, 136); background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial;">@@ -1,37 +1,38 @@
</span><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</ins><span class="cx" style="display: block; padding: 0px 10px;"> # $Id$
</span><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-PortSystem      1.0
-PortGroup       python 1.0
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+PortSystem          1.0
+PortGroup           python 1.0
</ins><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-name            py-geopy
-version         1.1.5
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+name                py-geopy
+version             1.1.5
</ins><span class="cx" style="display: block; padding: 0px 10px;"> categories-append   devel
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-license         MIT
-platforms       darwin
-supported_archs noarch
-maintainers     landonf openmaintainer
-description     Network geocoding toolbox for Python.
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+license             MIT
+platforms           darwin
+supported_archs     noarch
+maintainers         landonf openmaintainer
+description         Network geocoding toolbox for Python.
</ins><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><span class="cx" style="display: block; padding: 0px 10px;"> long_description \
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-                geopy makes it easy for developers to locate the coordinates of addresses, \
-                cities, countries, and landmarks across the globe using third-party \
-                geocoders and other sources of data. \
-                geopy includes geocoder classes for MediaWiki (with the GIS extension), \
-                Semantic MediaWiki, the Google geocoder, the Yahoo! \
-                geocoder, <a moz-do-not-send="true" href="http://geocoder.us/">geocoder.us</a>, Virtual Earth, and GeoNames.
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+    geopy makes it easy for developers to locate the coordinates of addresses, \
+    cities, countries, and landmarks across the globe using third-party \
+    geocoders and other sources of data. \
+    geopy includes geocoder classes for MediaWiki (with the GIS extension), \
+    Semantic MediaWiki, the Google geocoder, the Yahoo! \
+    geocoder, <a moz-do-not-send="true" href="http://geocoder.us/">geocoder.us</a>, Virtual Earth, and GeoNames.
</ins><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-homepage        <a moz-do-not-send="true" href="https://pypi.python.org/pypi/geopy">https://pypi.python.org/pypi/geopy</a>
-master_sites    <a moz-do-not-send="true" href="https://pypi.python.org/packages/source/g/geopy">https://pypi.python.org/packages/source/g/geopy</a>
-distname        geopy-${version}
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+homepage            <a moz-do-not-send="true" href="https://pypi.python.org/pypi/geopy">https://pypi.python.org/pypi/geopy</a>
+master_sites        <a moz-do-not-send="true" href="https://pypi.python.org/packages/source/g/geopy">https://pypi.python.org/packages/source/g/geopy</a>
+distname            geopy-${version}
</ins><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-checksums       rmd160  8bab923ca4466f3b31e8fef1d92589f6a103a259 \
-                sha256  6fc47220beef3cc4234240623bc475456f8cbdfe8356ec0bcc6f4716195466f6
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+checksums           rmd160  8bab923ca4466f3b31e8fef1d92589f6a103a259 \
+                    sha256  6fc47220beef3cc4234240623bc475456f8cbdfe8356ec0bcc6f4716195466f6
</ins><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-python.versions 24 25 26 27 31 32 33 34
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+python.versions     24 25 26 27 31 32 33 34
</ins><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><span class="cx" style="display: block; padding: 0px 10px;"> if {${name} ne ${subport}} {
</span><del style="background-color: rgb(255, 221, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">-    depends_lib-append     port:py${python.version}-simplejson \
-                           port:py${python.version}-setuptools
</del><ins style="background-color: rgb(221, 255, 221); text-decoration: none; display: block; padding: 0px 10px; background-position: initial initial; background-repeat: initial initial;">+    depends_lib-append      port:py${python.version}-simplejson \
+                            port:py${python.version}-setuptools
</ins><span class="cx" style="display: block; padding: 0px 10px;"> 
</span><span class="cx" style="display: block; padding: 0px 10px;">     livecheck.type  none
</span><span class="cx" style="display: block; padding: 0px 10px;"> 
</span></span></pre>
              </div>
            </div>
            _______________________________________________<br>
            macports-changes mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:macports-changes@lists.macosforge.org">macports-changes@lists.macosforge.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.macosforge.org/mailman/listinfo/macports-changes">https://lists.macosforge.org/mailman/listinfo/macports-changes</a></div>
        </blockquote>
      </div>
      <br>
    </blockquote>
    <br>
  </body>
</html>