Date: Wed, 26 Oct 2022 12:36:21 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 23dc83f737c7 - main - security/metasploit: Update to 6.2.23 Message-ID: <202210261236.29QCaLgt031193@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=23dc83f737c77c3c5f28c33de9680d666c8ae027 commit 23dc83f737c77c3c5f28c33de9680d666c8ae027 Author: Tanawts <tanawts@gmail.com> AuthorDate: 2022-10-26 12:34:22 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-10-26 12:36:07 +0000 security/metasploit: Update to 6.2.23 ChangeLog: https://github.com/rapid7/metasploit-framework/compare/6.1.24...6.2.23 PR: 266977 Reported by: yonas.yanfa@gmail.com --- security/metasploit/Makefile | 3 +-- security/metasploit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index e4975921d62d..42caf7f63a6d 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -1,6 +1,5 @@ PORTNAME= metasploit -DISTVERSION= 6.1.24 -PORTREVISION= 7 +DISTVERSION= 6.2.23 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/metasploit/distinfo b/security/metasploit/distinfo index 079cb51e9752..ece21d5f9d9c 100644 --- a/security/metasploit/distinfo +++ b/security/metasploit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641830830 -SHA256 (rapid7-metasploit-framework-6.1.24_GH0.tar.gz) = 50475c87c80a2f7113601e9e196f4663f078fe851c52e3f109047afb2fbfc408 -SIZE (rapid7-metasploit-framework-6.1.24_GH0.tar.gz) = 68337045 +TIMESTAMP = 1666784433 +SHA256 (rapid7-metasploit-framework-6.2.23_GH0.tar.gz) = b6e6ab7c98f678d94f668d2f414e49c893b2ce0cbfcb0982b2f60f133bfd6fba +SIZE (rapid7-metasploit-framework-6.2.23_GH0.tar.gz) = 70153792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210261236.29QCaLgt031193>