From nobody Tue May 02 16:29:42 2023 X-Original-To: dev-commits-ports-all@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 4Q9lsf4w98z498GH; Tue, 2 May 2023 16:29:42 +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 4Q9lsf3Xpsz3K7l; Tue, 2 May 2023 16:29:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683044982; 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=r+uy+i4xgPMAjYEo8QRHab98/dCvMFEchvasb53F088=; b=hIxWnB/r4Kg3TxiL7qo7eb3GGuVzyemc5Ucqkz0mhNsbR6jAbiG13bHVwKH/kbr9FWKrKH cQl7zazHV7DtE/362vSaSzV/QerivXTPfH695MWP3+ny8kDFrNsAHnGOxlutB64KVhX8Pe xeLmusR12Uao60Zs9SsHN9X7opYkSnEUbvs9hVTkmmiUYt70N4OhLBf4qVTXRkDMWtV0Co UC002/hu6nPAkmaw5MCJAuQE13ZToWrXppEIWuupEk24WjUeKKGI0RKbPDdX+ja/GthxqU aHeULFT9ZPVzSBLh28HVZXpJayVy70Cod2Clt51tHdvIDzoNwIUx6IuC6l7dGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683044982; 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=r+uy+i4xgPMAjYEo8QRHab98/dCvMFEchvasb53F088=; b=Xg14zxeWn7vNYdsASIq8+BRdoCsjK7BLfEka/IBETAnIYNzAbbYKFUdmUpybqnZHqqI8I7 S3CIr0lg8kergZlPqP90nDxtrkdUP+qZlL3Zz+o9AVlUPJXxFLERG5Qm5yhqhWivKJK9Mo 7AJAkytQM5B4sPOM+MAcpg494tQyM/+DAh8ZLuZ/ZEJ3Pxnk2hksgfi1UAmXxp/WsaVjGS yV6Rc4Pb2RDz505ZPPTR7DFAtxXooINx+d7K7VbvbQwkJqGIZRG1CptwvZEPyZudUt2H/1 ra75c2oJx9E/ElWAddxI8WeLZjaxWjm39Xd7musqao+QgFk3ndn6PKqpfXPocA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683044982; a=rsa-sha256; cv=none; b=NLx9ED8i7+/VZkAvHgTI4KWVCUnFQVZ59/uJojGWgif5b3RIaWfVWgNAz3638yg7Yp7DQ6 oPnLykvnXXgYOMKu4XBuodjLb2IHayjL8wOJeDsVbxlfO+v/Z7LTjs0TgblIAeubNYJw1J rCnWjyAvhJ+7mSWYcV++jjKax3SiBq0zbXZRVxO4zwLAHFP1/esGz5Yyrpm6iBa079RoZZ 8GcDVAhi7EI8btemZZ932YUxvMlenJylxe1+nBE3XrF2zZ34flI2dYBveqJjawLZ5FRRaO 41xTU7yb1Gs0wi1vb6a7P2TdzxJSRaqHeml9LDevRh6uC/tOt1H6eMkhgZGhhA== 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 4Q9lsf2Cp5zvSl; Tue, 2 May 2023 16:29:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 342GTgRq076373; Tue, 2 May 2023 16:29:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 342GTggg076372; Tue, 2 May 2023 16:29:42 GMT (envelope-from git) Date: Tue, 2 May 2023 16:29:42 GMT Message-Id: <202305021629.342GTggg076372@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: 7bec09017397 - main - databases/rubygem-amalgalite: Update to 1.9.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: 7bec09017397ec130c5c7e200c266b7fbc1d5421 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bec09017397ec130c5c7e200c266b7fbc1d5421 commit 7bec09017397ec130c5c7e200c266b7fbc1d5421 Author: Po-Chuan Hsieh AuthorDate: 2023-05-02 16:21:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-05-02 16:25:53 +0000 databases/rubygem-amalgalite: Update to 1.9.1 Changes: https://github.com/copiousfreetime/amalgalite/blob/main/HISTORY.md --- databases/rubygem-amalgalite/Makefile | 2 +- databases/rubygem-amalgalite/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/rubygem-amalgalite/Makefile b/databases/rubygem-amalgalite/Makefile index 5f2eda3193fb..53bd203b6e56 100644 --- a/databases/rubygem-amalgalite/Makefile +++ b/databases/rubygem-amalgalite/Makefile @@ -1,5 +1,5 @@ PORTNAME= amalgalite -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-amalgalite/distinfo b/databases/rubygem-amalgalite/distinfo index d1cdc29a7b74..f0541c284082 100644 --- a/databases/rubygem-amalgalite/distinfo +++ b/databases/rubygem-amalgalite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682354636 -SHA256 (rubygem/amalgalite-1.9.0.gem) = edd1dca03c2c0f9911de053aeaab70a924f2c5b56c7a281aae434f63aabbce07 -SIZE (rubygem/amalgalite-1.9.0.gem) = 2527744 +TIMESTAMP = 1682903248 +SHA256 (rubygem/amalgalite-1.9.1.gem) = 574c6cdd7ea5dd884d410f9013cb7ef74d22299f22443be2e1bb411175a50507 +SIZE (rubygem/amalgalite-1.9.1.gem) = 2527744