From owner-svn-ports-head@freebsd.org Mon Apr 3 12:59:03 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 C1095D2C524; Mon, 3 Apr 2017 12:59:03 +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 8C35ADC1; Mon, 3 Apr 2017 12:59:03 +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 v33Cx2GV084487; Mon, 3 Apr 2017 12:59:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v33Cx2pU084485; Mon, 3 Apr 2017 12:59:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704031259.v33Cx2pU084485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 3 Apr 2017 12:59:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437647 - head/www/rubygem-puma 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: Mon, 03 Apr 2017 12:59:03 -0000 Author: sunpoet Date: Mon Apr 3 12:59:02 2017 New Revision: 437647 URL: https://svnweb.freebsd.org/changeset/ports/437647 Log: Update to 3.8.2 - Add USES=ssl Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md https://github.com/puma/puma/commits/master Modified: head/www/rubygem-puma/Makefile head/www/rubygem-puma/distinfo Modified: head/www/rubygem-puma/Makefile ============================================================================== --- head/www/rubygem-puma/Makefile Mon Apr 3 12:58:57 2017 (r437646) +++ head/www/rubygem-puma/Makefile Mon Apr 3 12:59:02 2017 (r437647) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 2.16.0 +PORTVERSION= 3.8.2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem shebangfix +USES= gem shebangfix ssl PLIST_FILES= bin/puma bin/pumactl Modified: head/www/rubygem-puma/distinfo ============================================================================== --- head/www/rubygem-puma/distinfo Mon Apr 3 12:58:57 2017 (r437646) +++ head/www/rubygem-puma/distinfo Mon Apr 3 12:59:02 2017 (r437647) @@ -1,2 +1,3 @@ -SHA256 (rubygem/puma-2.16.0.gem) = 26226019bf2172d0f372ce3e86f0dfe2c119a5cc18aa23e06ce3ca68c6e84832 -SIZE (rubygem/puma-2.16.0.gem) = 100352 +TIMESTAMP = 1491215731 +SHA256 (rubygem/puma-3.8.2.gem) = 7ed73c4ffd3d03b77ef21426b88b21156406da44ecb54825b051c9c93d39accf +SIZE (rubygem/puma-3.8.2.gem) = 111616