diff options
author | rakuco <rakuco@FreeBSD.org> | 2012-10-21 22:00:09 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2012-10-21 22:00:09 +0800 |
commit | b666fd4d0ca400564b61fc108b254e47968b1d4a (patch) | |
tree | 55185a0c3c9525d8fd956f6cd867e4a330494329 /security/metasploit | |
parent | 3b872edd3e2e09d94448215650b7aec2664b05b2 (diff) | |
download | freebsd-ports-gnome-b666fd4d0ca400564b61fc108b254e47968b1d4a.tar.gz freebsd-ports-gnome-b666fd4d0ca400564b61fc108b254e47968b1d4a.tar.zst freebsd-ports-gnome-b666fd4d0ca400564b61fc108b254e47968b1d4a.zip |
Update to 4.4.0.
PR: ports/171800
Submitted by: Jr Aquino <tanawts@gmail.com>
Feature safe: yes
Approved by: maintainer timeout (31 days)
Diffstat (limited to 'security/metasploit')
-rw-r--r-- | security/metasploit/Makefile | 4 | ||||
-rw-r--r-- | security/metasploit/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index ed94209c64a7..8a3b6e5fbf7d 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -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 @@ COMMENT= Exploit-Framework for Penetration-Testing 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 --git a/security/metasploit/distinfo b/security/metasploit/distinfo index d84d6032173f..928f304f4330 100644 --- a/security/metasploit/distinfo +++ b/security/metasploit/distinfo @@ -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 |