Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2019 19:40:58 +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: r493213 - head/devel/ruby-gems
Message-ID:  <201902171940.x1HJewmN036422@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 17 19:40:58 2019
New Revision: 493213
URL: https://svnweb.freebsd.org/changeset/ports/493213

Log:
  Remove outdated comment
  
  The corresponding patches of the 2 ports which contain rubygems version have
  been replaced by REINPLACE_CMD command in r486416 and r486417.

Modified:
  head/devel/ruby-gems/Makefile

Modified: head/devel/ruby-gems/Makefile
==============================================================================
--- head/devel/ruby-gems/Makefile	Sun Feb 17 19:40:52 2019	(r493212)
+++ head/devel/ruby-gems/Makefile	Sun Feb 17 19:40:58 2019	(r493213)
@@ -2,9 +2,6 @@
 # $FreeBSD$
 
 PORTNAME=	gems
-# Do not forget to check the following ports which contain gemspec patches:
-# - security/rubygem-ezcrypto
-# - www/rubygem-gitlab-grack
 PORTVERSION=	2.7.8
 CATEGORIES=	devel ruby
 MASTER_SITES=	https://production.cf.rubygems.org/rubygems/



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