Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 17:46:50 +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: r554615 - head/devel/rubygem-console
Message-ID:  <202011081746.0A8HkoLM027097@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  8 17:46:50 2020
New Revision: 554615
URL: https://svnweb.freebsd.org/changeset/ports/554615

Log:
  Update to 1.10.0
  
  Changes:	https://github.com/socketry/console/commits/master

Modified:
  head/devel/rubygem-console/Makefile
  head/devel/rubygem-console/distinfo

Modified: head/devel/rubygem-console/Makefile
==============================================================================
--- head/devel/rubygem-console/Makefile	Sun Nov  8 17:46:45 2020	(r554614)
+++ head/devel/rubygem-console/Makefile	Sun Nov  8 17:46:50 2020	(r554615)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	console
-PORTVERSION=	1.9.0
+PORTVERSION=	1.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,8 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Beautiful logging for Ruby
 
 LICENSE=	MIT
+
+RUN_DEPENDS=	rubygem-fiber-local>=0:devel/rubygem-fiber-local
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-console/distinfo
==============================================================================
--- head/devel/rubygem-console/distinfo	Sun Nov  8 17:46:45 2020	(r554614)
+++ head/devel/rubygem-console/distinfo	Sun Nov  8 17:46:50 2020	(r554615)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596280210
-SHA256 (rubygem/console-1.9.0.gem) = c4aedecb413edd0b96936c3efb00ebc8b6fb9323bde6c85f431f385c572277e5
-SIZE (rubygem/console-1.9.0.gem) = 11776
+TIMESTAMP = 1604680308
+SHA256 (rubygem/console-1.10.0.gem) = 148fd4a9ef865698154b836a618d7077468096a9433db393b4f708cf02cc805b
+SIZE (rubygem/console-1.10.0.gem) = 12288



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