pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

metasploit: switch to functional upstream - build broken



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Oct 3 22:58:58 2016 +0200
Changeset:	0d74e281be819fe8db29d4501c3c2a16aea04525

Modified Files:
	metasploit/Makefile
	metasploit/distinfo

Log Message:
metasploit: switch to functional upstream - build broken

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0d74e281be819fe8db29d4501c3c2a16aea04525

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 metasploit/Makefile | 8 ++++----
 metasploit/distinfo | 7 ++++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/metasploit/Makefile b/metasploit/Makefile
index 74b23bf..722deae 100644
--- a/metasploit/Makefile
+++ b/metasploit/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD: Makefile,v 1.4 2012/10/03 15:09:54 asau Exp $
 #
 
-DISTNAME=	framework-3.2
-PKGNAME=	metasploit-${DISTNAME}
-CATEGORIES=	security
-MASTER_SITES=	http://spool.metasploit.com/releases/
+GITHUB_PROJECT=	metasploit-framework
+DISTNAME=	metasploit-framework-4.12.29
+CATEGORIES=	security ruby
+MASTER_SITES=	${MASTER_SITE_GITHUB:=rapid7/}
 
 MAINTAINER=	prudhvi-krishna-bsd%surapaneni.in@localhost
 HOMEPAGE=	http://spool.metasploit.com/releases/
diff --git a/metasploit/distinfo b/metasploit/distinfo
index 8a2f12f..a27f36a 100644
--- a/metasploit/distinfo
+++ b/metasploit/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1.1.1 2009/08/15 01:10:55 prudhvikrishna Exp $
 
-SHA1 (framework-3.2.tar.gz) = 9c59fb958bdf6ea05eb437bb7624c5e07a84efac
-RMD160 (framework-3.2.tar.gz) = 7d851e8693377de49127e66c23baff9fbc8fc3d4
-Size (framework-3.2.tar.gz) = 13099756 bytes
+SHA1 (metasploit-framework-4.12.29.tar.gz) = c3a69793bbaee47ea65a55226902678d0118b41e
+RMD160 (metasploit-framework-4.12.29.tar.gz) = 4098f63debbc1a3b4b38ca92ab60f36659075ce4
+SHA512 (metasploit-framework-4.12.29.tar.gz) = 298096eca9750f318f1234165730e2ee504e2abd215563cc98c365e3017aeda72bb2a12b5b5c8b250a1611751bf0d2c36e42153afb5018cea8e75889659e30f8
+Size (metasploit-framework-4.12.29.tar.gz) = 23292351 bytes


Home | Main Index | Thread Index | Old Index