Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 18:06:10 GMT
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f2f37b79173e - main - dns/yadifa: Update to 2.5.1
Message-ID:  <202110081806.198I6Arv063359@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f2f37b79173e3f38fd735c5f5b19c3c7cd9009c1

commit f2f37b79173e3f38fd735c5f5b19c3c7cd9009c1
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2021-10-08 06:45:10 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-10-08 18:04:57 +0000

    dns/yadifa: Update to 2.5.1
    
    ChangeLog:      https://github.com/yadifa/yadifa/blob/v2.5.1/ChangeLog
    PR:             258778
    Approved by:    ygy (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32365
---
 dns/yadifa/Makefile  | 4 ++--
 dns/yadifa/distinfo  | 6 +++---
 dns/yadifa/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile
index e0c8409884ff..dd08bbcbb216 100644
--- a/dns/yadifa/Makefile
+++ b/dns/yadifa/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	yadifa
-DISTVERSION=	2.5.0
-DISTVERSIONSUFFIX=	-10188
+DISTVERSION=	2.5.1
+DISTVERSIONSUFFIX=	-10306
 CATEGORIES=	dns
 MASTER_SITES=	https://www.yadifa.eu/sites/default/files/releases/ \
 		https://dns.company/downloads/yadifa/
diff --git a/dns/yadifa/distinfo b/dns/yadifa/distinfo
index af22fd824f25..d47e1f0e2ebb 100644
--- a/dns/yadifa/distinfo
+++ b/dns/yadifa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628693820
-SHA256 (yadifa-2.5.0-10188.tar.gz) = 5cdc4cf61b87fe6d0fdc260386375172b8802a0bd7e63bbf3716ebe1a233fa16
-SIZE (yadifa-2.5.0-10188.tar.gz) = 2655763
+TIMESTAMP = 1632917240
+SHA256 (yadifa-2.5.1-10306.tar.gz) = f943b3752108bada9255858fcd8c58ce90e0047568036838909cd204eb253014
+SIZE (yadifa-2.5.1-10306.tar.gz) = 2677102
diff --git a/dns/yadifa/pkg-plist b/dns/yadifa/pkg-plist
index 42d21b6a1902..61ef6e61e3db 100644
--- a/dns/yadifa/pkg-plist
+++ b/dns/yadifa/pkg-plist
@@ -43,11 +43,13 @@ include/dnscore/dnskey-signature.h
 include/dnscore/dnskey.h
 include/dnscore/dnskey_dsa.h
 include/dnscore/dnskey_ecdsa.h
+include/dnscore/dnskey_eddsa.h
 include/dnscore/dnskey_rsa.h
 include/dnscore/dnsname.h
 include/dnscore/dnsname_set.h
 include/dnscore/dnssec_errors.h
 include/dnscore/empty-input-stream.h
+include/dnscore/error_state.h
 include/dnscore/fdtools.h
 include/dnscore/file-pool.h
 include/dnscore/file.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110081806.198I6Arv063359>