svn commit: r481355 - head/devel/rubygem-tty-prompt
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 6 09:36:27 UTC 2018
Author: sunpoet
Date: Sat Oct 6 09:36:25 2018
New Revision: 481355
URL: https://svnweb.freebsd.org/changeset/ports/481355
Log:
Update to 0.17.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 Sat Oct 6 09:36:17 2018 (r481354)
+++ head/devel/rubygem-tty-prompt/Makefile Sat Oct 6 09:36:25 2018 (r481355)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tty-prompt
-PORTVERSION= 0.17.0
+PORTVERSION= 0.17.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -18,8 +18,9 @@ RUN_DEPENDS= rubygem-necromancer>=0.4.0:devel/rubygem-
rubygem-tty-cursor>=0.6.0:devel/rubygem-tty-cursor \
rubygem-tty-reader>=0.4.0:devel/rubygem-tty-reader
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-tty-prompt/distinfo
==============================================================================
--- head/devel/rubygem-tty-prompt/distinfo Sat Oct 6 09:36:17 2018 (r481354)
+++ head/devel/rubygem-tty-prompt/distinfo Sat Oct 6 09:36:25 2018 (r481355)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533567087
-SHA256 (rubygem/tty-prompt-0.17.0.gem) = 4bab345f9d991fc5f31626dab5d572c4f13e8cab1ded2355401f90ee87be73e3
-SIZE (rubygem/tty-prompt-0.17.0.gem) = 61440
+TIMESTAMP = 1538663236
+SHA256 (rubygem/tty-prompt-0.17.1.gem) = e0cc919edf3bf60f15fd6f277278a430a38d36815e2e5a70e657a827cabfd92e
+SIZE (rubygem/tty-prompt-0.17.1.gem) = 65536
More information about the svn-ports-head
mailing list