Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2011 15:47:17 GMT
From:      Dax Labrador <semprix@gmx.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156444: Updating Metasploit to version 3.6.0
Message-ID:  <201104161547.p3GFlHSR027463@red.freebsd.org>
Resent-Message-ID: <201104161550.p3GFo3aK002872@freefall.freebsd.org>

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

>Number:         156444
>Category:       ports
>Synopsis:       Updating Metasploit to version 3.6.0
>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:   Sat Apr 16 15:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dax Labrador
>Release:        FreeBSD-8.2-RELEASE
>Organization:
>Environment:
FreeBSD carla 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sat Apr 16 16:50:53 PHT 2011     semprix@carla:/usr/obj/usr/src/sys/CARLA  i386

>Description:
Updating Metasploit version from 3.5.1 to 3.6.0, port is too outdated and does not build correctly
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile	2011-04-17 07:21:48.000000000 +0800
+++ Makefile.orig	2011-04-17 06:59:44.000000000 +0800
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	metasploit
-DISTVERSION=    3.6.0	
+DISTVERSION=	3.5.1
 CATEGORIES=	security
-MASTER_SITES= 	http://updates.metasploit.com/data/releases/	
-
+MASTER_SITES=	http://www.metasploit.com/releases/ \
+		http://updates.metasploit.com/data/releases/
 DISTNAME=	framework-${DISTVERSION}
 
 MAINTAINER=	onatan@gmail.com


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



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