[136034] trunk/dports/python/py-axiom

devans at macports.org devans at macports.org
Sun May 10 09:13:39 PDT 2015


Revision: 136034
          https://trac.macports.org/changeset/136034
Author:   devans at macports.org
Date:     2015-05-10 09:13:39 -0700 (Sun, 10 May 2015)
Log Message:
-----------
py-axiom: update to verion 0.7.3, drop outdated python26 patch.

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

Removed Paths:
-------------
    trunk/dports/python/py-axiom/files/

Modified: trunk/dports/python/py-axiom/Portfile
===================================================================
--- trunk/dports/python/py-axiom/Portfile	2015-05-10 16:04:29 UTC (rev 136033)
+++ trunk/dports/python/py-axiom/Portfile	2015-05-10 16:13:39 UTC (rev 136034)
@@ -6,7 +6,7 @@
 
 name                py-axiom
 set gname           python-axiom
-version             0.7.1
+version             0.7.3
 license             MIT
 categories-append   databases
 platforms           darwin
@@ -28,22 +28,19 @@
 
 distname            ${gname}_${version}.orig
 
-checksums           rmd160  97982b7287320bd785114c246bc14f594bda4ea7 \
-                    sha256  1036ee3cdf8ce7f20f845f80a25334c84b021838cc373e88ce564e4f2a413db9
+checksums           rmd160  19898e9ab5e6b075d110eea514c1c8735436efbc \
+                    sha256  f6607717c0ac812eedcbca45927099cd998626bbd7fc6a9cb075295cdc6a403f
 
 worksrcdir          Axiom-${version}
 
 python.default_version  27
 python.versions     27
 
-
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
     depends_lib-append      port:py${python.version}-epsilon \
                             port:py${python.version}-sqlite
 
-    patchfiles-append       patch-python26.diff
-
     post-destroot {
           set filepath ${destroot}${python.libdir}/site-packages/twisted/plugins/dropin.cache 
           if {[file exists ${filepath}]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150510/1d8f5562/attachment.html>


More information about the macports-changes mailing list