svn commit: r468716 - head/devel/rubygem-tty-prompt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 30 17:08:29 UTC 2018


Author: sunpoet
Date: Mon Apr 30 17:08:26 2018
New Revision: 468716
URL: https://svnweb.freebsd.org/changeset/ports/468716

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

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

Modified: head/devel/rubygem-tty-prompt/Makefile
==============================================================================
--- head/devel/rubygem-tty-prompt/Makefile	Mon Apr 30 17:08:21 2018	(r468715)
+++ head/devel/rubygem-tty-prompt/Makefile	Mon Apr 30 17:08:26 2018	(r468716)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-prompt
-PORTVERSION=	0.16.0
+PORTVERSION=	0.16.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -16,7 +16,7 @@ RUN_DEPENDS=	rubygem-necromancer>=0.4.0:devel/rubygem-
 		rubygem-pastel>=0.7.0:devel/rubygem-pastel \
 		rubygem-timers>=4.0:devel/rubygem-timers \
 		rubygem-tty-cursor>=0.5.0:devel/rubygem-tty-cursor \
-		rubygem-tty-reader>=0.2.0:devel/rubygem-tty-reader
+		rubygem-tty-reader>=0.3.0:devel/rubygem-tty-reader
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-prompt/distinfo
==============================================================================
--- head/devel/rubygem-tty-prompt/distinfo	Mon Apr 30 17:08:21 2018	(r468715)
+++ head/devel/rubygem-tty-prompt/distinfo	Mon Apr 30 17:08:26 2018	(r468716)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520953304
-SHA256 (rubygem/tty-prompt-0.16.0.gem) = 149028bfda9e65de3b5fcb64709619f621ca895e3302c3436455cf18cbd90b2e
-SIZE (rubygem/tty-prompt-0.16.0.gem) = 46592
+TIMESTAMP = 1525105675
+SHA256 (rubygem/tty-prompt-0.16.1.gem) = d78b7254a2dd776bdd33509b2ea3067ecac90a2466a3a43cd24a8f460e605358
+SIZE (rubygem/tty-prompt-0.16.1.gem) = 46592


More information about the svn-ports-head mailing list