diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:42:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:42:30 +0000 |
commit | 8978241f60c625676e14737c446e2966a6b1aa74 (patch) | |
tree | bc4f0acfd51a1c0c58a7cabba1e4a57855cf145d /security | |
parent | a8d15fd847fb0451462b959ba692f92011604882 (diff) | |
download | freebsd-ports-8978241f60c625676e14737c446e2966a6b1aa74.zip |
- Update to 0.1.5
- Add LICENSE_FILE
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-rex-socket/Makefile | 3 | ||||
-rw-r--r-- | security/rubygem-rex-socket/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/rubygem-rex-socket/Makefile b/security/rubygem-rex-socket/Makefile index 05694e1987cc..9b3e12cb17b2 100644 --- a/security/rubygem-rex-socket/Makefile +++ b/security/rubygem-rex-socket/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rex-socket -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.5 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby Exploitation(Rex) socket abstraction library LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rex-core>=0:security/rubygem-rex-core diff --git a/security/rubygem-rex-socket/distinfo b/security/rubygem-rex-socket/distinfo index 3dd1f839654c..58d6cd4d70f6 100644 --- a/security/rubygem-rex-socket/distinfo +++ b/security/rubygem-rex-socket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485076782 -SHA256 (rubygem/rex-socket-0.1.3.gem) = 259aaa810e375e579b654b99b44898ecce5e38b4d2f9a235577f01e0a444922c -SIZE (rubygem/rex-socket-0.1.3.gem) = 38912 +TIMESTAMP = 1493232926 +SHA256 (rubygem/rex-socket-0.1.5.gem) = 0f921497a7b4191b4338191357408534b27a93933702734bf170f457ef805e6f +SIZE (rubygem/rex-socket-0.1.5.gem) = 39936 |