mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Unbreak last commit.
Pointy hat: dvl Sponsored by: Absolight
This commit is contained in:
parent
401b41e0bb
commit
135ca7aea7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460412
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user