https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224465
Bug ID: 224465
Summary: outdated https://www.freebsd.org/ports/finance.html
page
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Website
Assignee: [email protected]
Reporter: [email protected]
I got a bug report that https://www.freebsd.org/ports/finance.html is not
up-to-date. The page will be updated apparently only once a week. The search
script https://www.freebsd.org/cgi/ports.cgi use a database less than a day
old.
Looking at en_US.ISO8859-1/htdocs/ports/Makefile I think the problem is that we
do not check every time if there is a newer INDEX files is available. We run
fetch(1) in mirror mode, but don't call it until ./INDEX was removed.
Attached is a patch to solve the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"