Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2019 16:43:51 +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: r508336 - head/devel/rubygem-tty-editor
Message-ID:  <201908071643.x77GhpiR088218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug  7 16:43:50 2019
New Revision: 508336
URL: https://svnweb.freebsd.org/changeset/ports/508336

Log:
  Update to 0.5.1
  
  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 Aug  7 16:43:45 2019	(r508335)
+++ head/devel/rubygem-tty-editor/Makefile	Wed Aug  7 16:43:50 2019	(r508336)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-editor
-PORTVERSION=	0.5.0
+PORTVERSION=	0.5.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +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.18:devel/rubygem-tty-prompt \
+RUN_DEPENDS=	rubygem-tty-prompt>=0.19:devel/rubygem-tty-prompt \
 		rubygem-tty-which>=0.4:devel/rubygem-tty-which
 
 USES=		gem

Modified: head/devel/rubygem-tty-editor/distinfo
==============================================================================
--- head/devel/rubygem-tty-editor/distinfo	Wed Aug  7 16:43:45 2019	(r508335)
+++ head/devel/rubygem-tty-editor/distinfo	Wed Aug  7 16:43:50 2019	(r508336)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546271473
-SHA256 (rubygem/tty-editor-0.5.0.gem) = cf2a976f38404a17d68385a9e908b588a6701ea316b20b6a03218816a2d101e9
-SIZE (rubygem/tty-editor-0.5.0.gem) = 12800
+TIMESTAMP = 1565190887
+SHA256 (rubygem/tty-editor-0.5.1.gem) = f2e699ba07fbbd15749cdd9538ae7af802ee6f73ea4344d4f025ea3d6b4ff5e0
+SIZE (rubygem/tty-editor-0.5.1.gem) = 12800



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