Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 18:50:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549800 - head/devel/rubygem-tty-editor
Message-ID:  <202009231850.08NIoacF023451@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep 23 18:50:36 2020
New Revision: 549800
URL: https://svnweb.freebsd.org/changeset/ports/549800

Log:
  Update to 0.6.0
  
  Changes:	https://github.com/piotrmurach/tty-editor/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-tty-editor/Makefile
  head/devel/rubygem-tty-editor/distinfo

Modified: head/devel/rubygem-tty-editor/Makefile
==============================================================================
--- head/devel/rubygem-tty-editor/Makefile	Wed Sep 23 18:50:31 2020	(r549799)
+++ head/devel/rubygem-tty-editor/Makefile	Wed Sep 23 18:50:36 2020	(r549800)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-editor
-PORTVERSION=	0.5.1
+PORTVERSION=	0.6.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,7 @@ COMMENT=	Opens a file or text in the user preferred ed
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-tty-prompt>=0.19<1:devel/rubygem-tty-prompt \
-		rubygem-tty-which>=0.4<1:devel/rubygem-tty-which
+RUN_DEPENDS=	rubygem-tty-prompt>=0.22<1:devel/rubygem-tty-prompt
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-editor/distinfo
==============================================================================
--- head/devel/rubygem-tty-editor/distinfo	Wed Sep 23 18:50:31 2020	(r549799)
+++ head/devel/rubygem-tty-editor/distinfo	Wed Sep 23 18:50:36 2020	(r549800)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565190887
-SHA256 (rubygem/tty-editor-0.5.1.gem) = f2e699ba07fbbd15749cdd9538ae7af802ee6f73ea4344d4f025ea3d6b4ff5e0
-SIZE (rubygem/tty-editor-0.5.1.gem) = 12800
+TIMESTAMP = 1600863386
+SHA256 (rubygem/tty-editor-0.6.0.gem) = 5dd981792b7c57c1b0d04a3e3f3bc769642a8b4f1b667484efa30e305fc54a53
+SIZE (rubygem/tty-editor-0.6.0.gem) = 10752



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009231850.08NIoacF023451>