Ticket #42858: Portfile-suricata-3.0.diff

File Portfile-suricata-3.0.diff, 2.1 KB (added by Schamschula (Marius Schamschula), 8 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                suricata
    7 version             2.0.7
     7version             2.0.11
    88categories          net security
    99platforms           darwin
    1010maintainers         yahoo.fr:jul_bsd openmaintainer
     
    159159
    160160if {${subport} eq ${name}} {
    161161
    162     checksums           rmd160  435d9af659416710e53c2f8ec6ff8ec768dcaaa8 \
    163                         sha256  c5c3ccebeecbace39df0ff2d50ec4515b541103ffaa5e33cd1dc79d4955c0dfd
     162checksums               rmd160  cfa66dd1809d2507be4f6eef3a42f96da0fc8f4e \
     163                        sha256  c607f1e18e5636830f42a83f7c67e1466f07db82853f3a9dba4ab8c6c3bc656e
    164164
    165165    patchfiles          patch-Makefile.in.diff \
    166166                        patch-src-output-json.h.diff
     
    171171
    172172subport ${name}-devel {
    173173
    174     version             2.1beta1
    175     checksums           rmd160  c85c27f306d6eee05fe1058a0032e5d65e648a33 \
    176                         sha256  c3d71638c1c672203eb4665292955438de67825c6736cb6e77f3eb17f84ec352
    177 
     174    version             3.0
     175    checksums           rmd160  94e9d389d4c43a09a9ef9bd8160491dffb6fd9ad \
     176                        sha256  4b8feb398a0800c955fe24aa31ca446c539e79492155717e826473f902c8e65a
     177   
     178    destroot.target     install-full
     179   
    178180    ## Got both strlcpy/strlcat errors and "error: unknown type name 'json_t'"
    179     patchfiles          patch-configure.ac2.diff \
    180                         patch-src-suricata-common.h.diff \
    181                         patch-src-suricata-common.h2.diff
     181    patchfiles          patch-src-output-json.h-3.0.diff \
     182                        patch-src-output-json-alert.h.diff \
     183                        patch-src-util-debug.c.diff \
     184                        patch-src-util-profiling-rules.c.diff
    182185
    183186    conflicts  ${name} ${name}1
    184187    livecheck.regex     "<strong>Suricata \\(Development\\) version is (\\d+(?:\\.\\d+)(\\w*)*), "
     
    262265
    263266livecheck.type      regex
    264267livecheck.url       ${homepage}/download/
     268livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}