[125640] trunk/dports/python/py-ezodf/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 23 07:05:15 PDT 2014


Revision: 125640
          https://trac.macports.org/changeset/125640
Author:   ryandesign at macports.org
Date:     2014-09-23 07:05:15 -0700 (Tue, 23 Sep 2014)
Log Message:
-----------
py-ezodf: use bitbucket.tarball_from downloads; no need to set version

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

Modified: trunk/dports/python/py-ezodf/Portfile
===================================================================
--- trunk/dports/python/py-ezodf/Portfile	2014-09-23 14:02:07 UTC (rev 125639)
+++ trunk/dports/python/py-ezodf/Portfile	2014-09-23 14:05:15 UTC (rev 125640)
@@ -7,7 +7,6 @@
 
 bitbucket.setup     mozman ezodf 0.2.5
 name                py-ezodf
-version             0.2.5
 python.versions     26 27 32 33
 platforms           darwin
 maintainers         gmail.com:Mathias.Laurin openmaintainer
@@ -22,7 +21,7 @@
 
 homepage            http://pythonhosted.org/ezodf/
 distname            ezodf-${version}
-master_sites        https://bitbucket.org/mozman/ezodf/downloads/
+bitbucket.tarball_from downloads
 
 checksums           rmd160  add33e930e302f84971099da2db86bca225d468a \
                     sha256  f73f56f38594e596e6ec3ca90f16b317858023ed340e73ce78fcac8010fed535
@@ -30,6 +29,5 @@
 if {${subport} ne ${name}} {
     patchfiles          patch-ezodf-document.py.diff
     depends_lib-append  port:py${python.version}-lxml
+    livecheck.type      none
 }
-
-livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140923/077b4266/attachment.html>


More information about the macports-changes mailing list