From owner-svn-ports-all@freebsd.org Thu Oct 15 20:19:18 2015 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 80E9DA162FF; Thu, 15 Oct 2015 20:19:18 +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 4DBA31ADB; Thu, 15 Oct 2015 20:19:18 +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 t9FKJHb8027368; Thu, 15 Oct 2015 20:19:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9FKJHu3027366; Thu, 15 Oct 2015 20:19:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510152019.t9FKJHu3027366@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Oct 2015 20:19:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399399 - head/devel/rubygem-pry 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.20 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: Thu, 15 Oct 2015 20:19:18 -0000 Author: sunpoet Date: Thu Oct 15 20:19:17 2015 New Revision: 399399 URL: https://svnweb.freebsd.org/changeset/ports/399399 Log: - Update to 0.10.3 Changes: https://github.com/pry/pry/blob/master/CHANGELOG.md Modified: head/devel/rubygem-pry/Makefile head/devel/rubygem-pry/distinfo Modified: head/devel/rubygem-pry/Makefile ============================================================================== --- head/devel/rubygem-pry/Makefile Thu Oct 15 20:19:11 2015 (r399398) +++ head/devel/rubygem-pry/Makefile Thu Oct 15 20:19:17 2015 (r399399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pry -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-pry/distinfo ============================================================================== --- head/devel/rubygem-pry/distinfo Thu Oct 15 20:19:11 2015 (r399398) +++ head/devel/rubygem-pry/distinfo Thu Oct 15 20:19:17 2015 (r399399) @@ -1,2 +1,2 @@ -SHA256 (rubygem/pry-0.10.2.gem) = 05e6f9197072b8054bef50606bc10bf20fc6138f360abc5ce3de166abc96d41e -SIZE (rubygem/pry-0.10.2.gem) = 135680 +SHA256 (rubygem/pry-0.10.3.gem) = ef6b1cfd58c317446e39d68587e036c3e27432440a8517f93c43f364eecee8f4 +SIZE (rubygem/pry-0.10.3.gem) = 135680