Date: Tue, 11 Jan 2022 10:40:35 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2b96f521eb1d - main - security/metasploit: update to 6.1.24 Message-ID: <202201111040.20BAeZJp094039@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b96f521eb1df321877177f15474370cb403c29c commit 2b96f521eb1df321877177f15474370cb403c29c Author: Marco Beishuizen <mbeis@xs4all.nl> AuthorDate: 2022-01-11 07:02:25 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-01-11 10:39:07 +0000 security/metasploit: update to 6.1.24 ChangeLog: https://github.com/rapid7/metasploit-framework/tags PR: 260959 Reported by: mbeis@xs4all.nl Approved by: tanawts@gmail.com (maintainer, timeout) --- security/metasploit/Makefile | 2 +- security/metasploit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 762714073692..910ab128da50 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -1,7 +1,7 @@ # Created by: Yonatan <onatan@gmail.com> PORTNAME= metasploit -DISTVERSION= 6.1.12 +DISTVERSION= 6.1.24 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/metasploit/distinfo b/security/metasploit/distinfo index ed8f62cb06f6..079cb51e9752 100644 --- a/security/metasploit/distinfo +++ b/security/metasploit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635596179 -SHA256 (rapid7-metasploit-framework-6.1.12_GH0.tar.gz) = ba74a44694fd21f140f01ffa52a2b8a3a687f3fa07c8ebc34f92f277513d2dda -SIZE (rapid7-metasploit-framework-6.1.12_GH0.tar.gz) = 67988354 +TIMESTAMP = 1641830830 +SHA256 (rapid7-metasploit-framework-6.1.24_GH0.tar.gz) = 50475c87c80a2f7113601e9e196f4663f078fe851c52e3f109047afb2fbfc408 +SIZE (rapid7-metasploit-framework-6.1.24_GH0.tar.gz) = 68337045
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111040.20BAeZJp094039>