From owner-svn-ports-head@freebsd.org Thu Jul 13 18:12:13 2017 Return-Path: Delivered-To: svn-ports-head@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 3F150DAA73B; Thu, 13 Jul 2017 18:12:13 +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 420B282BD9; Thu, 13 Jul 2017 18:12:10 +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 v6DIC9YI003444; Thu, 13 Jul 2017 18:12:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6DIC9QV003442; Thu, 13 Jul 2017 18:12:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707131812.v6DIC9QV003442@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, 13 Jul 2017 18:12:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445693 - head/devel/rubygem-shoulda-matchers X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-shoulda-matchers X-SVN-Commit-Revision: 445693 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.23 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: Thu, 13 Jul 2017 18:12:13 -0000 Author: sunpoet Date: Thu Jul 13 18:12:09 2017 New Revision: 445693 URL: https://svnweb.freebsd.org/changeset/ports/445693 Log: Update to 3.1.2 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 Thu Jul 13 18:12:04 2017 (r445692) +++ head/devel/rubygem-shoulda-matchers/Makefile Thu Jul 13 18:12:09 2017 (r445693) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shoulda-matchers -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-shoulda-matchers/distinfo ============================================================================== --- head/devel/rubygem-shoulda-matchers/distinfo Thu Jul 13 18:12:04 2017 (r445692) +++ head/devel/rubygem-shoulda-matchers/distinfo Thu Jul 13 18:12:09 2017 (r445693) @@ -1,2 +1,3 @@ -SHA256 (rubygem/shoulda-matchers-3.1.1.gem) = f8f73357eb6c51b03cb0e76cf425092d3b96a61766dc94a9df02e5959a68c6b1 -SIZE (rubygem/shoulda-matchers-3.1.1.gem) = 200192 +TIMESTAMP = 1499961099 +SHA256 (rubygem/shoulda-matchers-3.1.2.gem) = 4af09f24f05144be6e7398ccf260a3c27532e0f90deac087af6595892f497bff +SIZE (rubygem/shoulda-matchers-3.1.2.gem) = 208384