svn commit: r554273 - in head/devel/rubygem-tty-command: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 11:36:15 UTC 2020


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


More information about the svn-ports-head mailing list