svn commit: r533375 - head/devel/rubygem-tty-file

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Apr 29 15:50:27 UTC 2020


Author: sunpoet
Date: Wed Apr 29 15:50:23 2020
New Revision: 533375
URL: https://svnweb.freebsd.org/changeset/ports/533375

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

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

Modified: head/devel/rubygem-tty-file/Makefile
==============================================================================
--- head/devel/rubygem-tty-file/Makefile	Wed Apr 29 15:50:17 2020	(r533374)
+++ head/devel/rubygem-tty-file/Makefile	Wed Apr 29 15:50:23 2020	(r533375)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-file
-PORTVERSION=	0.8.0
+PORTVERSION=	0.9.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-diff-lcs>=1.3<2:textproc/rubygem-diff-lcs \
 		rubygem-pastel>=0.7.2<0.8:devel/rubygem-pastel \
-		rubygem-tty-prompt>=0.18<1:devel/rubygem-tty-prompt
+		rubygem-tty-prompt>=0.20<1:devel/rubygem-tty-prompt
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-file/distinfo
==============================================================================
--- head/devel/rubygem-tty-file/distinfo	Wed Apr 29 15:50:17 2020	(r533374)
+++ head/devel/rubygem-tty-file/distinfo	Wed Apr 29 15:50:23 2020	(r533375)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564157967
-SHA256 (rubygem/tty-file-0.8.0.gem) = df03d854b892fbb85b0005f4cd9cfc7771e997a38f0364e765078141a931087a
-SIZE (rubygem/tty-file-0.8.0.gem) = 28160
+TIMESTAMP = 1588164003
+SHA256 (rubygem/tty-file-0.9.0.gem) = fb2df2b19fc546a859d29d2731eb76977f6ffd1fc7b947542279620eb525dee7
+SIZE (rubygem/tty-file-0.9.0.gem) = 18432


More information about the svn-ports-all mailing list