From owner-svn-ports-head@freebsd.org Fri Sep 27 21:28:29 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 6C85912DC4F; Fri, 27 Sep 2019 21:28:29 +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 46g4fP1jQ2z4NvC; Fri, 27 Sep 2019 21:28:29 +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 1EB8C1F077; Fri, 27 Sep 2019 21:28:29 +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 x8RLSS6e027908; Fri, 27 Sep 2019 21:28:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8RLSSn7027906; Fri, 27 Sep 2019 21:28:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201909272128.x8RLSSn7027906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 27 Sep 2019 21:28:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513082 - head/www/rubygem-turbolinks X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-turbolinks X-SVN-Commit-Revision: 513082 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: Fri, 27 Sep 2019 21:28:29 -0000 Author: sunpoet Date: Fri Sep 27 21:28:28 2019 New Revision: 513082 URL: https://svnweb.freebsd.org/changeset/ports/513082 Log: Update to 5.2.1 - Update version requirement of RUN_DEPENDS Changes: https://github.com/turbolinks/turbolinks-rails/commits/master Modified: head/www/rubygem-turbolinks/Makefile head/www/rubygem-turbolinks/distinfo Modified: head/www/rubygem-turbolinks/Makefile ============================================================================== --- head/www/rubygem-turbolinks/Makefile Fri Sep 27 21:28:23 2019 (r513081) +++ head/www/rubygem-turbolinks/Makefile Fri Sep 27 21:28:28 2019 (r513082) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= turbolinks -PORTVERSION= 5.2.0 -PORTREVISION= 1 +PORTVERSION= 5.2.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,7 +11,7 @@ COMMENT= Turbolinks makes following links in your web LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-turbolinks-source>=5.2:www/rubygem-turbolinks-source +RUN_DEPENDS= rubygem-turbolinks-source>=5.2<6:www/rubygem-turbolinks-source USES= gem USE_RUBY= yes Modified: head/www/rubygem-turbolinks/distinfo ============================================================================== --- head/www/rubygem-turbolinks/distinfo Fri Sep 27 21:28:23 2019 (r513081) +++ head/www/rubygem-turbolinks/distinfo Fri Sep 27 21:28:28 2019 (r513082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534866076 -SHA256 (rubygem/turbolinks-5.2.0.gem) = f94601b8d23f587b73bfd81b2dd054ce3a8bc6d70e8488f89dcd30f5975da149 -SIZE (rubygem/turbolinks-5.2.0.gem) = 6656 +TIMESTAMP = 1569591605 +SHA256 (rubygem/turbolinks-5.2.1.gem) = 5fea5889c4e2a78a5bd9abda3860c565342b50c6e2593697d5558a08e15cce9c +SIZE (rubygem/turbolinks-5.2.1.gem) = 6656