Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2024 11:09:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280270] ports-mgmt/poudriere-devel: We lost fetched unversioned doxygen
Message-ID:  <bug-280270-7788-mpQbVagUlY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280270-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280270-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280270

--- Comment #3 from Emanuel Haupt <ehaupt@FreeBSD.org> ---
Workaround:

cd /usr/ports
git pull -r --autostash
git checkout -b downgrade_poudriere
git revert 4c2707b2038ae3962cc214db405d5990ad5fe07e
cd /usr/ports/ports-mgmt/poudriere-devel
make reinstall clean

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280270-7788-mpQbVagUlY>