git: 8e7c123c28ac - main - net/nmsg: Upgrade to version 1.0.1

From: Don Lewis <truckman_at_FreeBSD.org>
Date: Thu, 07 Oct 2021 00:37:38 UTC
The branch main has been updated by truckman:

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

commit 8e7c123c28acb9527c15ebc12ca22ca22b33b3fc
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2021-10-07 00:31:48 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2021-10-07 00:37:28 +0000

    net/nmsg: Upgrade to version 1.0.1
    
     * nmsgtool: Fix use-after-free bug in statistics debugging (seen on
       Debian 10).
    
     * nmsg/base/dnsqr.c: Initialize len in dnsqr_hash to squash
       code-checker uninitialized warning.
    
     * Fix assert conditions with side effects for builds with -DNDEBUG
    
    Sponsored by:   Farsight Security, Inc.
---
 net/nmsg/Makefile | 2 +-
 net/nmsg/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile
index 0b244f4cd237..0c2c32366c32 100644
--- a/net/nmsg/Makefile
+++ b/net/nmsg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nmsg
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 PORTREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	FARSIGHT LOCAL/truckman/farsight
diff --git a/net/nmsg/distinfo b/net/nmsg/distinfo
index 30dfba3953dd..47112988930b 100644
--- a/net/nmsg/distinfo
+++ b/net/nmsg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631820282
-SHA256 (nmsg-1.0.0.tar.gz) = 4999bba3cc84e43c4353210e015c9f80efb2d15812b4169ae6db2c1dd29888d3
-SIZE (nmsg-1.0.0.tar.gz) = 663438
+TIMESTAMP = 1633491704
+SHA256 (nmsg-1.0.1.tar.gz) = 6d9c950b2bd8c507b40ccd925a85b095738f9d036abe6b0d595c1f3eba31ef35
+SIZE (nmsg-1.0.1.tar.gz) = 664217