Ticket #19964: py26-lxml.diff

File py26-lxml.diff, 1.0 KB (added by dbraband@…, 15 years ago)
  • python/py26-lxml/Portfile

    old new  
    55PortGroup         python26 1.0
    66
    77name              py26-lxml
    8 version           2.2
     8version           2.2.1
    99categories        python devel
    1010platforms         darwin
    1111maintainers       gmail.com:dbraband openmaintainer
     
    1818
    1919homepage          http://codespeak.net/lxml/
    2020master_sites      http://pypi.python.org/packages/source/l/lxml/
    21 checksums         md5 b3f12344291aa0d393915e7d8358b480 \
    22                   sha1 746ff9e165fc911a34a25936b6ed122f37241504 \
    23                   rmd160 fd884d36b68391b3093d6ab1a949155b52909b9d
     21checksums         md5 f18b17e4c83edcfc8a8649c498210e20 \
     22                  sha1 fdbef5735d5eccc1efbe4eac29be221f973a16cf \
     23                  rmd160 aed70b9bcc9b9e386f23542488cf11e7af6e6a8a
    2424distname          lxml-${version}
    2525depends_lib-append port:libxml2 port:libxslt port:py26-setuptools
    2626