Ticket #39808: Portfile.patch

File Portfile.patch, 871 bytes (added by bradc6 (Bradley Clemetson), 11 years ago)

Diff of Portfile

  • (a) oldPortfile vs. (b) Portfile

    a b  
    44PortSystem      1.0
    55
    66name            boost
    7 version         1.53.0
    8 revision        2
     7version         1.54.0
     8revision        0
    99license         Boost-1
    1010categories      devel
    1111platforms       darwin
     
    2323distname        ${name}_${distver}
    2424use_bzip2       yes
    2525
    26 checksums           md5     a00d22605d5dbcfb4c9936a9b35bc4c2 \
    27                     sha1    e6dd1b62ceed0a51add3dda6f3fc3ce0f636a7f3 \
    28                     rmd160  441435fca62365ddb822ab582594ae92c30cbc92
     26checksums           md5     15cb8c0803064faef0c4ddf5bc5ca279 \
     27                    sha1    230782c7219882d0fab5f1effbe86edb85238bf4 \
     28                    rmd160  350ac8a7ab0a5b3b09f6057f9bbecc877c16fe70
    2929
    3030depends_lib     port:zlib \
    3131                port:expat \