Index: head/security/rubygem-rex-core/Makefile =================================================================== --- head/security/rubygem-rex-core/Makefile (revision 447618) +++ head/security/rubygem-rex-core/Makefile (revision 447619) @@ -1,19 +1,18 @@ # $FreeBSD$ PORTNAME= rex-core -PORTVERSION= 0.1.11 +PORTVERSION= 0.1.12 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org -COMMENT= Core libraries required for the Ruby Exploitation(Rex) Suite +COMMENT= Core libraries required for the Ruby Exploitation (Rex) Suite LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes .include Index: head/security/rubygem-rex-core/distinfo =================================================================== --- head/security/rubygem-rex-core/distinfo (revision 447618) +++ head/security/rubygem-rex-core/distinfo (revision 447619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499951368 -SHA256 (rubygem/rex-core-0.1.11.gem) = bc12bb3168a6567e01f8f60046c23c96097b25fe4ba57f7a02eec6e37e67a59a -SIZE (rubygem/rex-core-0.1.11.gem) = 30720 +TIMESTAMP = 1502057421 +SHA256 (rubygem/rex-core-0.1.12.gem) = f37e5afc571e90ad6f3c7426cec0767243be7b8d81884d7747fdaec32f71bc99 +SIZE (rubygem/rex-core-0.1.12.gem) = 30208 Index: head/security/rubygem-rex-core/pkg-descr =================================================================== --- head/security/rubygem-rex-core/pkg-descr (revision 447618) +++ head/security/rubygem-rex-core/pkg-descr (revision 447619) @@ -1,6 +1,6 @@ -The Ruby Exploitation(rex) Core Gem contains the odds and ends of code that so +The Ruby Exploitation (rex) Core Gem contains the odds and ends of code that so many other pieces of Rex rely upon, but that are too small to be put into their own seperate gems. This include some of the ruby cross-platform compatibility and file utility code. WWW: https://github.com/rapid7/rex-core