[Bug 224465] outdated https://www.freebsd.org/ports/finance.html page

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 19 17:16:27 UTC 2017


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: freebsd-doc at FreeBSD.org
          Reporter: wosch at FreeBSD.org

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.


More information about the freebsd-doc mailing list