Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2020 18:42:19 +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: r525333 - in head/textproc: . rubygem-rails-dom-testing-rails60
Message-ID:  <202002051842.015IgJHi030390@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb  5 18:42:19 2020
New Revision: 525333
URL: https://svnweb.freebsd.org/changeset/ports/525333

Log:
  Add rubygem-rails-dom-testing-rails60 2.0.3 (copied from rubygem-rails-dom-testing-rails52)

Added:
  head/textproc/rubygem-rails-dom-testing-rails60/
     - copied from r524628, head/textproc/rubygem-rails-dom-testing-rails52/
Modified:
  head/textproc/Makefile
  head/textproc/rubygem-rails-dom-testing-rails60/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Wed Feb  5 18:42:13 2020	(r525332)
+++ head/textproc/Makefile	Wed Feb  5 18:42:19 2020	(r525333)
@@ -1585,6 +1585,7 @@
     SUBDIR += rubygem-rails-dom-testing-rails5
     SUBDIR += rubygem-rails-dom-testing-rails50
     SUBDIR += rubygem-rails-dom-testing-rails52
+    SUBDIR += rubygem-rails-dom-testing-rails60
     SUBDIR += rubygem-rails-dom-testing1
     SUBDIR += rubygem-rails-html-sanitizer
     SUBDIR += rubygem-rak

Modified: head/textproc/rubygem-rails-dom-testing-rails60/Makefile
==============================================================================
--- head/textproc/rubygem-rails-dom-testing-rails52/Makefile	Thu Jan 30 05:04:29 2020	(r524628)
+++ head/textproc/rubygem-rails-dom-testing-rails60/Makefile	Wed Feb  5 18:42:19 2020	(r525333)
@@ -5,7 +5,7 @@ PORTNAME=	rails-dom-testing
 PORTVERSION=	2.0.3
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
-PKGNAMESUFFIX=	-rails52
+PKGNAMESUFFIX=	-rails60
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Analyse and compare DOMs using Nokogiri
@@ -13,7 +13,7 @@ COMMENT=	Analyse and compare DOMs using Nokogiri
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport52>=4.2.0:devel/rubygem-activesupport52 \
+RUN_DEPENDS=	rubygem-activesupport60>=4.2.0:devel/rubygem-activesupport60 \
 		rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
 
 USES=		gem



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