From nobody Tue May 02 16:29:08 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 4Q9ls03Plnz4985l; Tue, 2 May 2023 16:29:08 +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 4Q9ls02YhJz3HcG; Tue, 2 May 2023 16:29:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683044948; 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=uIRB92XiQ37Rv5xDwi234T734pucWrZm9EAymOBw9RM=; b=EnRh98zdQs9P7MB9i/pnDuFLSFd95hQgXF7oIPeRw+DaDIE6V79Q1U2Z7kNmChNutbnL15 yIx+NkN9xch9fJcVwgfK2Y4H3++pD9k9d+qs7aWf3Sa8RYwPGLH+Z0WlEuXtwpIhT3J/Z7 QkeloRJYh1KB7gE2UodUKkGuZpmic9M3wt+UnlTC+zbsavXr4O+MC5WXlBbi23X9AJagg2 6mBOwqTl/Suw50cbKdx+XR9PLCTGD4ckzYkjsSzFOmcLs6xhwZvjvA/7XWBfyj/JaFhpm4 PljO3atkJThweEitG/17X5T8mviFXHv5wicK6QnwHfAlfzytW7UxbnPmVhJ8aQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683044948; 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=uIRB92XiQ37Rv5xDwi234T734pucWrZm9EAymOBw9RM=; b=xttjFhWLlknO9ssiJiOpQqD663VWGJE1jT5ZbkZRwATzBBiFiapZn6nFBl9qE+Y16JOMQM bx510WQNWTQTZoR/fYWXJatLDxij0lsDeaxSibgS2nvtEEobO6wz3Z34BVpzusBHfRa9bY SbTpGnk922qWqr4B3Qd1bgktEOFrOzHz6mEKrDhsD1OJdmEAqfRGsrhmbjuRx8bZoL3ltp lcAA5I0YBgCBYg3/gqS7sJan2bN/axN0NIp3Sm7QcSC0WVE94yLk2+Gz0ICHztmeDSgxpA d8OSqXkL+UL+iguMZ1qr/IzpROBuRPA30Tl40ATFwtIBejUfk3ulsxda7G6FPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683044948; a=rsa-sha256; cv=none; b=DufNCUGp1aUj9ipoNsHJ4/9aF7BmHyTXKW6x6LCQhFF9ROIpl+zoZDCqOiUeUh0pZOK2KS ldxGJiDOpCnhwICVgeMVAgXJHlAaBieR4s9aaUws4TsPlOSzngiS2dxQwiZrHEIwRvpR4A JYwxKzSRMEKRG7cmmZA65InvxnAf0lKayqvJh/3H1PoWTxLvPmcsets5czdXJ2qAuL5byU fpDDE5yhJ+lf5QaPZjvTMVNuUfSTa/l8IgAyDr/iv/A2qeOjgN9WKHryGl2Eg5s7O2JiqR Z9IQs7BP76RW0U2fpoC0RRkx1iTNmD01dQ71gbni5ijz3QmTk+5ohIJ2xiHgag== 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 4Q9ls01cDLzvXT; Tue, 2 May 2023 16:29:08 +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 342GT8ZQ075702; Tue, 2 May 2023 16:29:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 342GT85k075701; Tue, 2 May 2023 16:29:08 GMT (envelope-from git) Date: Tue, 2 May 2023 16:29:08 GMT Message-Id: <202305021629.342GT85k075701@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: 03ae97069367 - main - graphics/rubygem-clutter-gdk: Update to 4.1.3 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: 03ae9706936770ae73ee2bedc91f48d8d4ad743e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=03ae9706936770ae73ee2bedc91f48d8d4ad743e commit 03ae9706936770ae73ee2bedc91f48d8d4ad743e Author: Po-Chuan Hsieh AuthorDate: 2023-05-02 16:20:58 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-05-02 16:20:58 +0000 graphics/rubygem-clutter-gdk: Update to 4.1.3 Changes: https://github.com/ruby-gnome/ruby-gnome/releases --- graphics/rubygem-clutter-gdk/Makefile | 2 +- graphics/rubygem-clutter-gdk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/rubygem-clutter-gdk/Makefile b/graphics/rubygem-clutter-gdk/Makefile index 6ae12251fe00..9674b75be09c 100644 --- a/graphics/rubygem-clutter-gdk/Makefile +++ b/graphics/rubygem-clutter-gdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= clutter-gdk -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 CATEGORIES= graphics rubygems MASTER_SITES= RG diff --git a/graphics/rubygem-clutter-gdk/distinfo b/graphics/rubygem-clutter-gdk/distinfo index 1bd2c1a642ae..6e5ee7df30bc 100644 --- a/graphics/rubygem-clutter-gdk/distinfo +++ b/graphics/rubygem-clutter-gdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771717 -SHA256 (rubygem/clutter-gdk-4.1.2.gem) = 12ab584d4d7ae5dde46045ee6eaa42e1bbb9940b525d30299d8271314a488926 -SIZE (rubygem/clutter-gdk-4.1.2.gem) = 14848 +TIMESTAMP = 1682903188 +SHA256 (rubygem/clutter-gdk-4.1.3.gem) = 5a38c6735e98afe1e26ea102fd9a36f2f914921145f7d58132ab4c9e759f1d85 +SIZE (rubygem/clutter-gdk-4.1.3.gem) = 14848