Date: Thu, 22 Mar 2018 14:13:11 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465289 - in head/dns/yadifa: . files Message-ID: <201803221413.w2MEDB1V006735@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Thu Mar 22 14:13:11 2018 New Revision: 465289 URL: https://svnweb.freebsd.org/changeset/ports/465289 Log: Update to 2.3.8. While there, pass maintainership to submitter. PR: 226539 Submitted by: Leo Vandewoestijne Sponsored by: Absolight Deleted: head/dns/yadifa/files/patch-lib_dnscore_src_dnskey__dsa.c head/dns/yadifa/files/patch-lib_dnscore_src_dnskey__ecdsa.c head/dns/yadifa/files/patch-lib_dnscore_src_dnskey__rsa.c head/dns/yadifa/files/patch-lib_dnscore_src_tsig.c Modified: head/dns/yadifa/Makefile (contents, props changed) head/dns/yadifa/distinfo (contents, props changed) head/dns/yadifa/pkg-plist (contents, props changed) Modified: head/dns/yadifa/Makefile ============================================================================== --- head/dns/yadifa/Makefile Thu Mar 22 14:13:02 2018 (r465288) +++ head/dns/yadifa/Makefile Thu Mar 22 14:13:11 2018 (r465289) @@ -1,14 +1,12 @@ -# Created by: Mathieu Arnold <mat@FreeBSD.org> # $FreeBSD$ PORTNAME= yadifa -PORTVERSION= 2.2.3 -DISTVERSIONSUFFIX= -6711 -PORTREVISION= 2 +DISTVERSION= 2.3.8 +DISTVERSIONSUFFIX= -7713 CATEGORIES= dns ipv6 MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/ -MAINTAINER= mat@FreeBSD.org +MAINTAINER= freebsd@dns.company COMMENT= Authoritative nameserver with DNSSEC capabilities LICENSE= BSD3CLAUSE Modified: head/dns/yadifa/distinfo ============================================================================== --- head/dns/yadifa/distinfo Thu Mar 22 14:13:02 2018 (r465288) +++ head/dns/yadifa/distinfo Thu Mar 22 14:13:11 2018 (r465289) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483478486 -SHA256 (yadifa-2.2.3-6711.tar.gz) = 4a7de1a1c17606c99e1f4ad2f9989268713283cd83eb6edfe0f283fe00a96e46 -SIZE (yadifa-2.2.3-6711.tar.gz) = 3672934 +TIMESTAMP = 1520801790 +SHA256 (yadifa-2.3.8-7713.tar.gz) = cc84417ce8a15b72a76e57af74c5fed73f862f46defccb99569dc9ccc8fbb097 +SIZE (yadifa-2.3.8-7713.tar.gz) = 3730104 Modified: head/dns/yadifa/pkg-plist ============================================================================== --- head/dns/yadifa/pkg-plist Thu Mar 22 14:13:02 2018 (r465288) +++ head/dns/yadifa/pkg-plist Thu Mar 22 14:13:11 2018 (r465289) @@ -36,6 +36,7 @@ include/dnscore/dnscore-config.h include/dnscore/dnscore.h include/dnscore/dnsformat.h include/dnscore/dnskey-keyring.h +include/dnscore/dnskey-signature.h include/dnscore/dnskey.h include/dnscore/dnskey_dsa.h include/dnscore/dnskey_ecdsa.h @@ -55,6 +56,7 @@ include/dnscore/identity.h include/dnscore/input_stream.h include/dnscore/io_stream.h include/dnscore/limited_input_stream.h +include/dnscore/limiter.h include/dnscore/list-dl.h include/dnscore/list-sl-debug.h include/dnscore/list-sl.h @@ -121,6 +123,7 @@ include/dnscore/zalloc.h include/dnscore/zonefile_reader.h include/dnsdb/avl.h include/dnsdb/btree.h +include/dnsdb/chain-replay.h include/dnsdb/dictionary-node.h include/dnsdb/dictionary.h include/dnsdb/dnsdb-config.h @@ -128,12 +131,11 @@ include/dnsdb/dnsrdata.h include/dnsdb/dnssec-keystore.h include/dnsdb/dnssec.h include/dnsdb/dnssec_config.h -include/dnsdb/dnssec_task.h include/dnsdb/dynupdate.h +include/dnsdb/dynupdate-diff.h include/dnsdb/hash.h include/dnsdb/htable.h include/dnsdb/htbt.h -include/dnsdb/icmtl_input_stream.h include/dnsdb/journal-cjf-common.h include/dnsdb/journal-cjf-idxt.h include/dnsdb/journal-cjf-page-cache.h @@ -143,30 +145,27 @@ include/dnsdb/journal-cjf.h include/dnsdb/journal.h include/dnsdb/journal_ix.h include/dnsdb/nsec.h -include/dnsdb/nsec3-chain-create.h -include/dnsdb/nsec3-chain-destroy.h +include/dnsdb/nsec-chain-replay.h +include/dnsdb/nsec3-chain-replay.h include/dnsdb/nsec3-forall-label.h include/dnsdb/nsec3.h include/dnsdb/nsec3_collection.h include/dnsdb/nsec3_hash.h -include/dnsdb/nsec3_icmtl.h include/dnsdb/nsec3_item.h include/dnsdb/nsec3_load.h include/dnsdb/nsec3_name_error.h include/dnsdb/nsec3_nodata_error.h include/dnsdb/nsec3_owner.h -include/dnsdb/nsec3_rrsig_updater.h include/dnsdb/nsec3_types.h -include/dnsdb/nsec3_update.h include/dnsdb/nsec3_zone.h include/dnsdb/nsec_collection.h include/dnsdb/nsec_common.h include/dnsdb/rr_canonize.h include/dnsdb/rrsig.h -include/dnsdb/rrsig_updater.h include/dnsdb/xfr_copy.h include/dnsdb/zdb-config-features.h include/dnsdb/zdb-lock.h +include/dnsdb/zdb-packed-ttlrdata.h include/dnsdb/zdb-zone-answer-axfr.h include/dnsdb/zdb-zone-answer-ixfr.h include/dnsdb/zdb-zone-arc.h @@ -175,6 +174,8 @@ include/dnsdb/zdb-zone-find.h include/dnsdb/zdb-zone-garbage.h include/dnsdb/zdb-zone-journal.h include/dnsdb/zdb-zone-lock.h +include/dnsdb/zdb-zone-lock-monitor.h +include/dnsdb/zdb-zone-maintenance.h include/dnsdb/zdb-zone-path-provider.h include/dnsdb/zdb-zone-reader-filter.h include/dnsdb/zdb.h @@ -182,7 +183,6 @@ include/dnsdb/zdb_cache.h include/dnsdb/zdb_config.h include/dnsdb/zdb_error.h include/dnsdb/zdb_icmtl.h -include/dnsdb/zdb_listener.h include/dnsdb/zdb_record.h include/dnsdb/zdb_rr_label.h include/dnsdb/zdb_sanitize.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803221413.w2MEDB1V006735>