svn commit: r369428 - head/security/rubygem-metasploit_data_models

Antoine Brodin antoine at FreeBSD.org
Sat Sep 27 21:17:17 UTC 2014


Author: antoine
Date: Sat Sep 27 21:17:16 2014
New Revision: 369428
URL: http://svnweb.freebsd.org/changeset/ports/369428
QAT: https://qat.redports.org/buildarchive/r369428/

Log:
  Move back to version 0.17.0 and take maintainership, new versions do not
  work with the version of metasploit currently in the tree

Modified:
  head/security/rubygem-metasploit_data_models/Makefile
  head/security/rubygem-metasploit_data_models/distinfo

Modified: head/security/rubygem-metasploit_data_models/Makefile
==============================================================================
--- head/security/rubygem-metasploit_data_models/Makefile	Sat Sep 27 21:07:24 2014	(r369427)
+++ head/security/rubygem-metasploit_data_models/Makefile	Sat Sep 27 21:17:16 2014	(r369428)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit_data_models
-PORTVERSION=	0.20.1
-PORTEPOCH=	1
+PORTVERSION=	0.17.0
+PORTEPOCH=	2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	tanawts at gmail.com
+MAINTAINER=	antoine at FreeBSD.org
 COMMENT=	Database layer for Metasploit
 
 LICENSE=	BSD3CLAUSE
@@ -20,4 +20,6 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 PLIST_FILES=	bin/mdm_console
 
+PORTSCOUT=	ignore:1
+
 .include <bsd.port.mk>

Modified: head/security/rubygem-metasploit_data_models/distinfo
==============================================================================
--- head/security/rubygem-metasploit_data_models/distinfo	Sat Sep 27 21:07:24 2014	(r369427)
+++ head/security/rubygem-metasploit_data_models/distinfo	Sat Sep 27 21:17:16 2014	(r369428)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/metasploit_data_models-0.20.1.gem) = a35bfa532b515b140d2a2e64eb9860f6da6cf5607dd5067a3207ff3ed44b4b63
-SIZE (rubygem/metasploit_data_models-0.20.1.gem) = 139264
+SHA256 (rubygem/metasploit_data_models-0.17.0.gem) = 6357b5902091276574b212d6b91902e559d9b3a28366a20eed5d43f42d63ab0a
+SIZE (rubygem/metasploit_data_models-0.17.0.gem) = 98304


More information about the svn-ports-head mailing list