Ticket #47024: Portfile-php-suhosin.diff

File Portfile-php-suhosin.diff, 1.2 KB (added by Schamschula (Marius Schamschula), 10 years ago)
  • Portfile

    old new  
    55PortGroup           php 1.1
    66
    77name                php-suhosin
    8 version             0.9.36
     8version             0.9.37.1
    99categories-append   security www
    1010license             PHP-3.01
    1111maintainers         ryandesign openmaintainer
     
    2424platforms           darwin freebsd
    2525
    2626master_sites        http://download.suhosin.org/
    27 extract.suffix      .tgz
    2827
    29 checksums           rmd160  519681cc6cc78a1f0529f69d65fd9991318c84d4 \
    30                     sha256  3b7b8ac57a251ba0ed712d9f62b9ffdb6622c0a26b1118fd9d750744b5561596
     28checksums           sha1    9de7a89ef7d336501a41f452fd3936ae66f63a6e \
     29                    rmd160  37cd9bd86a65c9081260a9d809b646384290cebb \
     30                    sha256  322ba104a17196bae63d39404da103fd011b09fde0f02484dc44366511c586ba
    3131
    3232test.run            yes
    3333
    3434livecheck.type      regex
    35 livecheck.url       http://www.hardened-php.net/suhosin/download.html
    36 livecheck.regex     suhosin-(\\d+(\\.\\d+)+)
     35livecheck.url       http://www.suhosin.org/stories/download.html
     36livecheck.regex     suhosin-(\[0-9.\]+)${extract.suffix}