git: 647c18d674d1 - main - devel/rubygem-tty-editor: Update to 0.7.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 14 17:48:51 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=647c18d674d19ed38efabbbdd8415a2da2e0e729
commit 647c18d674d19ed38efabbbdd8415a2da2e0e729
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:41:45 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:41:45 +0000
devel/rubygem-tty-editor: Update to 0.7.0
- Update COMMENT
Changes: https://github.com/piotrmurach/tty-editor/blob/master/CHANGELOG.md
---
devel/rubygem-tty-editor/Makefile | 4 ++--
devel/rubygem-tty-editor/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-tty-editor/Makefile b/devel/rubygem-tty-editor/Makefile
index dc81903b0ef9..b5ea91efcaf2 100644
--- a/devel/rubygem-tty-editor/Makefile
+++ b/devel/rubygem-tty-editor/Makefile
@@ -1,12 +1,12 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= tty-editor
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet at FreeBSD.org
-COMMENT= Opens a file or text in the user preferred editor
+COMMENT= Open a file or text in a preferred terminal text editor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-editor/distinfo b/devel/rubygem-tty-editor/distinfo
index b79b09ec0a35..e804b4584c93 100644
--- a/devel/rubygem-tty-editor/distinfo
+++ b/devel/rubygem-tty-editor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600863386
-SHA256 (rubygem/tty-editor-0.6.0.gem) = 5dd981792b7c57c1b0d04a3e3f3bc769642a8b4f1b667484efa30e305fc54a53
-SIZE (rubygem/tty-editor-0.6.0.gem) = 10752
+TIMESTAMP = 1622214232
+SHA256 (rubygem/tty-editor-0.7.0.gem) = b6cdea43d50ce87ffebffbd9c3e5b04c6fc003734ad9f75472aabe7c00ea14ca
+SIZE (rubygem/tty-editor-0.7.0.gem) = 12288
More information about the dev-commits-ports-all
mailing list