1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/passivedns: Update to 1.2.1-25

Add support for loopback devices (lo, wg, gif, etc)

PR:	260911
Reported by:	freebsd@monkeyspunk.net
Approved by:	shadowbq@gmail.com (maintainer, timeout > 1 month)
This commit is contained in:
Shawn Michael 2022-02-03 12:45:04 +01:00 committed by Fernando Apesteguía
parent dec51330d1
commit 5d15897836
2 changed files with 7 additions and 8 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= passivedns
DISTVERSION= 1.2.1-22
DISTVERSIONSUFFIX= -gd757713
PORTREVISION= 1
DISTVERSION= 1.2.1-25
DISTVERSIONSUFFIX= -gb438a30
CATEGORIES= security
MAINTAINER= shadowbq@gmail.com
@ -16,19 +15,19 @@ USES= autoreconf gmake libtool
USE_GITHUB= yes
GH_ACCOUNT= gamelinux
SUB_FILES= pkg-message
USE_RC_SUBR= passivedns
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ldns-includes=${LOCALBASE}/include \
--with-ldns-libraries=${LOCALBASE}/lib
USE_RC_SUBR= passivedns
SUB_FILES= pkg-message
OPTIONS_DEFINE= JSON
OPTIONS_DEFAULT= JSON
JSON_CONFIGURE_ENABLE= json
JSON_LIB_DEPENDS= libjansson.so:devel/jansson
JSON_CONFIGURE_ENABLE= json
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/passivedns \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568131956
SHA256 (gamelinux-passivedns-1.2.1-22-gd757713_GH0.tar.gz) = fc1bebbb4c6fc306e94d4f0040132fa0f0c46eb059b48a1c8efb882d40ce288a
SIZE (gamelinux-passivedns-1.2.1-22-gd757713_GH0.tar.gz) = 56196
SHA256 (gamelinux-passivedns-1.2.1-25-gb438a30_GH0.tar.gz) = 51af92215193518a4be1e6d7534f3f29e023d3b1ed78817eac3d9ddff280447a
SIZE (gamelinux-passivedns-1.2.1-25-gb438a30_GH0.tar.gz) = 56242