From owner-svn-ports-all@freebsd.org Sat Jan 27 10:23:43 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F31FE7CCCD; Sat, 27 Jan 2018 10:23:43 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 046FC80BC9; Sat, 27 Jan 2018 10:23:43 +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 F3A6011AE; Sat, 27 Jan 2018 10:23:42 +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 w0RANgkB000693; Sat, 27 Jan 2018 10:23:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0RANgL0000691; Sat, 27 Jan 2018 10:23:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801271023.w0RANgL0000691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 27 Jan 2018 10:23:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460088 - head/devel/rubygem-ransack X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-ransack X-SVN-Commit-Revision: 460088 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.25 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: Sat, 27 Jan 2018 10:23:43 -0000 Author: sunpoet Date: Sat Jan 27 10:23:42 2018 New Revision: 460088 URL: https://svnweb.freebsd.org/changeset/ports/460088 Log: Update to 1.8.6 Changes: https://github.com/activerecord-hackery/ransack/releases Modified: head/devel/rubygem-ransack/Makefile head/devel/rubygem-ransack/distinfo Modified: head/devel/rubygem-ransack/Makefile ============================================================================== --- head/devel/rubygem-ransack/Makefile Sat Jan 27 10:23:37 2018 (r460087) +++ head/devel/rubygem-ransack/Makefile Sat Jan 27 10:23:42 2018 (r460088) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ransack -PORTVERSION= 1.8.4 +PORTVERSION= 1.8.6 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-acti rubygem-activerecord4>=3.0:databases/rubygem-activerecord4 \ rubygem-activesupport4>=3.0:devel/rubygem-activesupport4 \ rubygem-i18n>=0:devel/rubygem-i18n \ - rubygem-polyamorous>=1.3:devel/rubygem-polyamorous + rubygem-polyamorous>=1.3.2:devel/rubygem-polyamorous NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-ransack/distinfo ============================================================================== --- head/devel/rubygem-ransack/distinfo Sat Jan 27 10:23:37 2018 (r460087) +++ head/devel/rubygem-ransack/distinfo Sat Jan 27 10:23:42 2018 (r460088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507745117 -SHA256 (rubygem/ransack-1.8.4.gem) = 6efeb42041edb235aa74b3c8c6d2705493b8c002b7172a5fe1014012ae1d5929 -SIZE (rubygem/ransack-1.8.4.gem) = 87552 +TIMESTAMP = 1517036020 +SHA256 (rubygem/ransack-1.8.6.gem) = 3b2c7399fd3eb4e400a4cc2208789f1cc550b2239e8f0c94256bdac74686fc89 +SIZE (rubygem/ransack-1.8.6.gem) = 89088