| Summary: | Port Maintainer Update of security/metasploit to 4.8.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | tanawts | ||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
tanawts
2013-12-28 21:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->antoine Take Author: antoine Date: Sun Dec 29 09:42:39 2013 New Revision: 337948 URL: http://svnweb.freebsd.org/changeset/ports/337948 Log: Update to 4.8.2 PR: ports/185253 Submitted by: maintainer Modified: head/security/metasploit/Makefile head/security/metasploit/distinfo Modified: head/security/metasploit/Makefile ============================================================================== --- head/security/metasploit/Makefile Sun Dec 29 09:06:42 2013 (r337947) +++ head/security/metasploit/Makefile Sun Dec 29 09:42:39 2013 (r337948) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -DISTVERSION= 4.7.2 +DISTVERSION= 4.8.2 CATEGORIES= security MASTER_SITES= http://downloads.metasploit.com/data/releases/archive/ DISTNAME= framework-${DISTVERSION} Modified: head/security/metasploit/distinfo ============================================================================== --- head/security/metasploit/distinfo Sun Dec 29 09:06:42 2013 (r337947) +++ head/security/metasploit/distinfo Sun Dec 29 09:42:39 2013 (r337948) @@ -1,2 +1,2 @@ -SHA256 (framework-4.7.2.tar.bz2) = bbbb0cc85585fa148d9e7eefeae09b4eeaf061ba457a7490dee450ca7b150f8f -SIZE (framework-4.7.2.tar.bz2) = 35591358 +SHA256 (framework-4.8.2.tar.bz2) = 7678fce2b22ff824f48244f52fdb27a2a7823d7332f2a75e4c670ccfa5aa6471 +SIZE (framework-4.8.2.tar.bz2) = 35964128 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Patch committed, thanks! |