diff --git a/textproc/rubygem-character_set/Makefile b/textproc/rubygem-character_set/Makefile index a65f4f9aa577..1e86a9b96f76 100644 --- a/textproc/rubygem-character_set/Makefile +++ b/textproc/rubygem-character_set/Makefile @@ -1,17 +1,19 @@ # Created by: Matthias Fechner PORTNAME= character_set -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Build, read, write and compare sets of Unicode codepoints LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +RUN_DEPENDS= rubygem-sorted_set>=1.0<2:devel/rubygem-sorted_set + USES= gem USE_RUBY= yes .include diff --git a/textproc/rubygem-character_set/distinfo b/textproc/rubygem-character_set/distinfo index 56b47c0b1129..d00ad8a65795 100644 --- a/textproc/rubygem-character_set/distinfo +++ b/textproc/rubygem-character_set/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562427778 -SHA256 (rubygem/character_set-1.4.0.gem) = 030e5993559dade019cb3572cee019ee2967a3abf08b984f429eef736cc2ce29 -SIZE (rubygem/character_set-1.4.0.gem) = 41984 +TIMESTAMP = 1636813532 +SHA256 (rubygem/character_set-1.4.1.gem) = f71b1ac35b21c4c6f9f26b8a67c7eec8e10bdf0da17488ac7f8fae756d9f8062 +SIZE (rubygem/character_set-1.4.1.gem) = 43008