mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/libdaq: Update version 3.0.11=>3.0.12
- Utilize USES=localbase Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.12
This commit is contained in:
parent
1b07bc3a8c
commit
42f23470ae
@ -1,6 +1,6 @@
|
||||
PORTNAME= libdaq
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0.11
|
||||
DISTVERSION= 3.0.12
|
||||
CATEGORIES= net
|
||||
|
||||
PATCH_SITES= https://github.com/glebius/${PORTNAME}/commit/
|
||||
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpcap.so:net/libpcap # avoid base libpcap
|
||||
|
||||
USES= autoreconf compiler:c++11-lang libtool pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang libtool localbase pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= snort3
|
||||
USE_LDCONFIG= yes
|
||||
@ -24,9 +24,6 @@ GNU_CONFIGURE= yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
CONFLICTS= daq-2*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1677247405
|
||||
SHA256 (snort3-libdaq-v3.0.11_GH0.tar.gz) = c9b691e113960cc19c4df6e93eacbdb45c96491da9c81471f3e419b91c04579a
|
||||
SIZE (snort3-libdaq-v3.0.11_GH0.tar.gz) = 167807
|
||||
TIMESTAMP = 1688003699
|
||||
SHA256 (snort3-libdaq-v3.0.12_GH0.tar.gz) = dedfdb88de151d61009bdb365322853687b1add4adec248952d2a93b70f584af
|
||||
SIZE (snort3-libdaq-v3.0.12_GH0.tar.gz) = 167878
|
||||
SHA256 (c0f3283ad42a1d8e70ee699271b91168b14ec357.patch) = df4e9e3bb00cebb7d215dc681896552e7458ae266852b7ba65ef9eca0436d9ea
|
||||
SIZE (c0f3283ad42a1d8e70ee699271b91168b14ec357.patch) = 1951
|
||||
|
Loading…
Reference in New Issue
Block a user