From nobody Thu Jun 05 21:55:15 2025 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 4bCytC2JFhz5yR1N; Thu, 05 Jun 2025 21:55:15 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bCytC1Srtz3f75; Thu, 05 Jun 2025 21:55:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749160515; 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=BAEUMwvxkghUFcfj52anwVDHG68dtMowFdKSNTgPFh0=; b=jSV6WpU1bofBoJWTKGMMgKRb3noGDyq33cQdwD/iHWSy51ndJRw8KYEpcaxipuY+55HGDF U3X/+X42pYLnY597FVigjPkwqj7nnRUl84Ajcc6hasiXzBOEShRowCPrKpahzoS2WkLQbF o7BONfiQH9FIsKxnjczJjgBb10xeSXXO5FailTzGNSsl03+wRmsK/XyDb0Eswn6mxXmB9S wdtOVfGn6Djsf0wxotFzMKkBNBWeCery7hiLfNAByVIyEFXs4TV0byNw+QYjWfnb8TZoHy FV0eCNyBvtEBzhAnt7wpcIFhP+zRmI/gi6zQO+/lMXXW9rPcAkmM8myKGR/U3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749160515; 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=BAEUMwvxkghUFcfj52anwVDHG68dtMowFdKSNTgPFh0=; b=ivbunOm4G9ubfD1uLcmL6gBzY5se3ToKqUDH0Fvbht1xN4Psu0gseOPBqLgL4au4QuVUku b51LxlV7OiOYo6JIDJYOqHnFR05y0MG1sEm26NDGyz/6tvu4RpyTL1CxLmbLUO/lUjHi0K 5yKWpqs+mlJuoTtY/yp/EK1mNK5pMYfJEQGCEqAERua31GCAhovJy3m8UnJeYMvqld0WER QbYbfQJG6YiL9l/6FxavxLGoH39OSsrYHMinig3M7hKDQCoGPN67Wub3bsr5R/F2M/Bwbu yB7Ghq0E7m41pkoslg/aF/60HXrtotlxrqicWVAqmtdNa+HrMatxA2hhrFVnmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749160515; a=rsa-sha256; cv=none; b=BYWHuh101Wo+CHfo8cobK93DzbKFGEabWYaWJ4lyyKdDBG9dz1SkA+QeUNCUWl1bob7xB0 aFJy1SMGwonX3R51E8MiTTK4jFe7z+5v4lNJ9LFAN+YiantJZe+cf4Z0htV/QS5tMLI9T0 Rj/1q+KIBDoImU+Ae6eZR8JN/hzortbc8i0NvXXCTfsBL5DaxxAw5TzaWTpWmZmDa11zHT 5KvS67Sm6WcvxKX8fMx8qXIDW6Bo2c993QnLVAIC4kDYA2jkQaaI2gvj7jpAhaVxaXeHwQ c/1EGvZdIaXXKJfltP341zUUICnAphtEK4tyMJaVnYdHSZXZDS4KLqjhZqfnxw== 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 4bCytC11qNzBRG; Thu, 05 Jun 2025 21:55:15 +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 555LtFXt082296; Thu, 5 Jun 2025 21:55:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 555LtFW2082293; Thu, 5 Jun 2025 21:55:15 GMT (envelope-from git) Date: Thu, 5 Jun 2025 21:55:15 GMT Message-Id: <202506052155.555LtFW2082293@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Max Brazhnikov Subject: git: 84a331d8c2ee - main - devel/libphonenumber: update to 9.0.6 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: makc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 84a331d8c2eed880bed9c801501a3135a882623e Auto-Submitted: auto-generated The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=84a331d8c2eed880bed9c801501a3135a882623e commit 84a331d8c2eed880bed9c801501a3135a882623e Author: Max Brazhnikov AuthorDate: 2025-06-05 21:54:42 +0000 Commit: Max Brazhnikov CommitDate: 2025-06-05 21:54:42 +0000 devel/libphonenumber: update to 9.0.6 --- devel/libphonenumber/Makefile | 3 +-- devel/libphonenumber/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index edc0015d55d9..195d0d339b3b 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,7 +1,6 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v -DISTVERSION= 9.0.5 -PORTREVISION= 1 +DISTVERSION= 9.0.6 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/libphonenumber/distinfo b/devel/libphonenumber/distinfo index 974a74d07e91..27cdc7033fb2 100644 --- a/devel/libphonenumber/distinfo +++ b/devel/libphonenumber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747084430 -SHA256 (google-libphonenumber-v9.0.5_GH0.tar.gz) = 60095f6dc67d0359ec5008c5ad37f17003012c3de149b545d5a07b18d89acf90 -SIZE (google-libphonenumber-v9.0.5_GH0.tar.gz) = 13012077 +TIMESTAMP = 1749154245 +SHA256 (google-libphonenumber-v9.0.6_GH0.tar.gz) = 0fc0f530f139de53b121a93b2b25cd96ab0d8bcfe95b4760be1f0213a75eadd2 +SIZE (google-libphonenumber-v9.0.6_GH0.tar.gz) = 13013074