1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Upgrade net/nmsg to version 0.13.2.

* Restore terminating NUL character in string fields loaded from JSON.

  * Correct display of string fields with missing NUL terminator.

  * Improvements to NUL-termination test cases.

Sponsored by:	Farsight Security, Inc.
This commit is contained in:
Don Lewis 2018-02-01 23:47:49 +00:00
parent 2a2d3706cf
commit d277a0f086
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460650
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= nmsg
PORTVERSION= 0.13.1
PORTVERSION= 0.13.2
CATEGORIES= net
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
@ -17,8 +17,8 @@ LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
libyajl.so:devel/yajl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-pkgconfigdir='$${exec_prefix}/libdata/pkgconfig'
INSTALL_TARGET= install-strip

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508955678
SHA256 (nmsg-0.13.1.tar.gz) = 397f5b455c9ff11f377f64d50dc3aaff043b0eb38739623ff98b0461702e0299
SIZE (nmsg-0.13.1.tar.gz) = 627814
TIMESTAMP = 1517517065
SHA256 (nmsg-0.13.2.tar.gz) = 9804f53bb9826038f8c505a4e31b48e39f32efcfb90733d283c1bf72351afa98
SIZE (nmsg-0.13.2.tar.gz) = 609932