New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79818


Ignore:
Timestamp:
06/26/11 16:12:46 (4 years ago)
Author:
blb@…
Message:

python/py*-bitstring - update to 2.2.0

Location:
trunk/dports/python
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py26-bitstring/Portfile

    r76953 r79818  
    44PortGroup           python26 1.0 
    55name                py26-bitstring 
    6 version             2.1.1 
     6version             2.2.0 
    77categories-append   devel 
    88license             MIT 
     
    2020use_zip             yes 
    2121 
    22 checksums           md5     00257aea3e5bcb8a87dd870f692c2460 \ 
    23                     sha1    6415f8b5206954ef76867d8350eceab82b629a4f \ 
    24                     rmd160  e5834c017595b4282bf10d4f7a450a2e15843874 
     22checksums           sha1    cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ 
     23                    rmd160  0ef2c6b67f5914a2524f1cd7644b40f8ba421729 
    2524 
    2625post-destroot { 
  • trunk/dports/python/py27-bitstring/Portfile

    r76953 r79818  
    44PortGroup           python27 1.0 
    55name                py27-bitstring 
    6 version             2.1.1 
     6version             2.2.0 
    77categories-append   devel 
    88license             MIT 
     
    2020use_zip             yes 
    2121 
    22 checksums           md5     00257aea3e5bcb8a87dd870f692c2460 \ 
    23                     sha1    6415f8b5206954ef76867d8350eceab82b629a4f \ 
    24                     rmd160  e5834c017595b4282bf10d4f7a450a2e15843874 
     22checksums           sha1    cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ 
     23                    rmd160  0ef2c6b67f5914a2524f1cd7644b40f8ba421729 
    2524 
    2625post-destroot { 
  • trunk/dports/python/py31-bitstring/Portfile

    r76953 r79818  
    44PortGroup           python31 1.0 
    55name                py31-bitstring 
    6 version             2.1.1 
     6version             2.2.0 
    77categories-append   devel 
    88license             MIT 
     
    2020use_zip             yes 
    2121 
    22 checksums           md5     00257aea3e5bcb8a87dd870f692c2460 \ 
    23                     sha1    6415f8b5206954ef76867d8350eceab82b629a4f \ 
    24                     rmd160  e5834c017595b4282bf10d4f7a450a2e15843874 
     22checksums           sha1    cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ 
     23                    rmd160  0ef2c6b67f5914a2524f1cd7644b40f8ba421729 
    2524 
    2625post-destroot { 
  • trunk/dports/python/py32-bitstring/Portfile

    r77490 r79818  
    44PortGroup           python32 1.0 
    55name                py32-bitstring 
    6 version             2.1.1 
     6version             2.2.0 
    77categories-append   devel 
    88license             MIT 
     
    2020use_zip             yes 
    2121 
    22 checksums           md5     00257aea3e5bcb8a87dd870f692c2460 \ 
    23                     sha1    6415f8b5206954ef76867d8350eceab82b629a4f \ 
    24                     rmd160  e5834c017595b4282bf10d4f7a450a2e15843874 
     22checksums           sha1    cd12c16b8d05a98b0e5a7dafc82dcb5891325812 \ 
     23                    rmd160  0ef2c6b67f5914a2524f1cd7644b40f8ba421729 
    2524 
    2625post-destroot { 
Note: See TracChangeset for help on using the changeset viewer.