Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:36:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554273 - in head/devel/rubygem-tty-command: . files
Message-ID:  <202011061136.0A6BaEqu007180@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 11:36:13 2020
New Revision: 554273
URL: https://svnweb.freebsd.org/changeset/ports/554273

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

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

Modified: head/devel/rubygem-tty-command/Makefile
==============================================================================
--- head/devel/rubygem-tty-command/Makefile	Fri Nov  6 11:36:08 2020	(r554272)
+++ head/devel/rubygem-tty-command/Makefile	Fri Nov  6 11:36:13 2020	(r554273)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-command
-PORTVERSION=	0.9.0
-PORTREVISION=	1
+PORTVERSION=	0.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ COMMENT=	Execute shell commands with pretty logging
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-pastel>=0.7.0<1:devel/rubygem-pastel
+RUN_DEPENDS=	rubygem-pastel>=0.8<1:devel/rubygem-pastel
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-command/distinfo
==============================================================================
--- head/devel/rubygem-tty-command/distinfo	Fri Nov  6 11:36:08 2020	(r554272)
+++ head/devel/rubygem-tty-command/distinfo	Fri Nov  6 11:36:13 2020	(r554273)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569809157
-SHA256 (rubygem/tty-command-0.9.0.gem) = 5336cbba0a1930486e0a19a7a83f05508a49e199bcf33e570d32ad606ff218b3
-SIZE (rubygem/tty-command-0.9.0.gem) = 31232
+TIMESTAMP = 1604480802
+SHA256 (rubygem/tty-command-0.10.0.gem) = d09245c1a25410f67f3a486fac6865d3f74047043e4d9884ad2af4ea5d78f1a8
+SIZE (rubygem/tty-command-0.10.0.gem) = 22528



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011061136.0A6BaEqu007180>