Ticket #34521: gsoap-2.8.8.patch

File gsoap-2.8.8.patch, 854 bytes (added by robsonpeixoto@…, 12 years ago)
  • Portfile

     
    44PortSystem          1.0
    55
    66name                gsoap
    7 version             2.8.5
     7version             2.8.8
    88set branch          [join [lrange [split ${version} .] 0 1] .]
    99platforms           darwin
    1010categories          devel
     
    2626distname            ${name}_${version}
    2727worksrcdir          ${name}-${branch}
    2828
    29 checksums           rmd160  0aba9b45e183e143fa93e0b50cc3369f61b528c9 \
    30                     sha256  838b8adefdaa40afcacc6811a73d7bcc19ecf352728647afe72e4203cb512141
     29checksums           rmd160  cc33c81cf316bee7e42ab01149262acdfc4db31a \
     30                    sha256  8b1ad1cbd521bd5f85ff4c038bfd5a17a2530610c1ce8bf7318725bc568465cc
    3131
    3232depends_lib         port:openssl
    3333