From nobody Mon Feb 03 15:56:55 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 4Ymrj55s4tz5lsmk; Mon, 03 Feb 2025 15:56:57 +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 4Ymrj46Nkfz3lZq; Mon, 03 Feb 2025 15:56:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738598216; 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=hAdhcffETh31vV9OMkHXLE2f3Hc4rDEtVUN8u1olo8g=; b=DqJO6NJOJD4GvVqXiFgv58t05CXOQO8GWYNPED+dmsm+zuHu4TbKAvvFf0iDw52A61jphs QMea3u7pcmuvZ5I9Ax5aXX8U9VLKxQOyoBzUSiryWvFN9j84fxbAlR+B+jfbJcZUWzbCUy PlKtT/0Qd0yBG9n2OTgvLEBYCGFiiU4Mw/9zQjcNcA2EkpVeuiWwNQVaMvvhVqWA7clMIG 1XZTvhOGyStBACpze6Y0F8glbFQqjnAQzwpM7vo5r0gQKPNt4fb9Oj3v0TOYINpdzveC3J 67indKkpa1KiIQGRphlMvtGWL4CkQM+SZlHbeVEYbx95SU8xtsbToamzDTMjnA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738598216; 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=hAdhcffETh31vV9OMkHXLE2f3Hc4rDEtVUN8u1olo8g=; b=ym62Zq8XI5KBsUfJR1NS7+FY83cNgUayhBkkp7r0L2e7wsJ9DzwK2gAW1o4/Tifq4mLi64 k2j8Ho1bAR3apV6qj/DC9oykQRR91jhuE+cIapmtK3RrXjWXHK18b0gjo6E37AqUma/llu WDHW5BYSGeCI0433Fj+18YehU/GdnQ0XvY0JUS9dP+KB7uBJ+ge51atgSK//FJhQAfF6PI asJzoUn+IMJj+zFncisnRch8Pjlvv5f1NV93tzzfVUna/G/aj2jxZJRM+1Ly6Dgwr/Afuh uXAdNKq+L0RYEuNFOnIdtT3Z1rhagt1icsLIGHApPY1crGLbX6j+KRMxJVoMWw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738598216; a=rsa-sha256; cv=none; b=jzn1c5ob06bv7D8Xor/XxxOZGttQPOwysmSbuL44HzPKAMHef3XA+09X2hdi03IdFgow4+ 34gqxD/teERjyHdQtLACn51XCxiz0suIjl3km2uXY4k+zhwPRPb1oJqanGVcMEDQ9QQTqy e9fTwA21oRhtha5SsCboDwVCEnyKnvt8IUmAht+MNGg7END6yXzunJWtrToINQzelnxUqh lx/zp+3VbZYjAj/AANf4GoOt+JFVcn3WC9aZl+1AOjrm5gZiC36d5wLDqEHORcJO4V+NLv s7kaBk7FoWaPecxS9BH9LkCxAUiPKxhk7FmjBzW6ZWTsTzfW+42OC8bnyO+rWw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Ymrj34BKCzjyZ; Mon, 03 Feb 2025 15:56:55 +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 513FutT6009460; Mon, 3 Feb 2025 15:56:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 513Fut84009457; Mon, 3 Feb 2025 15:56:55 GMT (envelope-from git) Date: Mon, 3 Feb 2025 15:56:55 GMT Message-Id: <202502031556.513Fut84009457@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: 59e4c1b8e682 - main - misc/pecl-timezonedb: Update to 2025.1 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: 59e4c1b8e6824e6d603137bab1f3e32ef9213d55 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=59e4c1b8e6824e6d603137bab1f3e32ef9213d55 commit 59e4c1b8e6824e6d603137bab1f3e32ef9213d55 Author: Po-Chuan Hsieh AuthorDate: 2025-02-03 15:18:08 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-02-03 15:51:00 +0000 misc/pecl-timezonedb: Update to 2025.1 Changes: https://pecl.php.net/package-changelog.php?package=timezonedb --- misc/pecl-timezonedb/Makefile | 2 +- misc/pecl-timezonedb/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index 5690652e973f..79150197daf4 100644 --- a/misc/pecl-timezonedb/Makefile +++ b/misc/pecl-timezonedb/Makefile @@ -1,5 +1,5 @@ PORTNAME= timezonedb -PORTVERSION= 2024.2 +PORTVERSION= 2025.1 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org diff --git a/misc/pecl-timezonedb/distinfo b/misc/pecl-timezonedb/distinfo index 759ec67e19d8..3e2a3bcc39ed 100644 --- a/misc/pecl-timezonedb/distinfo +++ b/misc/pecl-timezonedb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726080979 -SHA256 (PECL/timezonedb-2024.2.tgz) = 6181df34c56320a0b9fdaffd6869addea974fb2dc6318a7081af2d43b4e5e897 -SIZE (PECL/timezonedb-2024.2.tgz) = 646864 +TIMESTAMP = 1738088918 +SHA256 (PECL/timezonedb-2025.1.tgz) = 0ca91cabdd952a54ff9413337c374d4b157277f25d492c14a403ed526153e3bb +SIZE (PECL/timezonedb-2025.1.tgz) = 646718