New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79321


Ignore:
Timestamp:
06/09/11 09:48:15 (4 years ago)
Author:
ryandesign@…
Message:

py-paver, py25-paver, py26-paver: update to 1.0.4 and indicate that this is noarch

Location:
trunk/dports/python
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py-paver/Portfile

    r77873 r79321  
    55 
    66name                py-paver 
    7 version             1.0.1 
     7version             1.0.4 
    88platforms           darwin 
    99categories-append   devel 
    1010maintainers         nomaintainer 
     11supported_archs     noarch 
    1112 
    1213description         Easy build, distribution and deployment scripting 
     
    2122distname            Paver-${version} 
    2223 
    23 checksums           md5 f53d1d5ed6517e6def1926f7918a02ec \ 
    24                     sha1 658977a05377e0b89d1dea7529fe482a01e02342 \ 
    25                     rmd160 a10cdac09c73702773389b06dd9c1fc26a76de9d 
     24checksums           sha1    b1d9f5fa7d8bdd2955abd255bd246bc1299a50b3 \ 
     25                    rmd160  2de00b419a44e775b686f221255754130ce96521 
    2626 
    2727depends_lib-append  port:py-setuptools 
  • trunk/dports/python/py25-paver/Portfile

    r77873 r79321  
    1010 
    1111name                py25-paver 
    12 version             1.0.1 
     12version             1.0.4 
    1313platforms           darwin 
    1414categories-append   devel 
    1515maintainers         nomaintainer 
     16supported_archs     noarch 
    1617 
    1718description         Easy build, distribution and deployment scripting 
     
    2627distname            Paver-${version} 
    2728 
    28 checksums           md5 f53d1d5ed6517e6def1926f7918a02ec \ 
    29                     sha1 658977a05377e0b89d1dea7529fe482a01e02342 \ 
    30                     rmd160 a10cdac09c73702773389b06dd9c1fc26a76de9d 
     29checksums           sha1    b1d9f5fa7d8bdd2955abd255bd246bc1299a50b3 \ 
     30                    rmd160  2de00b419a44e775b686f221255754130ce96521 
    3131 
    3232depends_lib-append  port:py25-distribute 
  • trunk/dports/python/py26-paver/Portfile

    r77873 r79321  
    1010 
    1111name                py26-paver 
    12 version             1.0.1 
     12version             1.0.4 
    1313platforms           darwin 
    1414categories-append   devel 
    1515maintainers         nomaintainer 
     16supported_archs     noarch 
    1617 
    1718description         Easy build, distribution and deployment scripting 
     
    2627distname            Paver-${version} 
    2728 
    28 checksums           md5 f53d1d5ed6517e6def1926f7918a02ec \ 
    29                     sha1 658977a05377e0b89d1dea7529fe482a01e02342 \ 
    30                     rmd160 a10cdac09c73702773389b06dd9c1fc26a76de9d 
     29checksums           sha1    b1d9f5fa7d8bdd2955abd255bd246bc1299a50b3 \ 
     30                    rmd160  2de00b419a44e775b686f221255754130ce96521 
    3131 
    3232depends_lib-append  port:py26-distribute 
Note: See TracChangeset for help on using the changeset viewer.