From nobody Thu Nov 21 13:47:40 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 4XvKL5540Fz5d6DY; Thu, 21 Nov 2024 13:47:41 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvKL46RlLz4Z32; Thu, 21 Nov 2024 13:47:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732196860; 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=QHwW6UDatrBKRVauB4vp9mt7qLiyb72RS/fs419LomY=; b=Z6Dh2sFxJ0Ed9tURhReNd3l/tJzXrkIA8tvAJBAvwsfsfeJ5LcHAs6ZeIEW4+MMq59OqDb +Cq/g5a8TfbOe6FcTRsI+8DEQ5X7GJkh75XYl4l3dRfV2K5s85mkQxBK4ObGML/TD0soZC urxNI/V7E+6ZT1FsbgJAgbtprGG3/yCZv85Q94eBqOfg/3MVJ9iNe3n9rc8p60L0ooBQzd IekFp7Ahhy4NLU2HxEkE73nJvk9SgWa+YqreZZS2hVozv7pta6QyP5b8kUUOktPtacqHiG klXtkyZAfdO6hgqC0gsmnruPhsQhCsQPqBLYpTKKtv2LfCGBFmjgyR1AKl9IAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732196860; 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=QHwW6UDatrBKRVauB4vp9mt7qLiyb72RS/fs419LomY=; b=JHfjMCIw6D5staygjfyTcjfdH6CMtpArPlPk4n8MnkNnwGPX10FDam1f7jWi6FyCrtMCRo QtwxPmBgckA8RZ8aMmRUfuyEk+ud/fByQKv4/+/awb/6KoEPcGiEeM2cOJXatzD0EcQFpp J9fNJMdjdwMTjXi1UVWLfrk8Fq/XZ4SzN2V8o8JJmHAktoB850qX75uGSO4g19f/C3zcIC fCvmSzLTDLBNVoOoxGJFHwPJnOryY14+olVhrsE+MrFaOzvyw+Ii6KJ4UGJqVDllUN9jHA qePkMRYnbeScb5cy266Cbc+YpFzmHnqOX2SUwl/esx92Trqa/YBxC5WGVX8Bdw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732196860; a=rsa-sha256; cv=none; b=U+KeniRpvmAd7chtq6nd3/7jeFau6YLqdKqFMTbhJzt0UXrPN4WbRVXxhd5uNkf0PSFwlC Lyx3Yvpc3cKsupnCnLscEeKh900a4f8O53FFTheYbb3ASlfbm9ozttuzRB/Uat70Ppkq7U uqpihQUl2gBsehGr5RLr+3quNg94q2QK2CzLn6x0sqRSVE4zziVLgnydleQWxY5LmKp/V6 ZMXpqMEqld8r37eImEpCTw3LUkiO+VzAH7B6n6Cl4/hWL9JxvEj9EYXHVHm+DfRAm/CmF6 kFZfvq/wxec72UbkQ+Ph5tK1H+xw3sYBxGj0HVdH4c6U7qQCOhBeKtKXsIlUAw== 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 4XvKL46490zjBb; Thu, 21 Nov 2024 13:47:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4ALDleUv030940; Thu, 21 Nov 2024 13:47:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4ALDleIC030937; Thu, 21 Nov 2024 13:47:40 GMT (envelope-from git) Date: Thu, 21 Nov 2024 13:47:40 GMT Message-Id: <202411211347.4ALDleIC030937@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: a62e0e6e2830 - main - textproc/rubygem-elasticsearch-api: Update to 8.16.0 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-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: a62e0e6e2830793b51436e31d8f1d626ba08ed20 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a62e0e6e2830793b51436e31d8f1d626ba08ed20 commit a62e0e6e2830793b51436e31d8f1d626ba08ed20 Author: Po-Chuan Hsieh AuthorDate: 2024-11-21 13:31:05 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-11-21 13:39:33 +0000 textproc/rubygem-elasticsearch-api: Update to 8.16.0 Changes: https://github.com/elastic/elasticsearch-ruby/releases --- textproc/rubygem-elasticsearch-api/Makefile | 2 +- textproc/rubygem-elasticsearch-api/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-elasticsearch-api/Makefile b/textproc/rubygem-elasticsearch-api/Makefile index 51e4038d9615..47f36cfac42d 100644 --- a/textproc/rubygem-elasticsearch-api/Makefile +++ b/textproc/rubygem-elasticsearch-api/Makefile @@ -1,5 +1,5 @@ PORTNAME= elasticsearch-api -PORTVERSION= 8.15.0 +PORTVERSION= 8.16.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-elasticsearch-api/distinfo b/textproc/rubygem-elasticsearch-api/distinfo index 6363c12a8472..9c14ddc20cc4 100644 --- a/textproc/rubygem-elasticsearch-api/distinfo +++ b/textproc/rubygem-elasticsearch-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724084798 -SHA256 (rubygem/elasticsearch-api-8.15.0.gem) = 4d9df869c7097574ef6088ae502193c1446f2ad84cef98e6705c01cbe3d08ab3 -SIZE (rubygem/elasticsearch-api-8.15.0.gem) = 201216 +TIMESTAMP = 1731679816 +SHA256 (rubygem/elasticsearch-api-8.16.0.gem) = aeff962c7e6bfba84d0aa9e021373aeb1e6f0370cb0c30cd793437072afa2a00 +SIZE (rubygem/elasticsearch-api-8.16.0.gem) = 202752