From nobody Wed Feb 21 15:38:58 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Tg0my3QFCz59nGy; Wed, 21 Feb 2024 15:38:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tg0my2GRNz4lP3; Wed, 21 Feb 2024 15:38:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708529938; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YsSWmaCFT3nIdSLPvhLBObVozymLH8SwA6O//6ZY/sA=; b=GTR1tLzbi4CGxniHzAHNnw/0KxkFd02JbMd3V9MEjDJTDtWEj9cMjxlAqPHTsMuboCKzS7 YWggbGzamBgRRzuBM3xbw1Ew6ftgC6otWqP0dfgcRAhXdJlNCoKMR8PnWaC5+W428VcAqr CVdAloCxTmebLaQmO00k3di9GInSkmlZsImnbh0PCQ+RVIngaQPs4j58NEsolDQp9NfZce X0/vXPC9XS0ymkk7ICPup6x2i1pl1oW2hnPyQCMXR7eEhGyAWaz49YsymCK8V5+SX7owiP WUoghFC1g+5tzRZP279NH9Ty/MEdrF/4vIXxCJefe2eQfqgT3WOpnVbClEuXPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708529938; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YsSWmaCFT3nIdSLPvhLBObVozymLH8SwA6O//6ZY/sA=; b=hb10aoGlqFouCFP0M7UYxiXcaPkWEj78e6NkswFnH0Re7M6SZhjYAzzagln0JqRyI5QpdS GiFt+VfBy558bJwOj9BBrqd7gBos2YpS4Jhzf9uk/FDv6PPJBZuz27fDqheRaOaIgzlJ5P tuSqhy+sSemBHSbUhAKW4AwremU/YKIJ/mCsMsHuyHe4fep0MHH5YqoR/5vnr9Rwm9sp3x HUO4jiRaOwkYIEzkUxnD66ch4Qp4it3SVYGEYrKAk2GyKPc90E2G2EMhbSneGjmGip17gW aOocOVvOOJsSLeqa87zM2IxnoGXSdeEl6FnGnoqiB4F6RIYevl0ppH4J58htjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708529938; a=rsa-sha256; cv=none; b=ELk29KxysE8seXmTnqj1S7GLCKUaQgWqxSB4M/oGFF8a+gwpxI8D9u/yVg4LBx+y9lYnpq w4Qzak5ZexQ5FZzDuX4BeDoHQxus1kuDaINhO4lxREJ9mH/cqgYViuveJ4LT+oHyi+aHVf aOAj2HaygpxXQ7yEDU8UFjwrWmSrBJ9PREFqF/rn5euypBdxeU7BX7iHKP1260+ceAvM4R CgpjQVq9ELC32q2h6pacIcTVtZhdwNczQDI41seU4g+axgn0WT0QkquPyigMiPwG2xjcQQ QQc32eG41AZTha62q6MTWZPbBXoJX8/ll1npt7Hn4BR4QIBqi0bi7EFgrf98JQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Tg0my1LDTz183G; Wed, 21 Feb 2024 15:38:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41LFcwpm090493; Wed, 21 Feb 2024 15:38:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41LFcwvG090490; Wed, 21 Feb 2024 15:38:58 GMT (envelope-from git) Date: Wed, 21 Feb 2024 15:38:58 GMT Message-Id: <202402211538.41LFcwvG090490@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6ef57459aa71 - main - www/rubygem-puma: Update to 6.4.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 commit 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 Author: Po-Chuan Hsieh AuthorDate: 2024-02-21 15:03:23 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-02-21 15:11:26 +0000 www/rubygem-puma: Update to 6.4.2 - Update WWW Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md --- www/rubygem-puma/Makefile | 5 +++-- www/rubygem-puma/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index c556e7fc173a..7bc2a5ba6aa9 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -1,11 +1,12 @@ PORTNAME= puma -PORTVERSION= 6.4.0 +PORTVERSION= 6.4.2 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast, multithreaded and highly concurrent ruby web server -WWW= https://puma.io/ +WWW= https://puma.io/ \ + https://github.com/puma/puma LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 4b8fe7a723ee..753624e2b4f0 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695588886 -SHA256 (rubygem/puma-6.4.0.gem) = d5dda11362744df9f4694708a62e3cfddf72eba7498c16016ebbb30f106712f9 -SIZE (rubygem/puma-6.4.0.gem) = 228864 +TIMESTAMP = 1708450840 +SHA256 (rubygem/puma-6.4.2.gem) = 3eb41999d00733280be3faeb00d610331b6965a537a8cd3d905f316c38575b44 +SIZE (rubygem/puma-6.4.2.gem) = 230912