From owner-dev-commits-ports-all@freebsd.org Wed Jul 21 18:14:36 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C30256698A7; Wed, 21 Jul 2021 18:14:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GVNyh4gGLz4S23; Wed, 21 Jul 2021 18:14:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7D1F822D92; Wed, 21 Jul 2021 18:14:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16LIEZWq044550; Wed, 21 Jul 2021 18:14:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16LIEZoq044549; Wed, 21 Jul 2021 18:14:35 GMT (envelope-from git) Date: Wed, 21 Jul 2021 18:14:35 GMT Message-Id: <202107211814.16LIEZoq044549@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 0d64a5d549ef - main - textproc/rubygem-twitter-text: Update to 3.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0d64a5d549ef613e48b38540a676fc984e0a8451 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2021 18:14:37 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d64a5d549ef613e48b38540a676fc984e0a8451 commit 0d64a5d549ef613e48b38540a676fc984e0a8451 Author: Po-Chuan Hsieh AuthorDate: 2021-07-21 17:21:02 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-21 18:12:05 +0000 textproc/rubygem-twitter-text: Update to 3.1.0 - Update version requirement of RUN_DEPENDS Changes: https://github.com/twitter/twitter-text/releases https://github.com/twitter/twitter-text/commits/master --- textproc/rubygem-twitter-text/Makefile | 4 ++-- textproc/rubygem-twitter-text/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/rubygem-twitter-text/Makefile b/textproc/rubygem-twitter-text/Makefile index 992f21b80ec9..3f3497e634c1 100644 --- a/textproc/rubygem-twitter-text/Makefile +++ b/textproc/rubygem-twitter-text/Makefile @@ -1,5 +1,5 @@ PORTNAME= twitter-text -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-idn-ruby>=0:dns/rubygem-idn-ruby \ - rubygem-unf>=0.1.0:textproc/rubygem-unf + rubygem-unf>=0.1.0<0.2:textproc/rubygem-unf USES= gem USE_RUBY= yes diff --git a/textproc/rubygem-twitter-text/distinfo b/textproc/rubygem-twitter-text/distinfo index d1eff85925de..ea79d7e10ecc 100644 --- a/textproc/rubygem-twitter-text/distinfo +++ b/textproc/rubygem-twitter-text/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539714970 -SHA256 (rubygem/twitter-text-3.0.0.gem) = 5d4921485440e704e651a1c5ed4d94d13eac699cf4fef328bc006798e82273c5 -SIZE (rubygem/twitter-text-3.0.0.gem) = 58880 +TIMESTAMP = 1626714720 +SHA256 (rubygem/twitter-text-3.1.0.gem) = 7fa4b3abf380ba26f3b4d310f41c6fecab0c0f137e7d51d6b201d02117b8d5b6 +SIZE (rubygem/twitter-text-3.1.0.gem) = 59392