Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F172541416
D11908.id31807.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11908.id31807.diff
View Options
Index: head/security/suricata/Makefile
===================================================================
--- head/security/suricata/Makefile
+++ head/security/suricata/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= suricata
-PORTVERSION= 3.2.3
+PORTVERSION= 4.0.0
CATEGORIES= security
MASTER_SITES= http://www.openinfosecfoundation.org/download/
@@ -110,8 +110,7 @@
--with-libhiredis-libraries=${LOCALBASE}/lib
SC_USES= python
-SC_CONFIGURE_ENV= ac_cv_path_HAVE_PYTHON_CONFIG=yes
-SC_CONFIGURE_ENV_OFF= ac_cv_path_HAVE_PYTHON_CONFIG=no
+SC_CONFIGURE_ENABLE= python
TESTS_CONFIGURE_ENABLE= unittests
@@ -136,8 +135,6 @@
tls-events.rules
LOGS_DIR?= /var/log/${PORTNAME}
-.include <bsd.port.pre.mk>
-
pre-patch:
${CP} ${FILESDIR}/ax_check_compile_flag.m4 ${WRKSRC}/m4
@@ -145,19 +142,16 @@
${MKDIR} ${STAGEDIR}${CONFIG_DIR}
${MKDIR} ${STAGEDIR}${RULES_DIR}
${MKDIR} ${STAGEDIR}${LOGS_DIR}
-
.for f in ${CONFIG_FILES}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${CONFIG_DIR}/${f}.sample
.endfor
-
.for f in ${RULES_FILES}
${INSTALL_DATA} ${WRKSRC}/rules/${f} ${STAGEDIR}${RULES_DIR}/${f}
.endfor
-.if ${PORT_OPTIONS:MSC}
+post-install-SC-on:
(cd ${STAGEDIR}${PREFIX} \
&& ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \
-d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;})
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: head/security/suricata/distinfo
===================================================================
--- head/security/suricata/distinfo
+++ head/security/suricata/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499981095
-SHA256 (suricata-3.2.3.tar.gz) = ad800e313ece9b4e4ef11b2bdfe15bd73d3c8e51833bc4466525b8f0d8ac86aa
-SIZE (suricata-3.2.3.tar.gz) = 11760480
+TIMESTAMP = 1501558442
+SHA256 (suricata-4.0.0.tar.gz) = 6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577
+SIZE (suricata-4.0.0.tar.gz) = 12252693
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 20, 3:26 AM (10 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39269850
Default Alt Text
D11908.id31807.diff (1 KB)
Attached To
Mode
D11908: - security/suricata: Update from 3.2.3 to 4.0.0
Attached
Detach File
Event Timeline
Log In to Comment