Ticket #42858: Portfile-suricata-2.0.10.diff
File Portfile-suricata-2.0.10.diff, 1.3 KB (added by Schamschula (Marius Schamschula), 9 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name suricata 7 version 2.0. 77 version 2.0.10 8 8 categories net security 9 9 platforms darwin 10 10 maintainers yahoo.fr:jul_bsd openmaintainer … … 27 27 depends_build port:autoconf port:automake 28 28 depends_lib port:pkgconfig port:libnet11 port:libpcap port:pcre \ 29 29 port:libyaml port:libtool port:libmagic port:jansson 30 depends_run port:oinkmaster 30 31 configure.env AC_PROG_LIBTOOL=${prefix}/bin/glibtool \ 31 32 LDFLAGS="-ljansson" CPPFLAGS=-I${prefix}/include 32 33 configure.args --enable-ipfw --enable-gccprotect \ … … 159 160 160 161 if {${subport} eq ${name}} { 161 162 162 checksums rmd160 4 35d9af659416710e53c2f8ec6ff8ec768dcaaa8\163 sha256 c 5c3ccebeecbace39df0ff2d50ec4515b541103ffaa5e33cd1dc79d4955c0dfd163 checksums rmd160 490a461b195bc22bbabbe6105eec8a4dfc2d7a1a \ 164 sha256 c8d1d3b6ce3d2a56577fca224424071afd921739d3859efc8a62229556d4beef 164 165 165 166 patchfiles patch-Makefile.in.diff \ 166 167 patch-src-output-json.h.diff