diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-30 15:46:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-30 15:46:52 +0000 |
commit | 135ca7aea78238da8278d422960ce9d381ef5072 (patch) | |
tree | a4bc9d1d57637f42d781ad5c23404678b7daa3ad /security | |
parent | 401b41e0bb92ae2f4a99a1d8a6bd206a9dc6fcb7 (diff) | |
download | ports-135ca7aea78238da8278d422960ce9d381ef5072.tar.gz ports-135ca7aea78238da8278d422960ce9d381ef5072.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/snort3/Makefile | 17 | ||||
-rw-r--r-- | security/snort3/distinfo | 6 |
2 files changed, 9 insertions, 14 deletions
diff --git a/security/snort3/Makefile b/security/snort3/Makefile index d1755b77e708..2990b53fd582 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -5,7 +5,6 @@ PORTNAME= snort DISTVERSION= 3.0.0-a4.242 CATEGORIES= security PKGNAMESUFFIX= 3 -DISTNAME= BUILD_242 MAINTAINER= feld@FreeBSD.org COMMENT= Lightweight network intrusion detection system @@ -24,6 +23,12 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ libhwloc.so:devel/hwloc RUN_DEPENDS= daq>=2.2.2:net/daq +USES= autoreconf cpe libtool pathfix pkgconfig ssl +USE_GITHUB= yes +GH_ACCOUNT= snortadmin +GH_PROJECT= snort3 +GH_TAGNAME= BUILD_242 + OPTIONS_DEFINE= DEBUG LRGPCAP OPTIONS_SUB= yes @@ -36,14 +41,6 @@ DEBUG_CONFIGURE_DISABLE= corefiles DEBUG_MAKE_ENV= DONTSTRIP="yes" LRGPCAP_CONFIGURE_ENABLE= large-pcap -.include <bsd.port.options.mk> - -USES= autoreconf cpe libtool pathfix pkgconfig ssl -USE_GITHUB= yes -GH_ACCOUNT= snortadmin -GH_PROJECT= snort3 -GH_TAGNAME= BUILD_242 - GNU_CONFIGURE= yes USE_LDCONFIG= yes @@ -51,6 +48,4 @@ CFLAGS+= -I${LOCALBASE}/include CONFLICTS= snort-2* -WRKSRC= ${WRKDIR}/snort-3.0.0-a4 - .include <bsd.port.mk> diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 8b8e5630a0f6..c51988b07497 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517322356 -SHA256 (BUILD_242_GH0.tar.gz) = e3bbc0a2d36f533bb26bd53b0db9db35776c23f754514f7b03cbd9bd4863eee5 -SIZE (BUILD_242_GH0.tar.gz) = 6340850 +TIMESTAMP = 1517327070 +SHA256 (snortadmin-snort3-3.0.0-a4.242-BUILD_242_GH0.tar.gz) = e3bbc0a2d36f533bb26bd53b0db9db35776c23f754514f7b03cbd9bd4863eee5 +SIZE (snortadmin-snort3-3.0.0-a4.242-BUILD_242_GH0.tar.gz) = 6340850 |