git: f44c59359b12 - main - devel/rubygem-strings: Update to 0.2.1

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:20:09 UTC 2021


The branch main has been updated by sunpoet:

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

commit f44c59359b12254b1fbd3c8c568044c17caa17e1
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:12:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:47:55 +0000

    devel/rubygem-strings: Update to 0.2.1
    
    Changes:        https://github.com/piotrmurach/strings/blob/master/CHANGELOG.md
---
 devel/rubygem-strings/Makefile | 5 ++---
 devel/rubygem-strings/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-strings/Makefile b/devel/rubygem-strings/Makefile
index 3f92aab88117..bec49758baa5 100644
--- a/devel/rubygem-strings/Makefile
+++ b/devel/rubygem-strings/Makefile
@@ -1,8 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	strings
-PORTVERSION=	0.2.0
-PORTREVISION=	1
+PORTVERSION=	0.2.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-strings-ansi>=0.2<1:devel/rubygem-strings-ansi \
-		rubygem-unicode-display_width1>=1.5<2:devel/rubygem-unicode-display_width1 \
+		rubygem-unicode-display_width>=1.5<3.0:devel/rubygem-unicode-display_width \
 		rubygem-unicode_utils>=1.4<2:devel/rubygem-unicode_utils
 
 USES=		gem
diff --git a/devel/rubygem-strings/distinfo b/devel/rubygem-strings/distinfo
index 77e28487d461..835b76f9d181 100644
--- a/devel/rubygem-strings/distinfo
+++ b/devel/rubygem-strings/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597570065
-SHA256 (rubygem/strings-0.2.0.gem) = f578187c378dc304c8fd778923912f8ec8bcef40ed75dbd0ac5b5bc5eb07fc75
-SIZE (rubygem/strings-0.2.0.gem) = 14336
+TIMESTAMP = 1618320954
+SHA256 (rubygem/strings-0.2.1.gem) = 933293b3c95cf85b81eb44b3cf673e3087661ba739bbadfeadf442083158d6fb
+SIZE (rubygem/strings-0.2.1.gem) = 14336


More information about the dev-commits-ports-all mailing list