Upgrade net/nmsg to version 0.15.1:
* Fix output stats collection. * Plugins now found by default at $libdir/nmsg instead of lib/nmsg. This fixes problem where plugins were not found with recent Debian packages built with --libdir configure option (used to install libraries in architecture specific directory). And ./configure --with-plugindir renamed to --with-pluginsdir. * pkgconfig also depend on libprotobuf-c headers (for third-party uses of libnmsg with pkgconfig). Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
ff2f3938cd
commit
1312e6a937
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524626
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nmsg
|
||||
PORTVERSION= 0.15.0
|
||||
PORTVERSION= 0.15.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1573000406
|
||||
SHA256 (nmsg-0.15.0.tar.gz) = 44ad5203b4f71969255c6871d079ef6c6955aa7b26b9705e831f54554aa82ff1
|
||||
SIZE (nmsg-0.15.0.tar.gz) = 662692
|
||||
TIMESTAMP = 1580336193
|
||||
SHA256 (nmsg-0.15.1.tar.gz) = 073f3eefb3b53a9f0bf0f6b4dfe42ca179591bd6bbdbc154d927e52d9fd3b350
|
||||
SIZE (nmsg-0.15.1.tar.gz) = 662964
|
||||
|
Loading…
Reference in New Issue
Block a user