svn commit: r460872 - head/security/rubygem-metasploit_data_models
Antoine Brodin
antoine at FreeBSD.org
Sun Feb 4 08:08:27 UTC 2018
Author: antoine
Date: Sun Feb 4 08:08:26 2018
New Revision: 460872
URL: https://svnweb.freebsd.org/changeset/ports/460872
Log:
Update to 2.0.16
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 Sun Feb 4 08:04:33 2018 (r460871)
+++ head/security/rubygem-metasploit_data_models/Makefile Sun Feb 4 08:08:26 2018 (r460872)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= metasploit_data_models
-PORTVERSION= 2.0.15
+PORTVERSION= 2.0.16
PORTEPOCH= 2
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -26,5 +26,8 @@ NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/mdm_console
+
+post-patch:
+ ${REINPLACE_CMD} "/pg/s|= 0.20.0|>= 0.20.0|" ${WRKSRC}/metasploit_data_models.gemspec
.include <bsd.port.mk>
Modified: head/security/rubygem-metasploit_data_models/distinfo
==============================================================================
--- head/security/rubygem-metasploit_data_models/distinfo Sun Feb 4 08:04:33 2018 (r460871)
+++ head/security/rubygem-metasploit_data_models/distinfo Sun Feb 4 08:08:26 2018 (r460872)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499951176
-SHA256 (rubygem/metasploit_data_models-2.0.15.gem) = 50ed0549a7453ce8a525a367c402f1d5cb682767e428714a9a4c0d6b6c977148
-SIZE (rubygem/metasploit_data_models-2.0.15.gem) = 182272
+TIMESTAMP = 1517643849
+SHA256 (rubygem/metasploit_data_models-2.0.16.gem) = e48d1a96af02e80980d7289f8f5c73a23050690e69135b7a26ef14962c710074
+SIZE (rubygem/metasploit_data_models-2.0.16.gem) = 182272
More information about the svn-ports-all
mailing list