aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Michael <freebsd@monkeyspunk.net>2022-02-03 11:45:04 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-02-04 09:04:08 +0000
commit5d1589783615222402078cacf7effe8501448f45 (patch)
treea4dd4fea35a8081f5094b889cc1d760cebc6beb6
parentdec51330d15cd2a2e4f88bd7f3b25985066542ee (diff)
downloadports-5d1589783615222402078cacf7effe8501448f45.tar.gz
ports-5d1589783615222402078cacf7effe8501448f45.zip
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)
-rw-r--r--security/passivedns/Makefile11
-rw-r--r--security/passivedns/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/security/passivedns/Makefile b/security/passivedns/Makefile
index 458f085bda65..91810f258c2f 100644
--- a/security/passivedns/Makefile
+++ b/security/passivedns/Makefile
@@ -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 \
diff --git a/security/passivedns/distinfo b/security/passivedns/distinfo
index a94460cec38a..4a8c2f792203 100644
--- a/security/passivedns/distinfo
+++ b/security/passivedns/distinfo
@@ -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