Ticket #39028: nginx-1.4.1-update.patch

File nginx-1.4.1-update.patch, 962 bytes (added by deric@…, 11 years ago)
  • dports/www/nginx/Portfile

    diff --git a/dports/www/nginx/Portfile b/dports/www/nginx/Portfile
    index a1eb5a0..af0d1ac 100644
    a b  
    44PortSystem          1.0
    55
    66name                nginx
    7 version             1.4.0
     7version             1.4.1
    88categories          www mail
    99platforms           darwin
    1010license             BSD
    master_sites http://nginx.org/download:nginx \ 
    2929
    3030distfiles           ${name}-${version}${extract.suffix}:nginx
    3131checksums           ${name}-${version}${extract.suffix} \
    32                     rmd160  372e5fd10b0a6348816f999001cb958d47bfb9c2 \
    33                     sha256  84aeb7a131fccff036dc80283dd98c989d2844eb84359cfe7c4863475de923a9
     32                    rmd160  0b69e6f2a53c9d0538a6d12a4467711393481c04 \
     33                    sha256  bca5d1e89751ba29406185e1736c390412603a7e6b604f5b4575281f6565d119
    3434
    3535depends_lib         port:pcre \
    3636                    port:zlib