From nobody Wed Nov 27 02:41:50 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 4XykH31HhMz5fPrD; Wed, 27 Nov 2024 02:41:51 +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 4XykH26mVQz4pdH; Wed, 27 Nov 2024 02:41:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732675310; 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=FHvzmhgJyWxYERnIV01M/zwiGW4sKiWTSUjSxydlJik=; b=qmLPDXkIRGYI2zWYcP9ycpEQ9ffIbQuk5If36jFeqGI+BEStG8MwZLXGbjiRFU9NqRF6ue f0ZZmAOenzDo513TkR0gnnwiSCoHdG92Tqy8W52DyRm7SQNg1wtqz2Fg0PxLWmamvgIHA0 8Msms+8ZwLdJeOcMY0DpRDR2SgfUu3ltoOd89HQ9rMSll7mDlMawan71g2gZXCYcMq2vmX iA6SawnopocXEThIQy11itMuuoBIcMlYDXLqdxovCni7ubaHRWS6pARciVcyb5amPlRtxg dU8VqPpK9DH1Ncfqu7QVEZ5bI+XCoTIe/lWe4Ti+YpVs/YK6mBCMe3OvsS1wkA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732675310; 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=FHvzmhgJyWxYERnIV01M/zwiGW4sKiWTSUjSxydlJik=; b=dgVyvrwzt/osTzFlBUBsrbWVZPORi7V5UuUZYh34J479XMAqbP8xYb7qytMvvwopbi5iyF RjhDtcHb2lDJ5HApp7A4o8htB9AZ8YF/mzDhmn2alDCaDuCuJuFhOXI+JgLUNPhB6MzZe2 OgwFMoz39++/dPTDsMP0alFkoJCmjutYQ7lLX0+jyW9JGDRhpMyCh0a6f0sM1yDOzuXpRQ AbqpIljYw+ylsOOMymm6MTX6M5D0BzdHbgLFubfM4tW2D0Mvd8N0Ezm5iwo3xl9RhJ9St3 qMJvVFc+UM6CPwHp2X0yiRdjPmX6+Ysx02BLRuu4xbmzi4A3nvPrCDAvET6dqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732675310; a=rsa-sha256; cv=none; b=fr1e8Q2b4SQVPHEjRVPDOtQykptBuabltMlRgzVTKNWhpeExC/vgcReutSM5Par3SPpzBe ESMszOENsAKUKcLnrOHdN/NewwNNjRFgpR5H+QOzOqkX0w18ybO1XQIVW5Qcs8XGnXiewz 3Gbw7KuCgcqet72UnX0Oj+j2NHu0Rn7z5UCRz2Kobij6lNUWhlw6NtsIF5I0W5BZFJhiDs iT49prPi30wUC6ZXHogaEor6Q/E0sDTCDd2h3bIETwjinoUSsFuR8mEQlsf3tmkvZlwZ8f Jh9fEB+srXf4c3qBF6xdc8NIQBPpZHRMce4SNgEE+rIb9du6f8ZDP/64qyoxVQ== 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 4XykH263TJzrDH; Wed, 27 Nov 2024 02:41:50 +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 4AR2foLG023373; Wed, 27 Nov 2024 02:41:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4AR2foup023370; Wed, 27 Nov 2024 02:41:50 GMT (envelope-from git) Date: Wed, 27 Nov 2024 02:41:50 GMT Message-Id: <202411270241.4AR2foup023370@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: d2ef10290175 - main - devel/rubygem-flipper-ui: Update to 1.3.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: 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: d2ef10290175e010c9919a1000dbe02a628ca18c Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2ef10290175e010c9919a1000dbe02a628ca18c commit d2ef10290175e010c9919a1000dbe02a628ca18c Author: Po-Chuan Hsieh AuthorDate: 2024-11-27 02:36:04 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-11-27 02:36:04 +0000 devel/rubygem-flipper-ui: Update to 1.3.2 Changes: https://github.com/flippercloud/flipper/releases --- devel/rubygem-flipper-ui/Makefile | 2 +- devel/rubygem-flipper-ui/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-flipper-ui/Makefile b/devel/rubygem-flipper-ui/Makefile index 92691158845e..9f091a10b4ae 100644 --- a/devel/rubygem-flipper-ui/Makefile +++ b/devel/rubygem-flipper-ui/Makefile @@ -1,5 +1,5 @@ PORTNAME= flipper-ui -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-flipper-ui/distinfo b/devel/rubygem-flipper-ui/distinfo index a82bdba18341..324dc5176cee 100644 --- a/devel/rubygem-flipper-ui/distinfo +++ b/devel/rubygem-flipper-ui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725560717 -SHA256 (rubygem/flipper-ui-1.3.1.gem) = 78049ad72216d99f7b4d7f35d2f30150f99b1f829814a81ed5cba5d1d311579a -SIZE (rubygem/flipper-ui-1.3.1.gem) = 324608 +TIMESTAMP = 1732261034 +SHA256 (rubygem/flipper-ui-1.3.2.gem) = 471c33d838eb539ecee880c6fa2367fcb6baba6bd23c08a12065e4b817e9d3d8 +SIZE (rubygem/flipper-ui-1.3.2.gem) = 324608