diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:43:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:43:36 +0000 |
commit | 0b4d9086a3296b9c1023e38091cb3b6a477121d1 (patch) | |
tree | aba834f5ff40b1c68d2a1054b54d5c4cbb73bf64 /security | |
parent | 8978241f60c625676e14737c446e2966a6b1aa74 (diff) | |
download | freebsd-ports-0b4d9086a3296b9c1023e38091cb3b6a477121d1.zip |
- Update to 0.1.3
- Add LICENSE_FILE
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-rex-sslscan/Makefile | 3 | ||||
-rw-r--r-- | security/rubygem-rex-sslscan/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/rubygem-rex-sslscan/Makefile b/security/rubygem-rex-sslscan/Makefile index 11c7db905974..7ce2eecb090a 100644 --- a/security/rubygem-rex-sslscan/Makefile +++ b/security/rubygem-rex-sslscan/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rex-sslscan -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby Exploitation(Rex) library for scanning SSL/TLS capabilities LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rex-socket>=0:security/rubygem-rex-socket \ rubygem-rex-text>=0:security/rubygem-rex-text diff --git a/security/rubygem-rex-sslscan/distinfo b/security/rubygem-rex-sslscan/distinfo index a896012958ff..fb1d1f556081 100644 --- a/security/rubygem-rex-sslscan/distinfo +++ b/security/rubygem-rex-sslscan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485686280 -SHA256 (rubygem/rex-sslscan-0.1.2.gem) = cec185da079fb8b9b0774ade3ff8f0d1762d7fb52831c6ffa90a0fefe2ac17f3 -SIZE (rubygem/rex-sslscan-0.1.2.gem) = 16896 +TIMESTAMP = 1493232987 +SHA256 (rubygem/rex-sslscan-0.1.3.gem) = 9f52dbaefb101d6ef5964299d12697d82e19e9925c3ac2a2ab0e537dd46c8e65 +SIZE (rubygem/rex-sslscan-0.1.3.gem) = 17408 |