[Bug 264760] devel/msp430-debug-stack: extra doc files won't fetch

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Jun 2022 01:06:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264760

            Bug ID: 264760
           Summary: devel/msp430-debug-stack: extra doc files won't fetch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev@FreeBSD.org
          Reporter: fuz@fuz.su
          Assignee: lev@FreeBSD.org
             Flags: maintainer-feedback?(lev@FreeBSD.org)

The port tries to fetch two documents (probably chip datasheets) from TI's
website.  Unfortunately these files do not fetch due to a timeout, preventing
the port from being built:

=> slau320aj.pdf doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.ti.com/lit/ug/slau320aj/slau320aj.pdf
fetch: transfer timed out
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/slau320aj.pdf
fetch: http://distcache.FreeBSD.org/ports-distfiles/slau320aj.pdf: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Please fix this by either (a) providing a mirror for the datasheet or (b)
changing to build so the datasheet is not included by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.