ports/122402: [PATCH] security/metasploit: Update to 3.1 [SUMMARIZE CHANGES]

Michael Fuckner michael at fuckner.net
Thu Apr 3 10:47:11 UTC 2008


edwin at FreeBSD.org wrote:
> Synopsis: [PATCH] security/metasploit: Update to 3.1 [SUMMARIZE CHANGES]
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: edwin
> State-Changed-When: Thu Apr 3 08:40:21 UTC 2008
> State-Changed-Why: 
> Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=122402
> 

I missed the patch the 1st time, sry!



--- metasploit-3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/metasploit/Makefile 
/disk2/ports/security/metasploit.new/Makefile
--- /usr/ports/security/metasploit/Makefile     2008-04-03 
10:11:13.000000000 +0200
+++ /disk2/ports/security/metasploit.new/Makefile       2008-04-03 
10:10:51.000000000 +0200
@@ -6,7 +6,7 @@
  #

  PORTNAME=      metasploit
-DISTVERSION=   3.0
+DISTVERSION=   3.1
  CATEGORIES=    security
  MASTER_SITES=  #
  DISTNAME=      framework-${DISTVERSION}
@@ -38,8 +38,8 @@
  IGNORE=\n \
  Due to licensing restrictions you have to accept the Metasploit 
Framework\n \
  License before downloading ${DISTNAME}${EXTRACT_SUFX}. Please direct 
your\n \
-web browser to http://metasploit.com/projects/Framework/msf3/ to read 
and\n \
-accept the license. Once downloaded, save ${DISTNAME}${EXTRACT_SUFX} \n \
+web browser to http://metasploit.com/framework/ to read and accept the\n \
+license. Once downloaded, save ${DISTNAME}${EXTRACT_SUFX} \n \
  in ${DISTDIR} and try again.\n
  .endif

diff -ruN --exclude=CVS /usr/ports/security/metasploit/distinfo 
/disk2/ports/security/metasploit.new/distinfo
--- /usr/ports/security/metasploit/distinfo     2008-04-03 
10:11:13.000000000 +0200
+++ /disk2/ports/security/metasploit.new/distinfo       2008-04-03 
10:15:10.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (framework-3.0.tar.gz) = ab98f0a09b371f9638c7f49f1b83f5c4
-SHA256 (framework-3.0.tar.gz) = 
cb27df6dafe7b2d1c2d2174000afd07965cdc09e759e8cda5147cfc58e445251
-SIZE (framework-3.0.tar.gz) = 5519218
+MD5 (framework-3.1.tar.gz) = 5858d5af28933dcc22a0e22831c2f511
+SHA256 (framework-3.1.tar.gz) = 
dda9009180f2f6c72446afb6c8e1a755810698fee39e22d94bd033d712b69f84
+SIZE (framework-3.1.tar.gz) = 10076364
--- metasploit-3.1.patch ends here ---



More information about the freebsd-ports-bugs mailing list