svn commit: r508016 - in head/devel/rubygem-tty-pie: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 3 20:56:41 UTC 2019


Author: sunpoet
Date: Sat Aug  3 20:56:40 2019
New Revision: 508016
URL: https://svnweb.freebsd.org/changeset/ports/508016

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

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

Modified: head/devel/rubygem-tty-pie/Makefile
==============================================================================
--- head/devel/rubygem-tty-pie/Makefile	Sat Aug  3 20:56:35 2019	(r508015)
+++ head/devel/rubygem-tty-pie/Makefile	Sat Aug  3 20:56:40 2019	(r508016)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-pie
-PORTVERSION=	0.2.0
-PORTREVISION=	1
+PORTVERSION=	0.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,8 +12,8 @@ COMMENT=	Draw pie charts in your terminal window
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-pastel>=0.7.2:devel/rubygem-pastel \
-		rubygem-tty-cursor>=0.6.0:devel/rubygem-tty-cursor
+RUN_DEPENDS=	rubygem-pastel>=0.7.3:devel/rubygem-pastel \
+		rubygem-tty-cursor>=0.7:devel/rubygem-tty-cursor
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-pie/distinfo
==============================================================================
--- head/devel/rubygem-tty-pie/distinfo	Sat Aug  3 20:56:35 2019	(r508015)
+++ head/devel/rubygem-tty-pie/distinfo	Sat Aug  3 20:56:40 2019	(r508016)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547322034
-SHA256 (rubygem/tty-pie-0.2.0.gem) = 9bda916746a2e5e1e731385862656985ec7519133c00a5330b2bcdae29b32d2a
-SIZE (rubygem/tty-pie-0.2.0.gem) = 15360
+TIMESTAMP = 1564837246
+SHA256 (rubygem/tty-pie-0.3.0.gem) = 1626311ddc69a41e5b230bf8d05d9e7db0dd97198dd707ae21dc974ddc200010
+SIZE (rubygem/tty-pie-0.3.0.gem) = 15360


More information about the svn-ports-all mailing list