git: c606fef2778e - main - net/nmsg: Upgrade to 1.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Aug 2025 05:48:15 UTC
The branch main has been updated by truckman:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c606fef2778e68ba80d5a355b86def27cc37dfff
commit c606fef2778e68ba80d5a355b86def27cc37dfff
Author: Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2025-07-31 04:52:07 +0000
Commit: Don Lewis <truckman@FreeBSD.org>
CommitDate: 2025-08-01 05:47:54 +0000
net/nmsg: Upgrade to 1.3.2
nmsg (1.3.2-1)
* Add configure --with-coverage feature and make targets
"clean-coverage" and "report-coverage" for code coverage analysis.
* Add more documentation to nmsgtool manual.
* Remove unused dead code.
* Lots of tests added and improved.
* Add sample statsmod plugin (nmsg_stats1_sample) with parameters
"out" to define output filename and "secs" to set the update
frequency in seconds.
* Various packet capture parsing fixes for DNSQR message type.
* Fix bug where idle JSON and presentation inputs block SIGINT.
MFH: 2025Q3
Sponsored by: DomainTools LLC
---
net/nmsg/Makefile | 4 ++--
net/nmsg/distinfo | 6 +++---
net/nmsg/pkg-plist | 1 +
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile
index 855c0a1b6ffa..1b5dc4132c3e 100644
--- a/net/nmsg/Makefile
+++ b/net/nmsg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nmsg
-PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTVERSION= 1.3.2
+PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
diff --git a/net/nmsg/distinfo b/net/nmsg/distinfo
index ca18bd5a213d..e94387a934da 100644
--- a/net/nmsg/distinfo
+++ b/net/nmsg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730959852
-SHA256 (nmsg-1.3.1.tar.gz) = 563aff4c3d0a79823cf96371143eb0c9fa81cfc039b6f8ad23a48317707fbfda
-SIZE (nmsg-1.3.1.tar.gz) = 758245
+TIMESTAMP = 1753934821
+SHA256 (nmsg-1.3.2.tar.gz) = 9e7f2ea95f5a703c84632061f20bcce2a459c89b24999f3470c8a54a8a9b5b8e
+SIZE (nmsg-1.3.2.tar.gz) = 767970
diff --git a/net/nmsg/pkg-plist b/net/nmsg/pkg-plist
index b8b8d14c58e8..bf77c3329d36 100644
--- a/net/nmsg/pkg-plist
+++ b/net/nmsg/pkg-plist
@@ -51,6 +51,7 @@ lib/libnmsg.so.8
lib/libnmsg.so.8.3.0
lib/nmsg/nmsg_flt1_sample.so
lib/nmsg/nmsg_msg9_base.so
+lib/nmsg/nmsg_stats1_sample.so
libdata/pkgconfig/libnmsg.pc
%%MANPAGES%%share/man/man1/nmsgtool.1.gz
%%DATADIR%%/base/dns.proto