svn commit: r509808 - in head/devel: . rubygem-activesupport52
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 25 18:03:39 UTC 2019
Author: sunpoet
Date: Sun Aug 25 18:03:38 2019
New Revision: 509808
URL: https://svnweb.freebsd.org/changeset/ports/509808
Log:
Add rubygem-activesupport52 5.2.3 (copied from rubygem-activesupport5)
Added:
head/devel/rubygem-activesupport52/
- copied from r508589, head/devel/rubygem-activesupport5/
Modified:
head/devel/Makefile
head/devel/rubygem-activesupport52/Makefile
head/devel/rubygem-activesupport52/distinfo
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Sun Aug 25 17:14:20 2019 (r509807)
+++ head/devel/Makefile Sun Aug 25 18:03:38 2019 (r509808)
@@ -5392,6 +5392,7 @@
SUBDIR += rubygem-activesupport4
SUBDIR += rubygem-activesupport5
SUBDIR += rubygem-activesupport50
+ SUBDIR += rubygem-activesupport52
SUBDIR += rubygem-airborne
SUBDIR += rubygem-akismet
SUBDIR += rubygem-algebrick
Modified: head/devel/rubygem-activesupport52/Makefile
==============================================================================
--- head/devel/rubygem-activesupport5/Makefile Sun Aug 11 07:39:30 2019 (r508589)
+++ head/devel/rubygem-activesupport52/Makefile Sun Aug 25 18:03:38 2019 (r509808)
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= activesupport
-PORTVERSION= 5.1.7
+PORTVERSION= 5.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
-PKGNAMESUFFIX= 5
+PKGNAMESUFFIX= 52
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
@@ -23,6 +23,6 @@ USE_RUBY= yes
NO_ARCH= yes
-PORTSCOUT= limit:^5\.1\.
+PORTSCOUT= limit:^5\.2\.
.include <bsd.port.mk>
Modified: head/devel/rubygem-activesupport52/distinfo
==============================================================================
--- head/devel/rubygem-activesupport5/distinfo Sun Aug 11 07:39:30 2019 (r508589)
+++ head/devel/rubygem-activesupport52/distinfo Sun Aug 25 18:03:38 2019 (r509808)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558292593
-SHA256 (rubygem/activesupport-5.1.7.gem) = 216db77f40e41dab82328321c375f519de8c898dcc2b88a5319d3608928fd07e
-SIZE (rubygem/activesupport-5.1.7.gem) = 370688
+TIMESTAMP = 1
+SHA256 (rubygem/activesupport-5.2.3.gem) = 2856b0036869e89043f5c870a1a99d2c811785130fea4affad83cf971db91b84
+SIZE (rubygem/activesupport-5.2.3.gem) = 381440
More information about the svn-ports-all
mailing list