diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:25:41 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:25:41 +0000 |
commit | 765b996224e0cce3e27d75ff91d29785be9d7bce (patch) | |
tree | 54e04e8943193cb2e4ba5cdeb289913b94662f31 /security | |
parent | 795b22b939296ad63665f3fa4c3862bc7f516d75 (diff) | |
download | freebsd-ports-765b996224e0cce3e27d75ff91d29785be9d7bce.zip |
- Update to 0.1.9
- Add LICENSE_FILE
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-rex-core/Makefile | 3 | ||||
-rw-r--r-- | security/rubygem-rex-core/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/rubygem-rex-core/Makefile b/security/rubygem-rex-core/Makefile index ebacc680e955..02d863b9c638 100644 --- a/security/rubygem-rex-core/Makefile +++ b/security/rubygem-rex-core/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rex-core -PORTVERSION= 0.1.8 +PORTVERSION= 0.1.9 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= antoine@FreeBSD.org COMMENT= Core libraries required for the Ruby Exploitation(Rex) Suite LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes diff --git a/security/rubygem-rex-core/distinfo b/security/rubygem-rex-core/distinfo index 5b634df8af06..6f8b6620ed79 100644 --- a/security/rubygem-rex-core/distinfo +++ b/security/rubygem-rex-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491241302 -SHA256 (rubygem/rex-core-0.1.8.gem) = 7c746a8fd9b5c4aa63e26b2d1246128ec26cd6a6b06c586caf891b1297eeefed -SIZE (rubygem/rex-core-0.1.8.gem) = 29696 +TIMESTAMP = 1493232276 +SHA256 (rubygem/rex-core-0.1.9.gem) = 423cef7ef1154ee3124043357bea0279c1da3c3ed57572fd9c513f6416931904 +SIZE (rubygem/rex-core-0.1.9.gem) = 30720 |