Ticket #42858: Portfile-suricata-3.0.diff
File Portfile-suricata-3.0.diff, 2.1 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 175 checksums rmd160 94e9d389d4c43a09a9ef9bd8160491dffb6fd9ad \ 176 sha256 4b8feb398a0800c955fe24aa31ca446c539e79492155717e826473f902c8e65a 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.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 182 185 183 186 conflicts ${name} ${name}1 184 187 livecheck.regex "<strong>Suricata \\(Development\\) version is (\\d+(?:\\.\\d+)(\\w*)*), " … … 262 265 263 266 livecheck.type regex 264 267 livecheck.url ${homepage}/download/ 268 livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}