New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82090


Ignore:
Timestamp:
08/07/11 12:36:52 (4 years ago)
Author:
blb@…
Message:

python/py2[67]-mx-base: update to 3.2.1

Location:
trunk/dports/python
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py26-mx-base/Portfile

    r80620 r82090  
    44PortGroup           python26 1.0 
    55name                py26-mx-base 
    6 version             3.2.0 
     6version             3.2.1 
    77license             Permissive 
    88#http://www.egenix.com/products/python/mxBase/eGenix.com-Public-License-1.1.0.pdf 
     
    2020distname            egenix-mx-base-${version} 
    2121 
    22 checksums           sha1    7346268002461512ef59da726047f79649a82b27 \ 
    23                     rmd160  8aafb5e5dda69dbed15b809363e7a7b970af61b6 
     22checksums           sha1    a82f7f155ea92f26f40a6a3bf9160bfac7c52a00 \ 
     23                    rmd160  d9ca3ac5748a1feec038f8e2f7b4f639cdd3b363 
    2424 
    2525livecheck.type      regex 
  • trunk/dports/python/py27-mx-base/Portfile

    r80620 r82090  
    44PortGroup           python27 1.0 
    55name                py27-mx-base 
    6 version             3.2.0 
     6version             3.2.1 
    77license             Permissive 
    88#http://www.egenix.com/products/python/mxBase/eGenix.com-Public-License-1.1.0.pdf 
     
    2020distname            egenix-mx-base-${version} 
    2121 
    22 checksums           sha1    7346268002461512ef59da726047f79649a82b27 \ 
    23                     rmd160  8aafb5e5dda69dbed15b809363e7a7b970af61b6 
     22checksums           sha1    a82f7f155ea92f26f40a6a3bf9160bfac7c52a00 \ 
     23                    rmd160  d9ca3ac5748a1feec038f8e2f7b4f639cdd3b363 
    2424 
    2525livecheck.type      regex 
Note: See TracChangeset for help on using the changeset viewer.