Date: Sun, 20 Jun 2021 21:49:42 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2287e8f627d4 - main - security/passivedns: Update to 1.2.1-22 Message-ID: <202106202149.15KLngxg023405@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=2287e8f627d43a120be870809c18e1b7e02a628d commit 2287e8f627d43a120be870809c18e1b7e02a628d Author: Shawn Michael <freebsd@monkeyspunk.net> AuthorDate: 2021-06-20 21:46:16 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-06-20 21:49:28 +0000 security/passivedns: Update to 1.2.1-22 This fixes build on FreeBSD 13+ PR: 255599 --- 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 9dd90d7276ad..73b5875cecf5 100644 --- a/security/passivedns/Makefile +++ b/security/passivedns/Makefile @@ -1,6 +1,6 @@ PORTNAME= passivedns -DISTVERSION= 1.2.1-10 -DISTVERSIONSUFFIX= -ge126cbb +DISTVERSION= 1.2.1-22 +DISTVERSIONSUFFIX= -gd757713 CATEGORIES= security MAINTAINER= shadowbq@gmail.com @@ -8,9 +8,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106202149.15KLngxg023405>