From owner-svn-ports-all@freebsd.org Fri Apr 13 20:49:01 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B464F802D0; Fri, 13 Apr 2018 20:49:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA8B182FFA; Fri, 13 Apr 2018 20:48:59 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0692F1EBE7; Fri, 13 Apr 2018 20:48:59 +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 w3DKmwvG060862; Fri, 13 Apr 2018 20:48:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3DKmwh7060860; Fri, 13 Apr 2018 20:48:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804132048.w3DKmwh7060860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 13 Apr 2018 20:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467267 - 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: 467267 X-SVN-Commit-Repository: ports 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.25 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: Fri, 13 Apr 2018 20:49:01 -0000 Author: sunpoet Date: Fri Apr 13 20:48:58 2018 New Revision: 467267 URL: https://svnweb.freebsd.org/changeset/ports/467267 Log: Update to 3.11.4 Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md Modified: head/www/rubygem-puma/Makefile head/www/rubygem-puma/distinfo Modified: head/www/rubygem-puma/Makefile ============================================================================== --- head/www/rubygem-puma/Makefile Fri Apr 13 20:48:53 2018 (r467266) +++ head/www/rubygem-puma/Makefile Fri Apr 13 20:48:58 2018 (r467267) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 3.11.3 +PORTVERSION= 3.11.4 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-puma/distinfo ============================================================================== --- head/www/rubygem-puma/distinfo Fri Apr 13 20:48:53 2018 (r467266) +++ head/www/rubygem-puma/distinfo Fri Apr 13 20:48:58 2018 (r467267) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520348992 -SHA256 (rubygem/puma-3.11.3.gem) = cdb1d15e45223aa729d2b2666c0586393f903076ea179a344ecf58d46d1d610c -SIZE (rubygem/puma-3.11.3.gem) = 158720 +TIMESTAMP = 1523619833 +SHA256 (rubygem/puma-3.11.4.gem) = 203c7029aebdd4fb8fc9a1507b28cf033e6832c239b79be223983b7643c7111b +SIZE (rubygem/puma-3.11.4.gem) = 160256