Upgrade net/axa to version 1.5.1
* Add apikey support * Add per-user config file Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
ee6234880d
commit
8ea4f57cab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440025
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= axa
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net dns
|
||||
MASTER_SITES= FARSIGHT/${PORTNAME} LOCAL/truckman/farsight
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1480710774
|
||||
SHA256 (axa-1.4.0.tar.gz) = e2dd76ec1259383039bbc36b4e4efc7f0e68c4c0651ec39da7bc0c78df6d746f
|
||||
SIZE (axa-1.4.0.tar.gz) = 540240
|
||||
TIMESTAMP = 1493762895
|
||||
SHA256 (axa-1.5.1.tar.gz) = 63324acf6ca4276771edc674df9b14ea9ada44acb333cb77ec31bc8c819dd84b
|
||||
SIZE (axa-1.5.1.tar.gz) = 530287
|
||||
|
@ -10,6 +10,7 @@ include/axa/axa.h
|
||||
include/axa/axa_endian.h
|
||||
include/axa/bits.h
|
||||
include/axa/client.h
|
||||
include/axa/client_config.h
|
||||
include/axa/dns_walk.h
|
||||
include/axa/fields.h
|
||||
include/axa/json.h
|
||||
|
Loading…
Reference in New Issue
Block a user