Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 20:15:29 +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: r552470 - head/devel/ruby-gems
Message-ID:  <202010152015.09FKFTFw014197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 15 20:15:28 2020
New Revision: 552470
URL: https://svnweb.freebsd.org/changeset/ports/552470

Log:
  Update to 3.0.8
  
  Changes:	https://github.com/rubygems/rubygems/blob/master/History.txt
  PR:		250253
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Exp-run by:	antoine

Modified:
  head/devel/ruby-gems/Makefile
  head/devel/ruby-gems/distinfo

Modified: head/devel/ruby-gems/Makefile
==============================================================================
--- head/devel/ruby-gems/Makefile	Thu Oct 15 20:15:19 2020	(r552469)
+++ head/devel/ruby-gems/Makefile	Thu Oct 15 20:15:28 2020	(r552470)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gems
-PORTVERSION=	3.0.6
+PORTVERSION=	3.0.8
 CATEGORIES=	devel ruby
 MASTER_SITES=	https://rubygems.org/rubygems/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}

Modified: head/devel/ruby-gems/distinfo
==============================================================================
--- head/devel/ruby-gems/distinfo	Thu Oct 15 20:15:19 2020	(r552469)
+++ head/devel/ruby-gems/distinfo	Thu Oct 15 20:15:28 2020	(r552470)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566393196
-SHA256 (ruby/rubygems-3.0.6.tgz) = fd6785ac24728bd5bf8f0883d197fe0cea4df37d485c5353c93fbe573b8941b1
-SIZE (ruby/rubygems-3.0.6.tgz) = 887156
+TIMESTAMP = 1602602939
+SHA256 (ruby/rubygems-3.0.8.tgz) = d9d3fa3f6fed192f408e551617f64cc615024edc70828b45edf88b0591987263
+SIZE (ruby/rubygems-3.0.8.tgz) = 888058



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