diff options
-rw-r--r-- | security/rubygem-rex-random_identifier/Makefile | 5 | ||||
-rw-r--r-- | security/rubygem-rex-random_identifier/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/rubygem-rex-random_identifier/Makefile b/security/rubygem-rex-random_identifier/Makefile index fc4fe1f2c101..f0c072f17fdb 100644 --- a/security/rubygem-rex-random_identifier/Makefile +++ b/security/rubygem-rex-random_identifier/Makefile @@ -1,13 +1,16 @@ # $FreeBSD$ PORTNAME= rex-random_identifier -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby Exploitation(Rex) library for generating Random identifier +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + RUN_DEPENDS= rubygem-rex-text>=0:security/rubygem-rex-text NO_ARCH= yes diff --git a/security/rubygem-rex-random_identifier/distinfo b/security/rubygem-rex-random_identifier/distinfo index 5bef96d79dd1..669a04b761fd 100644 --- a/security/rubygem-rex-random_identifier/distinfo +++ b/security/rubygem-rex-random_identifier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480252328 -SHA256 (rubygem/rex-random_identifier-0.1.1.gem) = a340835ff094e916c66f9be9bbf01eba1367c6ea5cc0961a37096242b8d7e1c3 -SIZE (rubygem/rex-random_identifier-0.1.1.gem) = 15872 +TIMESTAMP = 1493232739 +SHA256 (rubygem/rex-random_identifier-0.1.2.gem) = 2930298ecce3d8436ab4851b43b63c2a5bd420c63bc9bab66c3518ae24cd7a32 +SIZE (rubygem/rex-random_identifier-0.1.2.gem) = 16896 |