Index: head/security/rubygem-metasploit_data_models/Makefile =================================================================== --- head/security/rubygem-metasploit_data_models/Makefile (revision 460871) +++ head/security/rubygem-metasploit_data_models/Makefile (revision 460872) @@ -1,30 +1,33 @@ # $FreeBSD$ PORTNAME= metasploit_data_models -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.16 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Database layer for Metasploit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activerecord4>=4.2.6:databases/rubygem-activerecord4 \ rubygem-activesupport4>=4.2.6:devel/rubygem-activesupport4 \ rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \ rubygem-metasploit-model>=0:security/rubygem-metasploit-model \ rubygem-railties4>=4.2.6:www/rubygem-railties4 \ rubygem-recog>=2.0:security/rubygem-recog \ rubygem-arel-helpers>=0:databases/rubygem-arel-helpers \ rubygem-postgres_ext>=0:databases/rubygem-postgres_ext \ rubygem-pg>=0:databases/rubygem-pg 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 Index: head/security/rubygem-metasploit_data_models/distinfo =================================================================== --- head/security/rubygem-metasploit_data_models/distinfo (revision 460871) +++ head/security/rubygem-metasploit_data_models/distinfo (revision 460872) @@ -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