diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2024-01-18 01:39:12 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2024-01-18 01:40:12 +0000 |
commit | 99cfa5a67c1408c919a5434522f37328d66811d8 (patch) | |
tree | e3cd829ed0d4cd2f5ace2f0904cbfea58ed3e621 /misc/freebsd-doc-en | |
parent | f02b553f15313fb23393a8d9f0f0a5fce648f69b (diff) |
misc/freebsd-doc-*: Update to rev. d97a087 from the FreeBSD docset
This change mainly increases the timeout configuration for Hugo.
We are receiving several reports of pkg-fallouts with the error message
"... timed out after 1m0s."
Approved by: doceng (implicit)
Diffstat (limited to 'misc/freebsd-doc-en')
-rw-r--r-- | misc/freebsd-doc-en/Makefile | 2 | ||||
-rw-r--r-- | misc/freebsd-doc-en/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile index 722982b6b364..1ce681825809 100644 --- a/misc/freebsd-doc-en/Makefile +++ b/misc/freebsd-doc-en/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-doc -PORTVERSION= 20240111 +PORTVERSION= 20240117 PORTEPOCH= 1 CATEGORIES= misc docs MASTER_SITES= LOCAL/doceng diff --git a/misc/freebsd-doc-en/distinfo b/misc/freebsd-doc-en/distinfo index 4fff19c6814b..e330e6c94288 100644 --- a/misc/freebsd-doc-en/distinfo +++ b/misc/freebsd-doc-en/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705065824 -SHA256 (freebsd-doc-20240111.tar.gz) = 7a401c68e3d53cf9ffdd0176193dde442c9cc511f4749c85aed1deac1ae6c0eb -SIZE (freebsd-doc-20240111.tar.gz) = 41779434 +TIMESTAMP = 1705535602 +SHA256 (freebsd-doc-20240117.tar.gz) = 6b6be4840038b58ff280425e0da17b51af612180a08f9cf5cdf8e419615dc638 +SIZE (freebsd-doc-20240117.tar.gz) = 41791741 |