From nobody@FreeBSD.org  Thu Sep 20 03:25:56 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A9953106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Sep 2012 03:25:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 7CEBE8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Sep 2012 03:25:56 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8K3PuRA016843
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Sep 2012 03:25:56 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q8K3Push016841;
	Thu, 20 Sep 2012 03:25:56 GMT
	(envelope-from nobody)
Message-Id: <201209200325.q8K3Push016841@red.freebsd.org>
Date: Thu, 20 Sep 2012 03:25:56 GMT
From: Jr Aquino <tanawts@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update Metasploit to version 4.4.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         171800
>Category:       ports
>Synopsis:       security/metasploit: Update Metasploit to version 4.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rakuco
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 20 03:30:11 UTC 2012
>Closed-Date:    Sun Oct 21 14:00:17 UTC 2012
>Last-Modified:  Sun Oct 21 14:00:17 UTC 2012
>Originator:     Jr Aquino
>Release:        FreeBSD 9.0-RELEASE
>Organization:
>Environment:
FreeBSD daemon 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Submitting patch to update Metasploit to version 4.4.0.

I would also like to formally request to take Port Maintainership of this port.  I have been following it for quite some time now and it continues to have maintainer timeouts on updates.  It is currently 7 months out  of date.

I am a full time Security Engineer and as a result, I am a heavy user of Metasploit.  Since I am already going to the trouble of keeping it up to date on all of my FreeBSD systems, it seems logical for me to share the forward progress.

I've spoken with H.D. Moore, the upstream provider, and have received his blessing and pledge of support if I am awarded custody to help keep our FreeBSD port updated.

Thank you
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN metasploit/Makefile metasploit/Makefile
--- metasploit/Makefile	2012-02-11 10:11:55.000000000 -0800
+++ metasploit/Makefile	2012-09-19 09:10:30.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	metasploit
-DISTVERSION=	4.1.0
+DISTVERSION=	4.4.0
 CATEGORIES=	security
 MASTER_SITES=	http://downloads.metasploit.com/data/releases/
 DISTNAME=	framework-${DISTVERSION}
@@ -17,7 +17,7 @@
 RUN_DEPENDS=	nasm:${PORTSDIR}/devel/nasm				\
 		nmap:${PORTSDIR}/security/nmap
 
-WRKSRC=		${WRKDIR}/msf
+WRKSRC=		${WRKDIR}/msf3
 SCRIPTS=	msfcli msfconsole msfd msfelfscan msfencode msfmachscan \
 		msfopcode msfpayload msfpescan msfweb
 
diff -ruN metasploit/distinfo metasploit/distinfo
--- metasploit/distinfo	2012-02-11 10:11:55.000000000 -0800
+++ metasploit/distinfo	2012-09-19 08:58:11.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (framework-4.1.0.tar.bz2) = f172b46ce6ea19845bfcf919017190bc0b17bc6631259d814c0b639a4a896467
-SIZE (framework-4.1.0.tar.bz2) = 77862536
+SHA256 (framework-4.4.0.tar.bz2) = ddcc7890a394d8154120a163c90b11119a0322b62d937ad1a3a14ef3fe6cf74e
+SIZE (framework-4.4.0.tar.bz2) = 148529027


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->change-request 
Class-Changed-By: gjb 
Class-Changed-When: Thu Sep 20 03:35:15 UTC 2012 
Class-Changed-Why:  
Change request. 



Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Thu Sep 20 03:35:15 UTC 2012 
Responsible-Changed-Why:  
Ports PR. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=171800 

From: JR Aquino <tanawts@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: misc/171800: Update Metasploit to version 4.4.0
Date: Wed, 10 Oct 2012 10:54:01 -0700

 --047d7b2edefdc2703904cbb823ed
 Content-Type: text/plain; charset=ISO-8859-1
 
 This PR was opened September 20th and is pushing into 3 weeks without any
 response or acknowledgment from the maintainer. The port has seen no
 activity for the last 8 months and is several revisions out of date. I
 would like to request port ownership for Metasploit. There is also another
 upcoming new release of the software that I would like to help make sure is
 patched appropriately.
 
 Thank you for your consideration.
 
 --047d7b2edefdc2703904cbb823ed
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <span style=3D"background-color:rgb(255,255,255)"><font color=3D"#222222" f=
 ace=3D"arial, sans-serif">This PR was opened September 20th and is pushing =
 into 3 weeks without any response or=A0acknowledgment=A0from the maintainer=
 . The port has seen no activity for the last 8 months and is several revisi=
 ons out of date. I would like to request port ownership for=A0Metasploit</f=
 ont></span><span style=3D"color:rgb(34,34,34);font-family:arial,sans-serif;=
 font-size:13px;background-color:rgb(255,255,255)">. There is also another u=
 pcoming new release of the software that I would like to help make sure is =
 patched appropriately.</span><div style=3D"color:rgb(34,34,34);font-family:=
 arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
 <br></div><div style=3D"color:rgb(34,34,34);font-family:arial,sans-serif;fo=
 nt-size:13px;background-color:rgb(255,255,255)">Thank you for your consider=
 ation.</div>
 
 --047d7b2edefdc2703904cbb823ed--
Responsible-Changed-From-To: freebsd-ports-bugs->rakuco 
Responsible-Changed-By: rakuco 
Responsible-Changed-When: Sun Oct 21 13:56:00 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171800 
State-Changed-From-To: open->closed 
State-Changed-By: rakuco 
State-Changed-When: Sun Oct 21 14:00:16 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171800 
>Unformatted:
