From owner-svn-ports-head@freebsd.org Thu Apr 28 19:06:00 2016 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 66E1FB1FBEB; Thu, 28 Apr 2016 19:06:00 +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 33121101C; Thu, 28 Apr 2016 19:06:00 +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 u3SJ5xBh043675; Thu, 28 Apr 2016 19:05:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3SJ5xgI043673; Thu, 28 Apr 2016 19:05:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201604281905.u3SJ5xgI043673@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, 28 Apr 2016 19:05:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414220 - head/devel/rubygem-multi_json X-SVN-Group: ports-head 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.21 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, 28 Apr 2016 19:06:00 -0000 Author: sunpoet Date: Thu Apr 28 19:05:59 2016 New Revision: 414220 URL: https://svnweb.freebsd.org/changeset/ports/414220 Log: - Update to 1.11.3 Changes: https://github.com/intridea/multi_json/blob/master/CHANGELOG.md https://github.com/intridea/multi_json/commits/master Modified: head/devel/rubygem-multi_json/Makefile head/devel/rubygem-multi_json/distinfo Modified: head/devel/rubygem-multi_json/Makefile ============================================================================== --- head/devel/rubygem-multi_json/Makefile Thu Apr 28 19:05:54 2016 (r414219) +++ head/devel/rubygem-multi_json/Makefile Thu Apr 28 19:05:59 2016 (r414220) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= multi_json -PORTVERSION= 1.11.2 +PORTVERSION= 1.11.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-multi_json/distinfo ============================================================================== --- head/devel/rubygem-multi_json/distinfo Thu Apr 28 19:05:54 2016 (r414219) +++ head/devel/rubygem-multi_json/distinfo Thu Apr 28 19:05:59 2016 (r414220) @@ -1,2 +1,2 @@ -SHA256 (rubygem/multi_json-1.11.2.gem) = d9a4f2707792a55b3d09ed4ba7ea7d07ba83bf8652e0f7f1f234843824a1c3e5 -SIZE (rubygem/multi_json-1.11.2.gem) = 25088 +SHA256 (rubygem/multi_json-1.11.3.gem) = 6e1218a1a158fc404302481dd17e320714a4075f6bd7e628349915503394ff53 +SIZE (rubygem/multi_json-1.11.3.gem) = 25088