From owner-svn-ports-head@freebsd.org Sun Aug 25 18:03:39 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 68C8BE4B05; Sun, 25 Aug 2019 18:03:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46GjgH22CDz4C5p; Sun, 25 Aug 2019 18:03:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 28B9F2152D; Sun, 25 Aug 2019 18:03:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7PI3dFn074653; Sun, 25 Aug 2019 18:03:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7PI3cO7074650; Sun, 25 Aug 2019 18:03:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201908251803.x7PI3cO7074650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 25 Aug 2019 18:03:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509808 - in head/devel: . rubygem-activesupport52 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . rubygem-activesupport52 X-SVN-Commit-Revision: 509808 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Aug 2019 18:03:39 -0000 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@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 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