Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2023 20:50:22 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org
Cc:        dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 38d711f500de - main - dns/dnstable-convert: Upgrade to 0.12.0
Message-ID:  <tkrat.6f2a4be8c8467d92@FreeBSD.org>
References:  <202306290316.35T3GqWu078912@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29 Jun, Don Lewis wrote:
> The branch main has been updated by truckman:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=38d711f500de6d9223daef98045e28e5d0f4ec92
> 
> commit 38d711f500de6d9223daef98045e28e5d0f4ec92
> Author:     Don Lewis <truckman@FreeBSD.org>
> AuthorDate: 2023-06-28 18:08:24 +0000
> Commit:     Don Lewis <truckman@FreeBSD.org>
> CommitDate: 2023-06-29 03:16:45 +0000
> 
>     dns/dnstable-convert: Upgrade to 0.12.0
>     
>     * dnstable_convert: add -p option to not remove generated mtbl file
>       with no records.
>     
>     * dnstable_convert: additional logging at startup and exit.
>     
>     * dnstable_convert: increase file descriptor resource limit at startup.
>     
>     * dnstable_unconvert: sort rdata values in "wdns_sort_rrset" order
>       for consistency with other dnstable data sources.
>     
>     The problem fixed by patch-dnstable__convert.c has been fixed upstream.
>     
>     Sponsored by:   DomainTools LLC
> ---
>  dns/dnstable-convert/Makefile                        |  2 +-
>  dns/dnstable-convert/distinfo                        |  6 +++---
>  dns/dnstable-convert/files/patch-dnstable__convert.c | 10 ----------
>  3 files changed, 4 insertions(+), 14 deletions(-)
> 
> diff --git a/dns/dnstable-convert/Makefile b/dns/dnstable-convert/Makefile
> index 737dd8567b54..80760dbd6f5f 100644
> --- a/dns/dnstable-convert/Makefile
> +++ b/dns/dnstable-convert/Makefile
> @@ -1,5 +1,5 @@
>  PORTNAME=	dnstable-convert
> -PORTVERSION=	0.11.0
> +PORTVERSION=	0.12.0
>  PORTREVISION=	1

Sigh ... forgot to reset PORTREVISION



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