Upgrade net/axa to version 1.6.0:
* Fix make check Clang compiler warnings * Fix small bugs in apikey transport * Fix sratool/radtool command completion bug * Fix sratool/radtool overzealous help bug * Fix make check when building without yajl * Add axa_apikey_load_and_check_key() * Update README (additional examples) * Remove configure option to select compile-time list of available ciphers * Make config file errors emitted according to axa_debug level * Make nmsg file and udp output objects unbuffered Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
a9a8425d43
commit
a06f7c0a13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444702
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= axa
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.6.0
|
||||
#PORTREVISION= 1
|
||||
CATEGORIES= net dns
|
||||
MASTER_SITES= FARSIGHT/${PORTNAME} LOCAL/truckman/farsight
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493762895
|
||||
SHA256 (axa-1.5.1.tar.gz) = 63324acf6ca4276771edc674df9b14ea9ada44acb333cb77ec31bc8c819dd84b
|
||||
SIZE (axa-1.5.1.tar.gz) = 530287
|
||||
TIMESTAMP = 1498781052
|
||||
SHA256 (axa-1.6.0.tar.gz) = b901731f70a63befd0b99e3ef922d48316df2a59212903f06133d0bde6006f28
|
||||
SIZE (axa-1.6.0.tar.gz) = 531108
|
||||
|
Loading…
Reference in New Issue
Block a user