diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:33:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-04-27 21:33:36 +0000 |
commit | 3a143d978f744cb7594506ebcf4e8a74318d22c3 (patch) | |
tree | 83b8a1b94759b49d389dd7946662d57054584e5e /security/rubygem-rex-java | |
parent | 990543b1cdf547c99a09237872ba0943f533979f (diff) | |
download | ports-3a143d978f744cb7594506ebcf4e8a74318d22c3.tar.gz ports-3a143d978f744cb7594506ebcf4e8a74318d22c3.zip |
Notes
Diffstat (limited to 'security/rubygem-rex-java')
-rw-r--r-- | security/rubygem-rex-java/Makefile | 5 | ||||
-rw-r--r-- | security/rubygem-rex-java/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/rubygem-rex-java/Makefile b/security/rubygem-rex-java/Makefile index 48d0da1a9562..fb7921fd8392 100644 --- a/security/rubygem-rex-java/Makefile +++ b/security/rubygem-rex-java/Makefile @@ -1,13 +1,16 @@ # $FreeBSD$ PORTNAME= rex-java -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby Exploitation(Rex) library for parsing Java serialized streams +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + NO_ARCH= yes USE_RUBY= yes diff --git a/security/rubygem-rex-java/distinfo b/security/rubygem-rex-java/distinfo index 69cd4e47fe2a..d5dd537a39c1 100644 --- a/security/rubygem-rex-java/distinfo +++ b/security/rubygem-rex-java/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480252207 -SHA256 (rubygem/rex-java-0.1.3.gem) = 7296a470d6bd3a718995d8d39fcc2239d1140300b9b0291cd480e2e7591b23a0 -SIZE (rubygem/rex-java-0.1.3.gem) = 22016 +TIMESTAMP = 1493232438 +SHA256 (rubygem/rex-java-0.1.4.gem) = a17e5ce7b258498c63b6217a7f66f93c20e98432d88e7078754bedb755f3f5a9 +SIZE (rubygem/rex-java-0.1.4.gem) = 22528 |