From owner-svn-ports-all@freebsd.org Sun Mar 6 06:31:29 2016 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 74BE2A95159; Sun, 6 Mar 2016 06:31: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 mx1.freebsd.org (Postfix) with ESMTPS id 4680F676; Sun, 6 Mar 2016 06:31: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 u266VSEp052880; Sun, 6 Mar 2016 06:31:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u266VSXb052878; Sun, 6 Mar 2016 06:31:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603060631.u266VSXb052878@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, 6 Mar 2016 06:31:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410363 - head/devel/rubygem-shoulda-matchers 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.21 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, 06 Mar 2016 06:31:29 -0000 Author: sunpoet Date: Sun Mar 6 06:31:27 2016 New Revision: 410363 URL: https://svnweb.freebsd.org/changeset/ports/410363 Log: - Update to 3.1.1 Changes: https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md Modified: head/devel/rubygem-shoulda-matchers/Makefile head/devel/rubygem-shoulda-matchers/distinfo Modified: head/devel/rubygem-shoulda-matchers/Makefile ============================================================================== --- head/devel/rubygem-shoulda-matchers/Makefile Sun Mar 6 06:31:23 2016 (r410362) +++ head/devel/rubygem-shoulda-matchers/Makefile Sun Mar 6 06:31:27 2016 (r410363) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shoulda-matchers -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-shoulda-matchers/distinfo ============================================================================== --- head/devel/rubygem-shoulda-matchers/distinfo Sun Mar 6 06:31:23 2016 (r410362) +++ head/devel/rubygem-shoulda-matchers/distinfo Sun Mar 6 06:31:27 2016 (r410363) @@ -1,2 +1,2 @@ -SHA256 (rubygem/shoulda-matchers-3.1.0.gem) = b503c3c7112d9de1288d03b96d1c03ec4bfd7357d43379d82e9758cf222256ee -SIZE (rubygem/shoulda-matchers-3.1.0.gem) = 197632 +SHA256 (rubygem/shoulda-matchers-3.1.1.gem) = f8f73357eb6c51b03cb0e76cf425092d3b96a61766dc94a9df02e5959a68c6b1 +SIZE (rubygem/shoulda-matchers-3.1.1.gem) = 200192