From owner-svn-ports-head@freebsd.org Wed Nov 22 23:36:29 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 7E615DF8887; Wed, 22 Nov 2017 23:36: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 1AE4A6FEBB; Wed, 22 Nov 2017 23:36:27 +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 vAMNaQb1064323; Wed, 22 Nov 2017 23:36:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAMNaQQA064321; Wed, 22 Nov 2017 23:36:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711222336.vAMNaQQA064321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 22 Nov 2017 23:36:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454732 - head/www/rubygem-puma X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-puma X-SVN-Commit-Revision: 454732 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.25 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: Wed, 22 Nov 2017 23:36:30 -0000 Author: sunpoet Date: Wed Nov 22 23:36:26 2017 New Revision: 454732 URL: https://svnweb.freebsd.org/changeset/ports/454732 Log: Update to 3.11.0 Changes: https://github.com/puma/puma/releases Modified: head/www/rubygem-puma/Makefile head/www/rubygem-puma/distinfo Modified: head/www/rubygem-puma/Makefile ============================================================================== --- head/www/rubygem-puma/Makefile Wed Nov 22 23:36:21 2017 (r454731) +++ head/www/rubygem-puma/Makefile Wed Nov 22 23:36:26 2017 (r454732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 3.10.0 +PORTVERSION= 3.11.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-puma/distinfo ============================================================================== --- head/www/rubygem-puma/distinfo Wed Nov 22 23:36:21 2017 (r454731) +++ head/www/rubygem-puma/distinfo Wed Nov 22 23:36:26 2017 (r454732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503058946 -SHA256 (rubygem/puma-3.10.0.gem) = 0e93d4a610dcc7bc34798c24e8e4acf63ecd29fd76ab339c80cffbadea2f7952 -SIZE (rubygem/puma-3.10.0.gem) = 108544 +TIMESTAMP = 1511371709 +SHA256 (rubygem/puma-3.11.0.gem) = 53c32b0d2be48a78e74407bbd0e9c59d233313ffa04dc998d094768b7aff9240 +SIZE (rubygem/puma-3.11.0.gem) = 158208