From nobody Wed Nov 27 02:40:27 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 4XykFS1vQjz5fNtQ; Wed, 27 Nov 2024 02:40:28 +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 4XykFS0KZWz4lWf; Wed, 27 Nov 2024 02:40:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732675228; 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=WZ4aQBKGqzJiak54XS+H02rYQHKbFNp8ZAfhlzvxBTE=; b=F8aktIbr5dSYdGMC+wbsymD/NiIcFpwm6m6TPoQ32bMH03yAsvby8kBoxoGLrADXC9aOhm d/mXBdn9lc1vINKvxke/yb7nvgFanaCmEaiVX8rj4pyzw+GkvOJ+xdfQ4BYp+GhIXZLxnx AoujQm1Nd4CDxLfgmu8CTp4IAj/joARP6VfwblWu3pfGz+wMx53vfjOQUU/pfQaC35PhF8 3Js8xK5dmRZq8hsD8N47S5K1GuYazWX5as0auG5xoVIjy4VMmhxYF2+nD2lPnKOcRdEkjI +kxq0acO4ifvs1LGNNu1rwZPogYziyj8RpgedUUpHt2kHR6LwWgnWT0s1enCGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732675228; 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=WZ4aQBKGqzJiak54XS+H02rYQHKbFNp8ZAfhlzvxBTE=; b=BhUBdQfv7YLBDejJy8y8bd5iPq89YgfgQccn1KFdAtgmTKUnaAJCfp6KlSDDzTD9QYhTfw Tt+wld5QHCUhz+LZdMKiTxEGarvmbSZ7UtfL4N/qcl1BJDRfXo5FyWkSA+boycDo+A5i2c TV8Bu/ChHEjuYUEyci1CrL3nkGVWK+56washKZnpPP9oIwdK5E9R4C8EGtV5Bi6aJ417Es b0wqEz0YM4Nr/4zZ+HFp/CmLEMcSbhhnEB1OmCNp+UMy303qqXhFHYVMt+8V9/ZzfQyiK2 euN6D1o/5xUmb3VefbGYew3YiBEH8Se2bwzibldZKTIWGm5G7WUOqAW3Zs8XAw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732675228; a=rsa-sha256; cv=none; b=JZ84u5dVLVq434l0FVFVDpBXLK884x76jV+QFy/offNvdat4HuOC/VcibfWc7uj9lAuY/w sWNztMZx35f1kSKxcHhlPvzhWXrym6KC0koR3HzoxkYjdYWE7JbmpfWIQxlAHQD77sTszf tVRtL/KVFYGTFdeWRG/tiEI932FOei5EQ8Ryy9tg69hvBDgssy1vmwtVa1qX1O2m33fCNp /SbO6Z277CK+1BEZUhSP02aeg4OZ0TjkpUnY850B0LueDDt8oJKLBeqfiuWyfuafFLPHDf p8H/oDq7UMF4emLbsUBqiSHwllLkK5P/PhTvm7sJsB1azlwKngcuQI+1wbSkfg== 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 4XykFR7257zrTN; Wed, 27 Nov 2024 02:40:27 +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 4AR2eRJc015005; Wed, 27 Nov 2024 02:40:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4AR2eRlE015001; Wed, 27 Nov 2024 02:40:27 GMT (envelope-from git) Date: Wed, 27 Nov 2024 02:40:27 GMT Message-Id: <202411270240.4AR2eRlE015001@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: 009add527416 - main - devel/p5-Module-ScanDeps: Update to 1.37 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: 009add5274160f8fd0d2bb92275d9a03deb4a7be Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=009add5274160f8fd0d2bb92275d9a03deb4a7be commit 009add5274160f8fd0d2bb92275d9a03deb4a7be Author: Po-Chuan Hsieh AuthorDate: 2024-11-27 02:33:32 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-11-27 02:33:32 +0000 devel/p5-Module-ScanDeps: Update to 1.37 Changes: https://metacpan.org/dist/Module-ScanDeps/changes --- devel/p5-Module-ScanDeps/Makefile | 2 +- devel/p5-Module-ScanDeps/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/p5-Module-ScanDeps/Makefile b/devel/p5-Module-ScanDeps/Makefile index 6610cad8eb3f..b57e684be774 100644 --- a/devel/p5-Module-ScanDeps/Makefile +++ b/devel/p5-Module-ScanDeps/Makefile @@ -1,5 +1,5 @@ PORTNAME= Module-ScanDeps -PORTVERSION= 1.35 +PORTVERSION= 1.37 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Module-ScanDeps/distinfo b/devel/p5-Module-ScanDeps/distinfo index 96de6c1666e0..7b223fbdce85 100644 --- a/devel/p5-Module-ScanDeps/distinfo +++ b/devel/p5-Module-ScanDeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774512 -SHA256 (Module-ScanDeps-1.35.tar.gz) = e5beb3adf55be3dab71f9a1416d4bad57b14e5e05c96370741b9d8f96a51b612 -SIZE (Module-ScanDeps-1.35.tar.gz) = 59289 +TIMESTAMP = 1732260894 +SHA256 (Module-ScanDeps-1.37.tar.gz) = 1f5e119cade1466c39c71e5bc35a8d4f4e672635db03d79a5a0dcf08c4e2b5a3 +SIZE (Module-ScanDeps-1.37.tar.gz) = 60271