svn commit: r509880 - in head/devel: . rubygem-health_check26-rails52
Matthias Fechner
mfechner at FreeBSD.org
Mon Aug 26 07:48:28 UTC 2019
Author: mfechner
Date: Mon Aug 26 07:48:27 2019
New Revision: 509880
URL: https://svnweb.freebsd.org/changeset/ports/509880
Log:
Add rubygem-health_check26-rails52 2.6.0 (copied from rubygem-health_check26-rails5).
Added:
head/devel/rubygem-health_check26-rails52/
- copied from r509866, head/devel/rubygem-health_check26-rails5/
Modified:
head/devel/Makefile
head/devel/rubygem-health_check26-rails52/Makefile
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Mon Aug 26 07:46:35 2019 (r509879)
+++ head/devel/Makefile Mon Aug 26 07:48:27 2019 (r509880)
@@ -5654,6 +5654,7 @@
SUBDIR += rubygem-hashie2
SUBDIR += rubygem-health_check
SUBDIR += rubygem-health_check26-rails5
+ SUBDIR += rubygem-health_check26-rails52
SUBDIR += rubygem-heapy
SUBDIR += rubygem-highline
SUBDIR += rubygem-hike
Modified: head/devel/rubygem-health_check26-rails52/Makefile
==============================================================================
--- head/devel/rubygem-health_check26-rails5/Makefile Mon Aug 26 06:37:16 2019 (r509866)
+++ head/devel/rubygem-health_check26-rails52/Makefile Mon Aug 26 07:48:27 2019 (r509880)
@@ -4,7 +4,7 @@ PORTNAME= health_check
PORTVERSION= 2.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
-PKGNAMESUFFIX= 26-rails5
+PKGNAMESUFFIX= 26-rails52
MAINTAINER= mfechner at FreeBSD.org
COMMENT= Simple health check of Rails app for uptime monitoring
@@ -12,7 +12,7 @@ COMMENT= Simple health check of Rails app for uptime m
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-rails5>=4.0:www/rubygem-rails5
+RUN_DEPENDS= rubygem-rails52>=4.0:www/rubygem-rails52
PORTSCOUT= limit:^2\.6
More information about the svn-ports-all
mailing list