aboutsummaryrefslogtreecommitdiffstats
path: root/security/metasploit
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-06-02 02:43:21 +0800
committerantoine <antoine@FreeBSD.org>2015-06-02 02:43:21 +0800
commit891b2b89a2adbb02681b18a745a947546c60d573 (patch)
tree121c12ae1729408784db2b63ee3c3a7a6db2f5f5 /security/metasploit
parent899d35650a5c8dba64e806c04a74445b258ffed5 (diff)
downloadfreebsd-ports-gnome-891b2b89a2adbb02681b18a745a947546c60d573.tar.gz
freebsd-ports-gnome-891b2b89a2adbb02681b18a745a947546c60d573.tar.zst
freebsd-ports-gnome-891b2b89a2adbb02681b18a745a947546c60d573.zip
Adjust after rubygem-jsobfu update
Diffstat (limited to 'security/metasploit')
-rw-r--r--security/metasploit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 9447bcb85ea5..3b12fe694533 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= metasploit
PORTVERSION= 4.11.2
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
@@ -54,6 +55,7 @@ DB_RUN_DEPENDS= rubygem-activerecord>=3.0.0:${PORTSDIR}/databases/rubygem-active
post-patch:
${REINPLACE_CMD} 's,git ls-files,find . ! -type d | sed "s|^./||", ; \
+ /jsobfu/s/~> 0.2.0/>= 0.2.0/ ; \
/packetfu/s/1.1.9/>= 1.1.9/ ; \
/rb-readline/d' ${WRKSRC}/metasploit-framework.gemspec