From owner-svn-ports-all@freebsd.org Sun Mar 26 21:24:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24C52D1F84D; Sun, 26 Mar 2017 21:24:31 +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 mx1.freebsd.org (Postfix) with ESMTPS id E5B4714B9; Sun, 26 Mar 2017 21:24:30 +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 v2QLOUqZ093355; Sun, 26 Mar 2017 21:24:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2QLOTSB093353; Sun, 26 Mar 2017 21:24:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703262124.v2QLOTSB093353@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, 26 Mar 2017 21:24:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436997 - head/devel/rubygem-pry-rails X-SVN-Group: ports-head 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.23 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: Sun, 26 Mar 2017 21:24:31 -0000 Author: sunpoet Date: Sun Mar 26 21:24:29 2017 New Revision: 436997 URL: https://svnweb.freebsd.org/changeset/ports/436997 Log: Update to 0.3.6 Changes: https://github.com/rweng/pry-rails/commits/master Modified: head/devel/rubygem-pry-rails/Makefile head/devel/rubygem-pry-rails/distinfo Modified: head/devel/rubygem-pry-rails/Makefile ============================================================================== --- head/devel/rubygem-pry-rails/Makefile Sun Mar 26 21:24:24 2017 (r436996) +++ head/devel/rubygem-pry-rails/Makefile Sun Mar 26 21:24:29 2017 (r436997) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pry-rails -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Use Pry as your rails console LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE -RUN_DEPENDS= rubygem-pry>=0.9.10:devel/rubygem-pry +RUN_DEPENDS= rubygem-pry>=0.10.4:devel/rubygem-pry NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-pry-rails/distinfo ============================================================================== --- head/devel/rubygem-pry-rails/distinfo Sun Mar 26 21:24:24 2017 (r436996) +++ head/devel/rubygem-pry-rails/distinfo Sun Mar 26 21:24:29 2017 (r436997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487166437 -SHA256 (rubygem/pry-rails-0.3.5.gem) = a68bc19b3f54ab8fe37e63a79c0960bc9f21bc6a376f40193fb38cb2fea71d6d -SIZE (rubygem/pry-rails-0.3.5.gem) = 14848 +TIMESTAMP = 1490542658 +SHA256 (rubygem/pry-rails-0.3.6.gem) = 7e77cc859999651c92aab3e1936f088b7fbda46c6a3aa2b2e37ae1cad7204d4c +SIZE (rubygem/pry-rails-0.3.6.gem) = 15360