git: 33d44667653a - main - devel/rubygem-set: Update to 1.0.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 01 Nov 2021 13:48:29 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33d44667653abc5cd5aea590e41963f28db259da

commit 33d44667653abc5cd5aea590e41963f28db259da
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-01 13:29:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-01 13:42:17 +0000

    devel/rubygem-set: Update to 1.0.2
    
    - Update LICENSE
    
    Changes:        https://github.com/ruby/set/blob/master/CHANGELOG.md
---
 devel/rubygem-set/Makefile | 7 ++++---
 devel/rubygem-set/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-set/Makefile b/devel/rubygem-set/Makefile
index 2c967a35fb72..1693e0b7902b 100644
--- a/devel/rubygem-set/Makefile
+++ b/devel/rubygem-set/Makefile
@@ -1,15 +1,16 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	set
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Class to deal with collections of unordered, unique values
 
-LICENSE=	BSD2CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+LICENSE=	BSD2CLAUSE RUBY
+LICENSE_COMB=	dual
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-set/distinfo b/devel/rubygem-set/distinfo
index 14c4ead9e055..f18af8ea060e 100644
--- a/devel/rubygem-set/distinfo
+++ b/devel/rubygem-set/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609598791
-SHA256 (rubygem/set-1.0.1.gem) = d169fe8df4738e9da1118199429a9cf1ce0ac5e8a3cacc481e2ed24d585419dd
-SIZE (rubygem/set-1.0.1.gem) = 12800
+TIMESTAMP = 1635731137
+SHA256 (rubygem/set-1.0.2.gem) = 02ffa4de1f2621495e05b72326040dd014d7abbcb02fea698bc600a389992c02
+SIZE (rubygem/set-1.0.2.gem) = 14848