diff options
author | antoine <antoine@FreeBSD.org> | 2017-04-28 05:38:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-04-28 05:38:55 +0800 |
commit | 3edbc878e047b03c86e72810982b15aa8c6f1a94 (patch) | |
tree | eb7b2b86ab3e0fbfe60c45db0fb62592fff8ca43 /security | |
parent | 5a6e16bbf3a62102b59713229088063b557096c5 (diff) | |
download | freebsd-ports-gnome-3edbc878e047b03c86e72810982b15aa8c6f1a94.tar.gz freebsd-ports-gnome-3edbc878e047b03c86e72810982b15aa8c6f1a94.tar.zst freebsd-ports-gnome-3edbc878e047b03c86e72810982b15aa8c6f1a94.zip |
- Update to 0.1.2
- Add LICENSE_FILE
Diffstat (limited to 'security')
-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 |