mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update dns/dnsdbflex to version 1.0.5:
- Sync with minor dnsdbq changes. - Fix minor memory leak. - No visible functional changes. Pet portlint Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
cdbd267d33
commit
17f0bf7bdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568767
3 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= dnsdbflex
|
PORTNAME= dnsdbflex
|
||||||
PORTVERSION= 1.0.4
|
PORTVERSION= 1.0.5
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= dns
|
CATEGORIES= dns
|
||||||
|
|
||||||
MAINTAINER= truckman@FreeBSD.org
|
MAINTAINER= truckman@FreeBSD.org
|
||||||
COMMENT= Tool to use the DNSDB Flexible Search API extensions.
|
COMMENT= Tool to use the DNSDB Flexible Search API extensions
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE_APACHE20= ${WRKSRC}/Apache-2.0
|
LICENSE_FILE_APACHE20= ${WRKSRC}/Apache-2.0
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1613892179
|
TIMESTAMP = 1616111109
|
||||||
SHA256 (farsightsec-dnsdbflex-v1.0.4_GH0.tar.gz) = d07a4ce6ec0046db56bfa70932f5831427219dc2a206a2df3f382b883532dab4
|
SHA256 (farsightsec-dnsdbflex-v1.0.5_GH0.tar.gz) = bcc148802218ca8945a10ce2048931eadaa35e7f24f16e1480378d23a48d3d00
|
||||||
SIZE (farsightsec-dnsdbflex-v1.0.4_GH0.tar.gz) = 29121
|
SIZE (farsightsec-dnsdbflex-v1.0.5_GH0.tar.gz) = 29446
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Command line tool to use the DNSDB Flexible Search API extensions on
|
Command line tool to use the DNSDB Flexible Search API extensions on
|
||||||
systems such as:
|
systems such as:
|
||||||
* the DNSDB Flex API server at Farsight Security
|
* the DNSDB Flex API server at Farsight Security
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue