From owner-svn-ports-head@freebsd.org Sat Dec 3 19:36:20 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 731B6C65202; Sat, 3 Dec 2016 19:36:20 +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 F22819FF; Sat, 3 Dec 2016 19:36:19 +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 uB3JaJeq080801; Sat, 3 Dec 2016 19:36:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB3JaI8s080799; Sat, 3 Dec 2016 19:36:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612031936.uB3JaI8s080799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Dec 2016 19:36:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427730 - head/www/rubygem-http 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.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: Sat, 03 Dec 2016 19:36:20 -0000 Author: sunpoet Date: Sat Dec 3 19:36:18 2016 New Revision: 427730 URL: https://svnweb.freebsd.org/changeset/ports/427730 Log: - Update to 2.1.0 Changes: https://github.com/httprb/http/blob/master/CHANGES.md Modified: head/www/rubygem-http/Makefile head/www/rubygem-http/distinfo Modified: head/www/rubygem-http/Makefile ============================================================================== --- head/www/rubygem-http/Makefile Sat Dec 3 19:36:14 2016 (r427729) +++ head/www/rubygem-http/Makefile Sat Dec 3 19:36:18 2016 (r427730) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-http/distinfo ============================================================================== --- head/www/rubygem-http/distinfo Sat Dec 3 19:36:14 2016 (r427729) +++ head/www/rubygem-http/distinfo Sat Dec 3 19:36:18 2016 (r427730) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466892261 -SHA256 (rubygem/http-2.0.2.gem) = d881dfc7cb8f63fd25e522e8f99cdb922c9fe15410cd0d95b1bba083e07d6b76 -SIZE (rubygem/http-2.0.2.gem) = 62976 +TIMESTAMP = 1480754978 +SHA256 (rubygem/http-2.1.0.gem) = 64c1a2811811e379f8ca0c1102f378242c09d1f721c17edcdb4d6c9250467fed +SIZE (rubygem/http-2.1.0.gem) = 63488