Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 00:21:52 GMT
From:      Dax Labrador <semprix@gmx.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161790: Update security/metasploit port
Message-ID:  <201110190021.p9J0Lqdh032348@red.freebsd.org>
Resent-Message-ID: <201110190030.p9J0UD7G043621@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161790
>Category:       ports
>Synopsis:       Update security/metasploit port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 19 00:30:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dax Labrador
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD sandy 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update Metasploit Framework from v4.0.0 to v4.1.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-10-19 14:41:23.000000000 +0800
+++ Makefile	2011-10-19 15:47:57.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	metasploit
-DISTVERSION=	4.0.0
+DISTVERSION=	4.1.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}/msf3
+WRKSRC=		${WRKDIR}/msf
 SCRIPTS=	msfcli msfconsole msfd msfelfscan msfencode msfmachscan \
 		msfopcode msfpayload msfpescan msfweb
 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110190021.p9J0Lqdh032348>