From nobody Mon Jun 3 02:49:26 2024 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 4VsyqW5r94z5LpB5; Mon, 03 Jun 2024 02:49:27 +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 4VsyqW11sdz4ZLD; Mon, 3 Jun 2024 02:49:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717382967; 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=FggLKqVLmLGvnq4PXqD8/aiil+Atj7NK7vyeHTY/FLU=; b=cIt6XUzPkc188Vw3u2xbtW46SRp2eCSuZm3LnKZYRaTN7eMrnrmgCzcGzglk+y+oUWULVZ 4ThCjWj5mqyoQqRStqAfqwxkaKqgJ7G4XtSQ5/3GXEaHxp3HRFhDH8FP7vhg/8mQFgcZxF 201eLALrz39apGfjTt2MtivLQ7gaerdAxupxvtGWYnNPq5Po5+B7jyxuaYo5l3dFl2K/h6 qar6rHn6gAt1EJlzz29KsreSR7NWskL6TIbrAPnu8vQDYC9sO0OBQN66UzilvDOI50Aac8 g3FeE4GjMsTzcGzaBggCMEVWfTpc3iLG2dzuRzSFmWhbdPc8L8wwiL4gRiwbkA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717382967; a=rsa-sha256; cv=none; b=acbjUGZLaA8nUdNUzOC77XgjRkr788dfwVHITQIOYhRhb06n1eqOZ/jOTT/DNsZe0JJMIH 6G1saCaXo5cNNorDVGBbyA7iFSclwi26qav1kUiwhKkCO6nZbJ3LyPeHn19nA1o+MzIMIt LKwprZZ7hY6tVNvR70lH+EOSaqhL5zj5oFEhdTZTQcNi2M6+uQHMTROLII9EFpTUQoEA36 OIvEvwbVeb/+jo5NYKmjCGGN/Utf9blWbQoNJDm3VnUOjOoKJhs5V64fLsgZVUB/xQG21/ H2ftFqePCvjJkrhBAQsv13iA3eXncW4xlX9Zchds85wRastUHgTXCxFrvnXZtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717382967; 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=FggLKqVLmLGvnq4PXqD8/aiil+Atj7NK7vyeHTY/FLU=; b=JQw1WnB4g1ypul7ky3RAjxyj1FfbhAuQLLkPJFI+njwQ1cqZl6s8GJjSe/4C20kGfYwRoY axj9Se4tLafhig1ZWPKVwqn6cXqjossyDVNVu+p2qzdC2uZQWDZbIpe/Fl7lbHy3IHegUe cSYEzAwJhNn43kU/Y6xYLnqrgiVHG4OefJ/czXkqzncp3answpPrIlJpQ3NvWEmtMEOmWL thGMzFJR9AxvtrBPcOECxnVqMl4U27oD20kp/T52VRDl46qmTWduInY35bdJxAoDxCNVgw JMPeBHsFV++xqzpsV1c5XuHcRYaSdX0j89o6goSdwy7bH5r5jHeS2PMBv4/jWg== 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 4VsyqW0dXdzHms; Mon, 3 Jun 2024 02:49:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 4532nQR6067505; Mon, 3 Jun 2024 02:49:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4532nQdD067502; Mon, 3 Jun 2024 02:49:26 GMT (envelope-from git) Date: Mon, 3 Jun 2024 02:49:26 GMT Message-Id: <202406030249.4532nQdD067502@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: 7202bb292cb2 - main - devel/p5-Log-Contextual: Update to 0.009001 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-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: 7202bb292cb23f966d047d8af08e703f535a96ac Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7202bb292cb23f966d047d8af08e703f535a96ac commit 7202bb292cb23f966d047d8af08e703f535a96ac Author: Po-Chuan Hsieh AuthorDate: 2024-06-03 02:40:27 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-06-03 02:40:27 +0000 devel/p5-Log-Contextual: Update to 0.009001 Changes: https://metacpan.org/dist/Log-Contextual/changes --- devel/p5-Log-Contextual/Makefile | 5 +++-- devel/p5-Log-Contextual/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/p5-Log-Contextual/Makefile b/devel/p5-Log-Contextual/Makefile index 5d3e7ef1b701..e53c6e0c17ab 100644 --- a/devel/p5-Log-Contextual/Makefile +++ b/devel/p5-Log-Contextual/Makefile @@ -1,5 +1,5 @@ PORTNAME= Log-Contextual -PORTVERSION= 0.009000 +PORTVERSION= 0.009001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Dumper-Concise>=0:devel/p5-Data-Dumper-Concise \ p5-Moo>=1.003000:devel/p5-Moo -TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ + p5-Test-Needs>=0:devel/p5-Test-Needs USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Log-Contextual/distinfo b/devel/p5-Log-Contextual/distinfo index c4573d760d8e..70a2c1dcb4a5 100644 --- a/devel/p5-Log-Contextual/distinfo +++ b/devel/p5-Log-Contextual/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142282 -SHA256 (Log-Contextual-0.009000.tar.gz) = 8f0362118f5e537279a3876814baa72d4fe3fcfb6d8009610545a39f7910e001 -SIZE (Log-Contextual-0.009000.tar.gz) = 47331 +TIMESTAMP = 1717245853 +SHA256 (Log-Contextual-0.009001.tar.gz) = e75687284bfe03b0e46bf9dc5306e65eed680708ec83e4a00fe29608b8fdcc91 +SIZE (Log-Contextual-0.009001.tar.gz) = 47145