[92758] trunk/dports/python/py-fabric/Portfile

deric at macports.org deric at macports.org
Sat May 5 15:47:42 PDT 2012


Revision: 92758
          https://trac.macports.org/changeset/92758
Author:   deric at macports.org
Date:     2012-05-05 15:47:41 -0700 (Sat, 05 May 2012)
Log Message:
-----------
py-fabric: Fix python.default_version, cleanup livecheck.

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

Modified: trunk/dports/python/py-fabric/Portfile
===================================================================
--- trunk/dports/python/py-fabric/Portfile	2012-05-05 22:34:50 UTC (rev 92757)
+++ trunk/dports/python/py-fabric/Portfile	2012-05-05 22:47:41 UTC (rev 92758)
@@ -30,7 +30,7 @@
                     rmd160  38e894d040646b5cbde69b5d0b45fcce97c6b0a4
 
 python.versions 25 26 27
-python.default_version 25
+python.default_version 27
 
 if {$subport != $name} {
     
@@ -38,6 +38,5 @@
                         port:py${python.version}-ssh2
 }
 
-livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/Fabric
 livecheck.regex     Fabric/(\[0-9\]+\.\[0-9\]+\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120505/38219f3f/attachment-0001.html>


More information about the macports-changes mailing list