Bugzilla Automation <[email protected]> has asked [email protected] for maintainer-feedback: Bug 232155: /usr/ports/x11/kdelibs-kde4 no https://xorg.freedesktop.org/releases/individual/lib/libx11-1.6.6.tar.bz2 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232155
--- Description --- On a new install of FreeBSD 11.2 (yeah, newbie first install), after installing and updating portsnap (as directed by https://www.freebsd.org/doc/handbook/ports-using.html), make install could not download https://xorg.freedesktop.org/releases/individual/lib/libx11-1.6.6.tar.bz2. We verified the file did not exist at that location and (hopefully) rectified the situation by: fetch -4 -1 -A https://xorg.freedesktop.org/archive/individual/lib/libX11-1.6.6.tar.bz2 cp ibX11-1.6.6.tar.bz2 /usr/ports/distfiles/xorg/libX11 and the re-invoked make install
