Ticket #18116: patch_Portfile_py25-lxml.diff

File patch_Portfile_py25-lxml.diff, 1001 bytes (added by michaelld (Michael Dickens), 15 years ago)

Patch file with diffs to bump the version of py25-lxml to 2.1.5.

  • (a) Portfile_orig vs. (b) Portfile

    a b  
    55PortGroup         python25 1.0
    66
    77name              py25-lxml
    8 version           2.1.4
     8version           2.1.5
    99categories        python devel
    1010platforms         darwin
    1111maintainers       akitada openmaintainer
     
    1919
    2020homepage          http://codespeak.net/lxml/
    2121master_sites      http://pypi.python.org/packages/source/l/lxml/
    22 checksums         md5     05f35b81955caf502584b685a5226417 \
    23                   sha1    c2cbccaad4c0073955e4206f378ef597881e66fb \
    24                   rmd160  a0686da9660d9721bed3f1b0c2bf86e518938c96
     22checksums         md5     22567ccc6ab8ec8c90c335c810cabe11 \
     23                  sha1    fa80e756e15bfcce3eb8551a36f950b00162190c \
     24                  rmd160  5deff521a4c4c99e7bc1667c10789f9d45f501ed
    2525distname          lxml-${version}
    2626depends_lib-append port:libxml2 port:libxslt port:py25-hashlib port:py25-setuptools port:py25-zlib
    2727