sysutils/lbl-hf: Update to 1.9. Changes since 1.8:

- Add rate limiting; limit queries to 1000 per second by default.
   This is helps prevent flooding the nameserver with requests.

 - Add a SIGINFO handler (FreeBSD).

 - Add -xx to include cidr width with ip address in output.
This commit is contained in:
Craig Leres 2020-09-15 23:29:47 +00:00
parent 2d09934671
commit fa7df6f350
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548752
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hf
PORTVERSION= 1.8
PORTVERSION= 1.9
CATEGORIES= sysutils
MASTER_SITES= https://ee.lbl.gov/downloads/hf/ \
LOCAL/leres/hf

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508607869
SHA256 (hf-1.8.tar.gz) = 797767477c22a4ab4474444c38250c5bff4a9d382330f923693e7e524349a694
SIZE (hf-1.8.tar.gz) = 101254
TIMESTAMP = 1600212312
SHA256 (hf-1.9.tar.gz) = 691d244090a6fb33fd54c7e741d9762ad8e9cc1beb328c78f0144c1c801b6991
SIZE (hf-1.9.tar.gz) = 102539