From owner-svn-ports-all@freebsd.org Fri Jul 24 19:07:02 2020 Return-Path: Delivered-To: svn-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 51DFA37097B; Fri, 24 Jul 2020 19:07:02 +0000 (UTC) (envelope-from sunpoet@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BCzGF0VG5z46FF; Fri, 24 Jul 2020 19:06:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2931BF48D; Fri, 24 Jul 2020 19:06:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06OJ6wV2046974; Fri, 24 Jul 2020 19:06:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06OJ6wMm046972; Fri, 24 Jul 2020 19:06:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202007241906.06OJ6wMm046972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 24 Jul 2020 19:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543349 - in head/devel/rubygem-tty-prompt: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/rubygem-tty-prompt: . files X-SVN-Commit-Revision: 543349 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2020 19:07:02 -0000 Author: sunpoet Date: Fri Jul 24 19:06:58 2020 New Revision: 543349 URL: https://svnweb.freebsd.org/changeset/ports/543349 Log: Update to 0.22.0 Changes: https://github.com/piotrmurach/tty-prompt/blob/master/CHANGELOG.md Deleted: head/devel/rubygem-tty-prompt/files/ Modified: head/devel/rubygem-tty-prompt/Makefile head/devel/rubygem-tty-prompt/distinfo Modified: head/devel/rubygem-tty-prompt/Makefile ============================================================================== --- head/devel/rubygem-tty-prompt/Makefile Fri Jul 24 19:06:53 2020 (r543348) +++ head/devel/rubygem-tty-prompt/Makefile Fri Jul 24 19:06:58 2020 (r543349) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tty-prompt -PORTVERSION= 0.21.0 -PORTREVISION= 1 +PORTVERSION= 0.22.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,9 +12,8 @@ COMMENT= Beautiful and powerful interactive command li LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-necromancer>=0.5.0<1:devel/rubygem-necromancer \ - rubygem-pastel>=0.7<1:devel/rubygem-pastel \ - rubygem-tty-reader>=0.7<1:devel/rubygem-tty-reader +RUN_DEPENDS= rubygem-pastel>=0.8<1:devel/rubygem-pastel \ + rubygem-tty-reader>=0.8<1:devel/rubygem-tty-reader USES= gem USE_RUBY= yes Modified: head/devel/rubygem-tty-prompt/distinfo ============================================================================== --- head/devel/rubygem-tty-prompt/distinfo Fri Jul 24 19:06:53 2020 (r543348) +++ head/devel/rubygem-tty-prompt/distinfo Fri Jul 24 19:06:58 2020 (r543349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585076872 -SHA256 (rubygem/tty-prompt-0.21.0.gem) = abeb4247e22f34600ba60c62b966131c6ec9a3bfc9442dfcebb642484fd5d909 -SIZE (rubygem/tty-prompt-0.21.0.gem) = 44544 +TIMESTAMP = 1595578582 +SHA256 (rubygem/tty-prompt-0.22.0.gem) = a7987ebec253303c3c9a3e17b1bfc02e1df4e987dd6ca55e2f5bfdaa6b041e9c +SIZE (rubygem/tty-prompt-0.22.0.gem) = 48640