Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2018 19:59:36 +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: r486543 - head/devel/rubygem-tty-platform
Message-ID:  <201812031959.wB3Jxa74079309@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec  3 19:59:36 2018
New Revision: 486543
URL: https://svnweb.freebsd.org/changeset/ports/486543

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

Modified:
  head/devel/rubygem-tty-platform/Makefile
  head/devel/rubygem-tty-platform/distinfo

Modified: head/devel/rubygem-tty-platform/Makefile
==============================================================================
--- head/devel/rubygem-tty-platform/Makefile	Mon Dec  3 19:59:28 2018	(r486542)
+++ head/devel/rubygem-tty-platform/Makefile	Mon Dec  3 19:59:36 2018	(r486543)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-platform
-PORTVERSION=	0.1.0
+PORTVERSION=	0.2.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,9 @@ COMMENT=	Query methods for detecting different OS
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-tty-platform/distinfo
==============================================================================
--- head/devel/rubygem-tty-platform/distinfo	Mon Dec  3 19:59:28 2018	(r486542)
+++ head/devel/rubygem-tty-platform/distinfo	Mon Dec  3 19:59:36 2018	(r486543)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520793671
-SHA256 (rubygem/tty-platform-0.1.0.gem) = 16b605e9cca34582561edcece27c57df7019695d7a3f26bb9629b1a8620e7c17
-SIZE (rubygem/tty-platform-0.1.0.gem) = 10240
+TIMESTAMP = 1543863745
+SHA256 (rubygem/tty-platform-0.2.0.gem) = 15d548df3d138a25c5cdc7662e85ba7918fdd66daff35a3f868e4b4a9e22d044
+SIZE (rubygem/tty-platform-0.2.0.gem) = 10240



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