svn commit: r503526 - in head/devel/rubygem-tty-box: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 5 19:40:46 UTC 2019
Author: sunpoet
Date: Wed Jun 5 19:40:38 2019
New Revision: 503526
URL: https://svnweb.freebsd.org/changeset/ports/503526
Log:
Update to 0.4.0
Changes: https://github.com/piotrmurach/tty-box/blob/master/CHANGELOG.md
Deleted:
head/devel/rubygem-tty-box/files/
Modified:
head/devel/rubygem-tty-box/Makefile
head/devel/rubygem-tty-box/distinfo
Modified: head/devel/rubygem-tty-box/Makefile
==============================================================================
--- head/devel/rubygem-tty-box/Makefile Wed Jun 5 19:40:33 2019 (r503525)
+++ head/devel/rubygem-tty-box/Makefile Wed Jun 5 19:40:38 2019 (r503526)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tty-box
-PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTVERSION= 0.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -14,8 +13,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-pastel>=0.7.2:devel/rubygem-pastel \
- rubygem-strings>=0.1.4:devel/rubygem-strings \
- rubygem-tty-cursor>=0.6.0:devel/rubygem-tty-cursor
+ rubygem-strings>=0.1.5:devel/rubygem-strings \
+ rubygem-tty-cursor>=0.7:devel/rubygem-tty-cursor
USES= gem
USE_RUBY= yes
Modified: head/devel/rubygem-tty-box/distinfo
==============================================================================
--- head/devel/rubygem-tty-box/distinfo Wed Jun 5 19:40:33 2019 (r503525)
+++ head/devel/rubygem-tty-box/distinfo Wed Jun 5 19:40:38 2019 (r503526)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546275745
-SHA256 (rubygem/tty-box-0.3.0.gem) = 185de1bd80524e3e8a9cc1730ae107baec42d1a4f9f17cf9d1d234e96ace77e2
-SIZE (rubygem/tty-box-0.3.0.gem) = 15360
+TIMESTAMP = 1559751385
+SHA256 (rubygem/tty-box-0.4.0.gem) = caefd23efd54e474522aded224bc2c2b2d549925f462336b9bfb4fdb6b6b239d
+SIZE (rubygem/tty-box-0.4.0.gem) = 15360
More information about the svn-ports-all
mailing list