aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lbl-hf
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2017-10-21 23:57:38 +0000
committerCraig Leres <leres@FreeBSD.org>2017-10-21 23:57:38 +0000
commit50621c88aa8df7d081ad09dd5e8c49331aa32b23 (patch)
treeba3481de4c01938b57e2452861b04fb401aa49bb /sysutils/lbl-hf
parentb9f17f59804159b151941277904f6ac1720d2098 (diff)
downloadports-50621c88aa8df7d081ad09dd5e8c49331aa32b23.tar.gz
ports-50621c88aa8df7d081ad09dd5e8c49331aa32b23.zip
Update to 1.8. Move the primary download site and add MASTER_SITE_LOCAL
as a secondary (suggested by @ler). Changes since 1.7: - Add -x which outputs just the ip addresses seen, one per line. - Add missing rule to match IPv6 addresses starting with :: (especially ::1). Reviewed by: ler (mentor) Approved by: ler (mentor) Differential Revision: https://reviews.freebsd.org/D12752
Notes
Notes: svn path=/head/; revision=452617
Diffstat (limited to 'sysutils/lbl-hf')
-rw-r--r--sysutils/lbl-hf/Makefile5
-rw-r--r--sysutils/lbl-hf/distinfo6
-rw-r--r--sysutils/lbl-hf/pkg-descr2
3 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/lbl-hf/Makefile b/sysutils/lbl-hf/Makefile
index abe288f7e348..0549d2baca33 100644
--- a/sysutils/lbl-hf/Makefile
+++ b/sysutils/lbl-hf/Makefile
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= hf
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= sysutils
-MASTER_SITES= ftp://ee.lbl.gov/
+MASTER_SITES= https://ee.lbl.gov/downloads/hf/ \
+ LOCAL/leres/hf
PKGNAMEPREFIX= lbl-
MAINTAINER= leres@FreeBSD.org
diff --git a/sysutils/lbl-hf/distinfo b/sysutils/lbl-hf/distinfo
index 8e5c15511198..d666ac84dbdd 100644
--- a/sysutils/lbl-hf/distinfo
+++ b/sysutils/lbl-hf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476317295
-SHA256 (hf-1.7.tar.gz) = c612d6c42d90427fd62c41d0abf92b9375c9002e21f305f3fe7f1d9c92dfd014
-SIZE (hf-1.7.tar.gz) = 100517
+TIMESTAMP = 1508607869
+SHA256 (hf-1.8.tar.gz) = 797767477c22a4ab4474444c38250c5bff4a9d382330f923693e7e524349a694
+SIZE (hf-1.8.tar.gz) = 101254
diff --git a/sysutils/lbl-hf/pkg-descr b/sysutils/lbl-hf/pkg-descr
index 61f0a893d5a9..f20d3efb6c21 100644
--- a/sysutils/lbl-hf/pkg-descr
+++ b/sysutils/lbl-hf/pkg-descr
@@ -1,4 +1,4 @@
hf is a filter that reads files or stdin and replaces internet
addresses with hostnames.
-WWW: https://ee.lbl.gov/
+WWW: https://ee.lbl.gov/downloads/hf/