From owner-svn-ports-all@freebsd.org Wed Feb 5 18:40:39 2020 Return-Path: Delivered-To: svn-ports-all@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 736D422985C; Wed, 5 Feb 2020 18:40: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 48CVkH2Y5gz3RDH; Wed, 5 Feb 2020 18:40: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 3A9C17002; Wed, 5 Feb 2020 18:40: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 015IedbJ023129; Wed, 5 Feb 2020 18:40:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 015Iecah023126; Wed, 5 Feb 2020 18:40:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202002051840.015Iecah023126@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 5 Feb 2020 18:40:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525322 - in head/net: . rubygem-activestorage60 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/net: . rubygem-activestorage60 X-SVN-Commit-Revision: 525322 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2020 18:40:39 -0000 Author: sunpoet Date: Wed Feb 5 18:40:38 2020 New Revision: 525322 URL: https://svnweb.freebsd.org/changeset/ports/525322 Log: Add rubygem-activestorage60 6.0.2.1 (copied from rubygem-activestorage52) Added: head/net/rubygem-activestorage60/ - copied from r524628, head/net/rubygem-activestorage52/ Modified: head/net/Makefile head/net/rubygem-activestorage60/Makefile head/net/rubygem-activestorage60/distinfo Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Feb 5 18:40:32 2020 (r525321) +++ head/net/Makefile Wed Feb 5 18:40:38 2020 (r525322) @@ -1200,6 +1200,7 @@ SUBDIR += rtpproxy SUBDIR += rtptools SUBDIR += rubygem-activestorage52 + SUBDIR += rubygem-activestorage60 SUBDIR += rubygem-amazon-ec2 SUBDIR += rubygem-amq-protocol SUBDIR += rubygem-amqp Modified: head/net/rubygem-activestorage60/Makefile ============================================================================== --- head/net/rubygem-activestorage52/Makefile Thu Jan 30 05:04:29 2020 (r524628) +++ head/net/rubygem-activestorage60/Makefile Wed Feb 5 18:40:38 2020 (r525322) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= activestorage -PORTVERSION= 5.2.4.1 +PORTVERSION= 6.0.2.1 CATEGORIES= net rubygems MASTER_SITES= RG -PKGNAMESUFFIX= 52 +PKGNAMESUFFIX= 60 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Attach cloud and local files in Rails applications @@ -13,8 +13,11 @@ COMMENT= Attach cloud and local files in Rails applica LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionpack52>=${PORTVERSION}:www/rubygem-actionpack52 \ - rubygem-activerecord52>=${PORTVERSION}:databases/rubygem-activerecord52 \ +BROKEN_RUBY24= yes + +RUN_DEPENDS= rubygem-actionpack60>=${PORTVERSION}:www/rubygem-actionpack60 \ + rubygem-activejob60>=${PORTVERSION}:devel/rubygem-activejob60 \ + rubygem-activerecord60>=${PORTVERSION}:databases/rubygem-activerecord60 \ rubygem-marcel>=0.3.1<0.4:devel/rubygem-marcel USES= gem @@ -22,6 +25,6 @@ USE_RUBY= yes NO_ARCH= yes -PORTSCOUT= limit:^5\.2\. +PORTSCOUT= limit:^6\.0\. .include Modified: head/net/rubygem-activestorage60/distinfo ============================================================================== --- head/net/rubygem-activestorage52/distinfo Thu Jan 30 05:04:29 2020 (r524628) +++ head/net/rubygem-activestorage60/distinfo Wed Feb 5 18:40:38 2020 (r525322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577145913 -SHA256 (rubygem/activestorage-5.2.4.1.gem) = ee841d3c038cc45f393bc384be8afc8f4629587411f3eb6b396821b4429aa835 -SIZE (rubygem/activestorage-5.2.4.1.gem) = 44032 +TIMESTAMP = 1577687174 +SHA256 (rubygem/activestorage-6.0.2.1.gem) = e88e5ae590df2fcf7fe3cf4bdd1822dc95841dd1c10fcb5fe26cb66799ce235a +SIZE (rubygem/activestorage-6.0.2.1.gem) = 50688