FreeBSD Bugzilla – Attachment 142081 Details for
Bug 189046
[patch] update security/metasploit to 4.9.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
msf.diff
msf.diff (text/plain), 3.25 KB, created by
Antoine Brodin
on 2014-04-27 13:30:00 UTC
(
hide
)
Description:
msf.diff
Filename:
MIME Type:
Creator:
Antoine Brodin
Created:
2014-04-27 13:30:00 UTC
Size:
3.25 KB
patch
obsolete
>Index: security/metasploit/Makefile >=================================================================== >--- security/metasploit/Makefile (revision 352409) >+++ security/metasploit/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= metasploit >-DISTVERSION= 4.8.2 >+DISTVERSION= 4.9.2 > CATEGORIES= security > MASTER_SITES= http://downloads.metasploit.com/data/releases/archive/ > DISTNAME= framework-${DISTVERSION} >@@ -13,6 +13,7 @@ > RUN_DEPENDS= nasm:${PORTSDIR}/devel/nasm \ > nmap:${PORTSDIR}/security/nmap \ > rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport \ >+ rubygem-bcrypt-ruby>=0:${PORTSDIR}/security/rubygem-bcrypt-ruby \ > rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \ > rubygem-msgpack>=0:${PORTSDIR}/devel/rubygem-msgpack \ > rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri \ >@@ -26,10 +27,9 @@ > msfmachscan msfpayload msfpescan msfrop msfrpc msfrpcd msfvenom > > NO_BUILD= yes >-USES= ncurses:port >+USES= ncurses:port tar:bzip2 > USE_RUBY= yes > USE_RUBY_FEATURES= iconv >-USE_BZIP2= yes > > OPTIONS_DEFINE= DB > OPTIONS_DEFAULT=DB >@@ -36,7 +36,7 @@ > DB_DESC= Database support > > DB_RUN_DEPENDS= rubygem-activerecord>=0:${PORTSDIR}/databases/rubygem-activerecord \ >- rubygem-metasploit_data_models>=0.15.1:${PORTSDIR}/security/rubygem-metasploit_data_models \ >+ rubygem-metasploit_data_models>=0.17.0:${PORTSDIR}/security/rubygem-metasploit_data_models \ > rubygem-pg>=0.11:${PORTSDIR}/databases/rubygem-pg > > post-patch: >Index: security/metasploit/distinfo >=================================================================== >--- security/metasploit/distinfo (revision 352409) >+++ security/metasploit/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (framework-4.8.2.tar.bz2) = 7678fce2b22ff824f48244f52fdb27a2a7823d7332f2a75e4c670ccfa5aa6471 >-SIZE (framework-4.8.2.tar.bz2) = 35964128 >+SHA256 (framework-4.9.2.tar.bz2) = 0371cbaf5d5f7c66e3e8eb5cc7ee10ffeb043a2c2622550a5d79852b4a09777d >+SIZE (framework-4.9.2.tar.bz2) = 36150330 >Index: security/rubygem-metasploit_data_models/Makefile >=================================================================== >--- security/rubygem-metasploit_data_models/Makefile (revision 352409) >+++ security/rubygem-metasploit_data_models/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= metasploit_data_models >-PORTVERSION= 0.16.4 >+PORTVERSION= 0.17.0 > CATEGORIES= security rubygems > MASTER_SITES= RG > >@@ -8,7 +8,7 @@ > MAINTAINER= tanawts@gmail.com > COMMENT= Database layer for Metasploit > >-LICENSE= BSD >+LICENSE= BSD3CLAUSE > > RUN_DEPENDS= rubygem-activerecord>=3.2.13:${PORTSDIR}/databases/rubygem-activerecord \ > rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ >Index: security/rubygem-metasploit_data_models/distinfo >=================================================================== >--- security/rubygem-metasploit_data_models/distinfo (revision 352409) >+++ security/rubygem-metasploit_data_models/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (rubygem/metasploit_data_models-0.16.4.gem) = 9bb58d2e1717c17bde6dfa1ed2d626e9e52c63b77b109a0be5f55a09e9d018cd >-SIZE (rubygem/metasploit_data_models-0.16.4.gem) = 95744 >+SHA256 (rubygem/metasploit_data_models-0.17.0.gem) = 6357b5902091276574b212d6b91902e559d9b3a28366a20eed5d43f42d63ab0a >+SIZE (rubygem/metasploit_data_models-0.17.0.gem) = 98304
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 189046
: 142081