Ticket #42858: Portfile-suricata-3.0.1.diff
File Portfile-suricata-3.0.1.diff, 2.0 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.11 8 8 categories net security 9 9 platforms darwin 10 10 maintainers yahoo.fr:jul_bsd openmaintainer … … 159 159 160 160 if {${subport} eq ${name}} { 161 161 162 checksums rmd160 435d9af659416710e53c2f8ec6ff8ec768dcaaa8\163 sha256 c 5c3ccebeecbace39df0ff2d50ec4515b541103ffaa5e33cd1dc79d4955c0dfd162 checksums rmd160 cfa66dd1809d2507be4f6eef3a42f96da0fc8f4e \ 163 sha256 c607f1e18e5636830f42a83f7c67e1466f07db82853f3a9dba4ab8c6c3bc656e 164 164 165 165 patchfiles patch-Makefile.in.diff \ 166 166 patch-src-output-json.h.diff … … 171 171 172 172 subport ${name}-devel { 173 173 174 version 2.1beta1 175 checksums rmd160 c85c27f306d6eee05fe1058a0032e5d65e648a33 \ 176 sha256 c3d71638c1c672203eb4665292955438de67825c6736cb6e77f3eb17f84ec352 177 174 version 3.0.1 175 checksums rmd160 4ab30801cc5c1f4dd28d561035240d7cdb53a897 \ 176 sha256 74c685f8da51b3f038a7b8185bdbed274aca25daf64ac7ea01eea60636727f26 177 178 destroot.target install-full 179 178 180 ## 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.diff181 patchfiles patch-src-output-json.h-3.0.diff \ 182 patch-src-output-json-alert.h.diff \ 183 patch-src-util-profiling-rules.c.diff 182 184 183 185 conflicts ${name} ${name}1 184 186 livecheck.regex "<strong>Suricata \\(Development\\) version is (\\d+(?:\\.\\d+)(\\w*)*), " … … 262 264 263 265 livecheck.type regex 264 266 livecheck.url ${homepage}/download/ 267 livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}