Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2018 21:06:55 +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: r482174 - head/devel/rubygem-tty-which
Message-ID:  <201810152106.w9FL6tNe096886@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 15 21:06:55 2018
New Revision: 482174
URL: https://svnweb.freebsd.org/changeset/ports/482174

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

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

Modified: head/devel/rubygem-tty-which/Makefile
==============================================================================
--- head/devel/rubygem-tty-which/Makefile	Mon Oct 15 21:06:46 2018	(r482173)
+++ head/devel/rubygem-tty-which/Makefile	Mon Oct 15 21:06:55 2018	(r482174)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-which
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,9 @@ COMMENT=	Platform independent implementation of Unix w
 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-which/distinfo
==============================================================================
--- head/devel/rubygem-tty-which/distinfo	Mon Oct 15 21:06:46 2018	(r482173)
+++ head/devel/rubygem-tty-which/distinfo	Mon Oct 15 21:06:55 2018	(r482174)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520792558
-SHA256 (rubygem/tty-which-0.3.0.gem) = 6fb567d72e68986fc275a47b3fa4ca43fde5d0bcc336393175b65bb3015568a8
-SIZE (rubygem/tty-which-0.3.0.gem) = 11264
+TIMESTAMP = 1539625152
+SHA256 (rubygem/tty-which-0.4.0.gem) = 2f38d222bc48872bc89644c1694cabad49a97c94b7765de8c637498246cc7c35
+SIZE (rubygem/tty-which-0.4.0.gem) = 10752



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