svn commit: r509867 - in head/www: . rubygem-responders2-rails52

Matthias Fechner mfechner at FreeBSD.org
Mon Aug 26 07:11:18 UTC 2019


Author: mfechner
Date: Mon Aug 26 07:11:17 2019
New Revision: 509867
URL: https://svnweb.freebsd.org/changeset/ports/509867

Log:
  Add rubygem-responders2-rails52 2.4.1 (copied from rubygem-responders2-rails5).

Added:
  head/www/rubygem-responders2-rails52/
     - copied from r509866, head/www/rubygem-responders2-rails5/
Modified:
  head/www/Makefile
  head/www/rubygem-responders2-rails52/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Mon Aug 26 06:37:16 2019	(r509866)
+++ head/www/Makefile	Mon Aug 26 07:11:17 2019	(r509867)
@@ -2173,6 +2173,7 @@
     SUBDIR += rubygem-responders-rails5
     SUBDIR += rubygem-responders-rails52
     SUBDIR += rubygem-responders2-rails5
+    SUBDIR += rubygem-responders2-rails52
     SUBDIR += rubygem-rest-client
     SUBDIR += rubygem-rfacebook
     SUBDIR += rubygem-rfeedfinder

Modified: head/www/rubygem-responders2-rails52/Makefile
==============================================================================
--- head/www/rubygem-responders2-rails5/Makefile	Mon Aug 26 06:37:16 2019	(r509866)
+++ head/www/rubygem-responders2-rails52/Makefile	Mon Aug 26 07:11:17 2019	(r509867)
@@ -5,7 +5,7 @@ PORTNAME=	responders
 PORTVERSION=	2.4.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
-PKGNAMESUFFIX=	2-rails5
+PKGNAMESUFFIX=	2-rails52
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Simple Ruby DSL for making HTTP requests
@@ -13,8 +13,8 @@ COMMENT=	Simple Ruby DSL for making HTTP requests
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-actionpack5>=4.2.0:www/rubygem-actionpack5 \
-		rubygem-railties5>=4.2.0:www/rubygem-railties5
+RUN_DEPENDS=	rubygem-actionpack52>=4.2.0:www/rubygem-actionpack52 \
+		rubygem-railties52>=4.2.0:www/rubygem-railties52
 
 USES=		gem
 USE_RUBY=	yes


More information about the svn-ports-all mailing list