git: dbe1c4c35016 - 2021Q2 - security/passivedns: Update to 1.2.1-22
Li-Wen Hsu
lwhsu at FreeBSD.org
Sun Jun 20 21:50:25 UTC 2021
The branch 2021Q2 has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dbe1c4c35016cadebc8c591265ca42f347e047dd
commit dbe1c4c35016cadebc8c591265ca42f347e047dd
Author: Shawn Michael <freebsd at monkeyspunk.net>
AuthorDate: 2021-06-20 21:46:16 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-06-20 21:50:11 +0000
security/passivedns: Update to 1.2.1-22
This fixes build on FreeBSD 13+
PR: 255599
(cherry picked from commit 2287e8f627d43a120be870809c18e1b7e02a628d)
---
security/passivedns/Makefile | 7 ++-----
security/passivedns/distinfo | 4 ++--
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/security/passivedns/Makefile b/security/passivedns/Makefile
index ddb61b83eadb..3ebd06bad565 100644
--- a/security/passivedns/Makefile
+++ b/security/passivedns/Makefile
@@ -1,7 +1,7 @@
PORTNAME= passivedns
-DISTVERSION= 1.2.1-10
-DISTVERSIONSUFFIX= -ge126cbb
+DISTVERSION= 1.2.1-22
+DISTVERSIONSUFFIX= -gd757713
CATEGORIES= security
MAINTAINER= shadowbq at gmail.com
@@ -9,9 +9,6 @@ COMMENT= Network sniffer that logs DNS replies for use in passive DNS setups
LICENSE= GPLv2
-BROKEN_FreeBSD_13= ld: error: duplicate symbol: config
-BROKEN_FreeBSD_14= ld: error: duplicate symbol: config
-
LIB_DEPENDS= libldns.so:dns/ldns
USES= autoreconf gmake libtool
diff --git a/security/passivedns/distinfo b/security/passivedns/distinfo
index b34043d062a0..a94460cec38a 100644
--- a/security/passivedns/distinfo
+++ b/security/passivedns/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1568131956
-SHA256 (gamelinux-passivedns-1.2.1-10-ge126cbb_GH0.tar.gz) = 2c10ea343d460162f484cc3e1bdcbe42a18a6319c76e586e2c385bd01b0499a2
-SIZE (gamelinux-passivedns-1.2.1-10-ge126cbb_GH0.tar.gz) = 55118
+SHA256 (gamelinux-passivedns-1.2.1-22-gd757713_GH0.tar.gz) = fc1bebbb4c6fc306e94d4f0040132fa0f0c46eb059b48a1c8efb882d40ce288a
+SIZE (gamelinux-passivedns-1.2.1-22-gd757713_GH0.tar.gz) = 56196
More information about the dev-commits-ports-all
mailing list