Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 18:54:22 GMT
From:      Jr Aquino <tanawts@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174374: Update Metasploit to version 4.5.0
Message-ID:  <201212111854.qBBIsMr8067545@red.freebsd.org>
Resent-Message-ID: <201212111900.qBBJ00fA003222@freefall.freebsd.org>

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

>Number:         174374
>Category:       ports
>Synopsis:       Update Metasploit to version 4.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 11 19:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jr Aquino
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD snowcrash.hbtk.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Port Maintainer Update of Metasploit 4.4.0 to 4.5.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN metasploit/Makefile metasploit.update/Makefile
--- metasploit/Makefile	2012-11-16 22:01:08.000000000 -0800
+++ metasploit.update/Makefile	2012-12-11 16:39:10.000000000 -0800
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/security/metasploit/Makefile,v 1.31 2012/11/17 06:01:08 svnexp Exp $
 
 PORTNAME=	metasploit
-DISTVERSION=	4.4.0
+DISTVERSION=	4.5.0
 CATEGORIES=	security
 MASTER_SITES=	http://downloads.metasploit.com/data/releases/
 DISTNAME=	framework-${DISTVERSION}
diff -ruN metasploit/distinfo metasploit.update/distinfo
--- metasploit/distinfo	2012-10-21 07:00:09.000000000 -0700
+++ metasploit.update/distinfo	2012-12-11 16:41:13.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (framework-4.4.0.tar.bz2) = ddcc7890a394d8154120a163c90b11119a0322b62d937ad1a3a14ef3fe6cf74e
-SIZE (framework-4.4.0.tar.bz2) = 148529027
+SHA256 (framework-4.5.0.tar.bz2) = 1538770b622a9de4acdebe7a73ed6eb584376278e5c914ece329092112dcc3e0
+SIZE (framework-4.5.0.tar.bz2) = 63963598


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



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