svn commit: r489026 - in head/devel/rubygem-tty-editor: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:39:22 UTC 2019


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


More information about the svn-ports-head mailing list