diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-09-03 09:19:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-09-03 09:19:18 +0000 |
commit | 5d7d1cefef200f72635e69b4a8274d29f7feb695 (patch) | |
tree | 3d57d748d5514cfe4a60d5af30eca39135fd2f74 | |
parent | - Update to 0.0.2 (diff) |
Update to 0.1.3
Notes
Notes:
svn path=/head/; revision=449187
-rw-r--r-- | security/rubygem-rex-random_identifier/Makefile | 5 | ||||
-rw-r--r-- | security/rubygem-rex-random_identifier/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/rubygem-rex-random_identifier/Makefile b/security/rubygem-rex-random_identifier/Makefile index f0c072f17fdb..7654852843b1 100644 --- a/security/rubygem-rex-random_identifier/Makefile +++ b/security/rubygem-rex-random_identifier/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rex-random_identifier -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= security rubygems MASTER_SITES= RG @@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rex-text>=0:security/rubygem-rex-text NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes .include <bsd.port.mk> diff --git a/security/rubygem-rex-random_identifier/distinfo b/security/rubygem-rex-random_identifier/distinfo index 669a04b761fd..c6d05945627e 100644 --- a/security/rubygem-rex-random_identifier/distinfo +++ b/security/rubygem-rex-random_identifier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493232739 -SHA256 (rubygem/rex-random_identifier-0.1.2.gem) = 2930298ecce3d8436ab4851b43b63c2a5bd420c63bc9bab66c3518ae24cd7a32 -SIZE (rubygem/rex-random_identifier-0.1.2.gem) = 16896 +TIMESTAMP = 1504257959 +SHA256 (rubygem/rex-random_identifier-0.1.3.gem) = 87330d64b49bb6f470c66de8c18f8ac28271937dcb002ba9a5981156f8d89df7 +SIZE (rubygem/rex-random_identifier-0.1.3.gem) = 16896 |