Date: Mon, 13 May 2024 19:40:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278959] package security/metasploit still hasn't got any update on fix! Message-ID: <bug-278959-7788-7tcoSLkbAQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278959-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-278959-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=3D278959 --- Comment #1 from tanawts@gmail.com --- Hello d0wq92, the port has already been updated https://cgit.freebsd.org/ports/tree/security/metasploit/distinfo.=20 You will need to sync the new port updates to your local ports directory though. This is process is documented in the FreeBSD Handbook:=20 https://docs.freebsd.org/en/books/handbook/ports/#ports-using Assuming that you cloned your ports tree: # git clone https://git.FreeBSD.org/ports.git /usr/ports The following commands will update your ports and rebuild and reinstall metasploit # git -C /usr/ports pull # cd /usr/ports/security/metasploit # make reinstall --=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-278959-7788-7tcoSLkbAQ>