svn commit: r535948 - head/devel/rubygem-activesupport60
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 19 23:34:29 UTC 2020
Author: sunpoet
Date: Tue May 19 23:34:25 2020
New Revision: 535948
URL: https://svnweb.freebsd.org/changeset/ports/535948
Log:
Update to 6.0.3.1
Changes: https://github.com/rails/rails/blob/6-0-stable/activesupport/CHANGELOG.md
Security: 85fca718-99f6-11ea-bf1d-08002728f74c
MFH: 2020Q2
Modified:
head/devel/rubygem-activesupport60/Makefile
head/devel/rubygem-activesupport60/distinfo
Modified: head/devel/rubygem-activesupport60/Makefile
==============================================================================
--- head/devel/rubygem-activesupport60/Makefile Tue May 19 23:34:19 2020 (r535947)
+++ head/devel/rubygem-activesupport60/Makefile Tue May 19 23:34:25 2020 (r535948)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= activesupport
-PORTVERSION= 6.0.2.2
+PORTVERSION= 6.0.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 60
@@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/ru
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
+ rubygem-zeitwerk>=2.2.2<3:devel/rubygem-zeitwerk
USES= gem
USE_RUBY= yes
Modified: head/devel/rubygem-activesupport60/distinfo
==============================================================================
--- head/devel/rubygem-activesupport60/distinfo Tue May 19 23:34:19 2020 (r535947)
+++ head/devel/rubygem-activesupport60/distinfo Tue May 19 23:34:25 2020 (r535948)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585158016
-SHA256 (rubygem/activesupport-6.0.2.2.gem) = 8b73152669af7b8e3840e16052d6d951620e07c63bfc650bae88e5b86643a9d5
-SIZE (rubygem/activesupport-6.0.2.2.gem) = 212992
+TIMESTAMP = 1589908864
+SHA256 (rubygem/activesupport-6.0.3.1.gem) = 1aae4cf9ed67b374b27e1d7e8ae55de2cae3ddc946c0aa8bbf3431346cb249d0
+SIZE (rubygem/activesupport-6.0.3.1.gem) = 214016
More information about the svn-ports-all
mailing list