svn commit: r508336 - head/devel/rubygem-tty-editor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 7 16:43:54 UTC 2019


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


More information about the svn-ports-head mailing list