Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2019 20:38:47 +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: r489026 - in head/devel/rubygem-tty-editor: . files
Message-ID:  <201901012038.x01KclOm059612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan  1 20:38:47 2019
New Revision: 489026
URL: https://svnweb.freebsd.org/changeset/ports/489026

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

Deleted:
  head/devel/rubygem-tty-editor/files/
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	Tue Jan  1 20:38:42 2019	(r489025)
+++ head/devel/rubygem-tty-editor/Makefile	Tue Jan  1 20:38:47 2019	(r489026)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-editor
-PORTVERSION=	0.4.1
-PORTREVISION=	2
+PORTVERSION=	0.5.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,8 +12,8 @@ COMMENT=	Opens a file or text in the user preferred ed
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-tty-prompt>=0.17.0:devel/rubygem-tty-prompt \
-		rubygem-tty-which>=0.3.0:devel/rubygem-tty-which
+RUN_DEPENDS=	rubygem-tty-prompt>=0.18:devel/rubygem-tty-prompt \
+		rubygem-tty-which>=0.4:devel/rubygem-tty-which
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-editor/distinfo
==============================================================================
--- head/devel/rubygem-tty-editor/distinfo	Tue Jan  1 20:38:42 2019	(r489025)
+++ head/devel/rubygem-tty-editor/distinfo	Tue Jan  1 20:38:47 2019	(r489026)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535639947
-SHA256 (rubygem/tty-editor-0.4.1.gem) = cf2ee6ba886ea5c0e5beacc3ef825e2ebfc2da206872ffd0a9959689708737c7
-SIZE (rubygem/tty-editor-0.4.1.gem) = 12800
+TIMESTAMP = 1546271473
+SHA256 (rubygem/tty-editor-0.5.0.gem) = cf2a976f38404a17d68385a9e908b588a6701ea316b20b6a03218816a2d101e9
+SIZE (rubygem/tty-editor-0.5.0.gem) = 12800



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