1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add rubygem-activesupport60 6.0.2.1 (copied from rubygem-activesupport52)

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-02-05 18:40:21 +00:00
parent 3998ec9ae4
commit 5c8c6a4536
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525319
4 changed files with 42 additions and 0 deletions

View File

@ -5409,6 +5409,7 @@
SUBDIR += rubygem-activesupport5
SUBDIR += rubygem-activesupport50
SUBDIR += rubygem-activesupport52
SUBDIR += rubygem-activesupport60
SUBDIR += rubygem-airborne
SUBDIR += rubygem-akismet
SUBDIR += rubygem-algebrick

View File

@ -0,0 +1,31 @@
# Created by: Jonathan Weiss (<jw@innerewut.de>)
# $FreeBSD$
PORTNAME= activesupport
PORTVERSION= 6.0.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 60
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
BROKEN_RUBY24= yes
RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
rubygem-i18n>=0.7,2<2,2:devel/rubygem-i18n \
rubygem-minitest>=5.1<6:devel/rubygem-minitest \
rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1 \
rubygem-zeitwerk>=2.2<3:devel/rubygem-zeitwerk
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^6\.0\.
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1577687168
SHA256 (rubygem/activesupport-6.0.2.1.gem) = 817e19e0ce4bc8c6afc63ed064ea84d0e3c8a2ee3d8fb1bb86ab39670c7ca6b5
SIZE (rubygem/activesupport-6.0.2.1.gem) = 212992

View File

@ -0,0 +1,7 @@
Active Support is a collection of utility classes and standard library
extensions that were found useful for the Rails framework. These additions
reside in this package so they can be loaded as needed in Ruby projects outside
of Rails.
WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/activesupport