From owner-svn-ports-all@freebsd.org Mon Aug 26 07:24:02 2019 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 417D9D277E; Mon, 26 Aug 2019 07:24:02 +0000 (UTC) (envelope-from mfechner@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 46H3Qp11rmz41FM; Mon, 26 Aug 2019 07:24:02 +0000 (UTC) (envelope-from mfechner@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 06592279A; Mon, 26 Aug 2019 07:24:02 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7Q7O1ok057785; Mon, 26 Aug 2019 07:24:01 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7Q7O1PR057783; Mon, 26 Aug 2019 07:24:01 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201908260724.x7Q7O1PR057783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Mon, 26 Aug 2019 07:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509872 - in head/www: . rubygem-gon-rails52 X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in head/www: . rubygem-gon-rails52 X-SVN-Commit-Revision: 509872 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: Mon, 26 Aug 2019 07:24:02 -0000 Author: mfechner Date: Mon Aug 26 07:24:01 2019 New Revision: 509872 URL: https://svnweb.freebsd.org/changeset/ports/509872 Log: Add rubygem-gon-rails52 6.2.1 (copied from rubygem-gon-rails5). Added: head/www/rubygem-gon-rails52/ - copied from r509866, head/www/rubygem-gon-rails5/ Modified: head/www/Makefile head/www/rubygem-gon-rails52/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Aug 26 07:22:03 2019 (r509871) +++ head/www/Makefile Mon Aug 26 07:24:01 2019 (r509872) @@ -2031,6 +2031,7 @@ SUBDIR += rubygem-gollum-rugged_adapter SUBDIR += rubygem-gon-rails5 SUBDIR += rubygem-gon-rails50 + SUBDIR += rubygem-gon-rails52 SUBDIR += rubygem-hackpad-cli SUBDIR += rubygem-haml SUBDIR += rubygem-haml-coderay Modified: head/www/rubygem-gon-rails52/Makefile ============================================================================== --- head/www/rubygem-gon-rails5/Makefile Mon Aug 26 06:37:16 2019 (r509866) +++ head/www/rubygem-gon-rails52/Makefile Mon Aug 26 07:24:01 2019 (r509872) @@ -4,7 +4,7 @@ PORTNAME= gon PORTVERSION= 6.2.1 CATEGORIES= www rubygems MASTER_SITES= RG -PKGNAMESUFFIX= -rails5 +PKGNAMESUFFIX= -rails52 MAINTAINER= mfechner@FreeBSD.org COMMENT= Framework to pass data to JS easily @@ -12,7 +12,7 @@ COMMENT= Framework to pass data to JS easily LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack5>=3.0:www/rubygem-actionpack5 \ +RUN_DEPENDS= rubygem-actionpack52>=3.0:www/rubygem-actionpack52 \ rubygem-multi_json>=0:devel/rubygem-multi_json \ rubygem-request_store>=1.0:devel/rubygem-request_store