mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
devel/rubygem-activesupport60: Update to 6.0.6
- Update WWW and clean up pkg-descr Changes: https://github.com/rails/rails/releases
This commit is contained in:
parent
6b03c435f5
commit
e5118b8c8e
@ -1,12 +1,13 @@
|
||||
PORTNAME= activesupport
|
||||
PORTVERSION= 6.0.5.1
|
||||
PORTVERSION= 6.0.6
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 60
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Utility classes and extension that are required by Rails MVC Framework
|
||||
WWW= https://github.com/rails/rails/tree/main/activesupport
|
||||
WWW= https://github.com/rails/rails/tree/main/activesupport \
|
||||
https://rubyonrails.org/
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1657835537
|
||||
SHA256 (rubygem/activesupport-6.0.5.1.gem) = 582c64e4a69b9f58eb59edc9ad5f6e46cd8c5d8d7590f44c60a4f72488d514e5
|
||||
SIZE (rubygem/activesupport-6.0.5.1.gem) = 215040
|
||||
TIMESTAMP = 1669058215
|
||||
SHA256 (rubygem/activesupport-6.0.6.gem) = ca64cdc88190cd6e547f21b85cd9ab0325f41c0d7be23cd32cb6ee0a76943824
|
||||
SIZE (rubygem/activesupport-6.0.6.gem) = 215040
|
||||
|
@ -2,5 +2,3 @@ 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.
|
||||
|
||||
See also: https://rubyonrails.org/
|
||||
|
Loading…
Reference in New Issue
Block a user