Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2017 21:38:55 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439581 - head/security/rubygem-rex-random_identifier
Message-ID:  <201704272138.v3RLctAq079801@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Apr 27 21:38:55 2017
New Revision: 439581
URL: https://svnweb.freebsd.org/changeset/ports/439581

Log:
  - Update to 0.1.2
  - Add LICENSE_FILE

Modified:
  head/security/rubygem-rex-random_identifier/Makefile
  head/security/rubygem-rex-random_identifier/distinfo

Modified: head/security/rubygem-rex-random_identifier/Makefile
==============================================================================
--- head/security/rubygem-rex-random_identifier/Makefile	Thu Apr 27 21:37:32 2017	(r439580)
+++ head/security/rubygem-rex-random_identifier/Makefile	Thu Apr 27 21:38:55 2017	(r439581)
@@ -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

Modified: head/security/rubygem-rex-random_identifier/distinfo
==============================================================================
--- head/security/rubygem-rex-random_identifier/distinfo	Thu Apr 27 21:37:32 2017	(r439580)
+++ head/security/rubygem-rex-random_identifier/distinfo	Thu Apr 27 21:38:55 2017	(r439581)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704272138.v3RLctAq079801>