svn commit: r503105 - in head/devel/rubygem-tty-spinner: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 30 21:56:55 UTC 2019


Author: sunpoet
Date: Thu May 30 21:56:52 2019
New Revision: 503105
URL: https://svnweb.freebsd.org/changeset/ports/503105

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

Deleted:
  head/devel/rubygem-tty-spinner/files/
Modified:
  head/devel/rubygem-tty-spinner/Makefile
  head/devel/rubygem-tty-spinner/distinfo

Modified: head/devel/rubygem-tty-spinner/Makefile
==============================================================================
--- head/devel/rubygem-tty-spinner/Makefile	Thu May 30 21:56:46 2019	(r503104)
+++ head/devel/rubygem-tty-spinner/Makefile	Thu May 30 21:56:52 2019	(r503105)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-spinner
-PORTVERSION=	0.9.0
-PORTREVISION=	1
+PORTVERSION=	0.9.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ COMMENT=	Terminal spinner for tasks with non-determini
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-tty-cursor>=0.6.0:devel/rubygem-tty-cursor
+RUN_DEPENDS=	rubygem-tty-cursor>=0.7:devel/rubygem-tty-cursor
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-spinner/distinfo
==============================================================================
--- head/devel/rubygem-tty-spinner/distinfo	Thu May 30 21:56:46 2019	(r503104)
+++ head/devel/rubygem-tty-spinner/distinfo	Thu May 30 21:56:52 2019	(r503105)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543756383
-SHA256 (rubygem/tty-spinner-0.9.0.gem) = cdb7d9e6d9bd0c330404895db34aa4c79c73419866f7c20359649873fa808808
-SIZE (rubygem/tty-spinner-0.9.0.gem) = 25088
+TIMESTAMP = 1559219578
+SHA256 (rubygem/tty-spinner-0.9.1.gem) = 6c5b4a0ced35d61b407acabff22ab2edf3f7b9b01b7daae611a7062d3f8e3821
+SIZE (rubygem/tty-spinner-0.9.1.gem) = 25088


More information about the svn-ports-all mailing list