diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-07 13:56:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-07 13:56:34 +0000 |
commit | e5de69f17bd178abd1310bbe9ce0a1ad65033446 (patch) | |
tree | 3801b8ffe11695029ec18870418393e667a37523 | |
parent | af792014436339a1a23357a661eda21074866792 (diff) | |
download | ports-e5de69f17bd178abd1310bbe9ce0a1ad65033446.tar.gz ports-e5de69f17bd178abd1310bbe9ce0a1ad65033446.zip |
Notes
-rw-r--r-- | security/rubygem-rex-core/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-rex-core/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/rubygem-rex-core/Makefile b/security/rubygem-rex-core/Makefile index 1ab2078b2d3f..bfb74e0f4213 100644 --- a/security/rubygem-rex-core/Makefile +++ b/security/rubygem-rex-core/Makefile @@ -1,13 +1,15 @@ # $FreeBSD$ PORTNAME= rex-core -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.5 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Core libraries required for the Ruby Exploitation(Rex) Suite +LICENSE= BSD3CLAUSE + NO_ARCH= yes USE_RUBY= yes diff --git a/security/rubygem-rex-core/distinfo b/security/rubygem-rex-core/distinfo index de56a044ec9b..a18c8a48af80 100644 --- a/security/rubygem-rex-core/distinfo +++ b/security/rubygem-rex-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480251979 -SHA256 (rubygem/rex-core-0.1.3.gem) = a5111a2dea67e65cde7e1282c91907d56cc01b2b947de27b8bc4cb73ddc485e0 -SIZE (rubygem/rex-core-0.1.3.gem) = 29696 +TIMESTAMP = 1483783405 +SHA256 (rubygem/rex-core-0.1.5.gem) = 998da40d6571f3082c4cf2e472370bdcc136d9b74e64017fd8be54917be5d34b +SIZE (rubygem/rex-core-0.1.5.gem) = 29696 |