[128774] trunk/dports/python/py-harstorage/Portfile

larryv at macports.org larryv at macports.org
Thu Nov 27 02:06:06 PST 2014


Revision: 128774
          https://trac.macports.org/changeset/128774
Author:   larryv at macports.org
Date:     2014-11-27 02:06:06 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-harstorage: Alphabetize dependencies

Modified Paths:
--------------
    trunk/dports/python/py-harstorage/Portfile

Modified: trunk/dports/python/py-harstorage/Portfile
===================================================================
--- trunk/dports/python/py-harstorage/Portfile	2014-11-27 10:05:56 UTC (rev 128773)
+++ trunk/dports/python/py-harstorage/Portfile	2014-11-27 10:06:06 UTC (rev 128774)
@@ -27,8 +27,8 @@
     fetch.type          hg
     hg.url              https://code.google.com/p/harstorage/
     hg.tag              v${version}
-    depends_lib-append  port:py${python.version}-pymongo \
+    depends_lib-append  port:py${python.version}-cairo \
+                        port:py${python.version}-pygtk \
                         port:py${python.version}-pylons \
-                        port:py${python.version}-cairo \
-                        port:py${python.version}-pygtk
+                        port:py${python.version}-pymongo
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/0f4ef8ef/attachment.html>


More information about the macports-changes mailing list