From fa7df6f35091b017ce1e4896e340129b0a43b27c Mon Sep 17 00:00:00 2001 From: Craig Leres Date: Tue, 15 Sep 2020 23:29:47 +0000 Subject: [PATCH] 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. --- sysutils/lbl-hf/Makefile | 2 +- sysutils/lbl-hf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/lbl-hf/Makefile b/sysutils/lbl-hf/Makefile index 0549d2baca33..deff037ab9be 100644 --- a/sysutils/lbl-hf/Makefile +++ b/sysutils/lbl-hf/Makefile @@ -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 diff --git a/sysutils/lbl-hf/distinfo b/sysutils/lbl-hf/distinfo index d666ac84dbdd..5fe1ba0dd994 100644 --- a/sysutils/lbl-hf/distinfo +++ b/sysutils/lbl-hf/distinfo @@ -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