svn commit: r478573 - in head/devel/rubygem-tty-editor: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Aug 31 14:42:24 UTC 2018
Author: sunpoet
Date: Fri Aug 31 14:42:22 2018
New Revision: 478573
URL: https://svnweb.freebsd.org/changeset/ports/478573
Log:
Update to 0.4.1
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 Fri Aug 31 14:42:17 2018 (r478572)
+++ head/devel/rubygem-tty-editor/Makefile Fri Aug 31 14:42:22 2018 (r478573)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tty-editor
-PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTVERSION= 0.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,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.16.0:devel/rubygem-tty-prompt \
+RUN_DEPENDS= rubygem-tty-prompt>=0.17.0:devel/rubygem-tty-prompt \
rubygem-tty-which>=0.3.0:devel/rubygem-tty-which
NO_ARCH= yes
Modified: head/devel/rubygem-tty-editor/distinfo
==============================================================================
--- head/devel/rubygem-tty-editor/distinfo Fri Aug 31 14:42:17 2018 (r478572)
+++ head/devel/rubygem-tty-editor/distinfo Fri Aug 31 14:42:22 2018 (r478573)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523789295
-SHA256 (rubygem/tty-editor-0.4.0.gem) = eefcca11ad08cbd484fab0eedfe755607a5e57f5c94c0a9861a669f2de78709c
-SIZE (rubygem/tty-editor-0.4.0.gem) = 11776
+TIMESTAMP = 1535639947
+SHA256 (rubygem/tty-editor-0.4.1.gem) = cf2ee6ba886ea5c0e5beacc3ef825e2ebfc2da206872ffd0a9959689708737c7
+SIZE (rubygem/tty-editor-0.4.1.gem) = 12800
More information about the svn-ports-head
mailing list