From nobody Mon Oct 07 14:31:31 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 4XMhRR39r6z5YGMQ; Mon, 07 Oct 2024 14:31:31 +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 4XMhRR15KTz3wrv; Mon, 7 Oct 2024 14:31:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728311491; 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=63gNim9xx+aU52Ela/DAY+58slYIO0w/9ygxgpuRJQ0=; b=iBTmjtfyaC4gCQB6sZMEe/Lws/3dFaLqMkMWc/4NvyRW0SuLNTEngC24QWckN97sjami7Q ph+1uNHAhE8t99aAR2eTyZ3fi1oPvknqGa/2/jm/DXbk+RRFbATAzzLTEiE8BH4PZQcFQT iDLiTMfKmGD7DfejKmnvAWOMhh/5tIjhUDXbwZEBA5f2s5Esc00uO+9Tfmj822rZoCMHdP aLNlRqfwRR6K104m2r+O/13QH1BHDOMQ6atktee5vbSL/xk/aBBo7mynf+jJBEZ/KMIZsu xupq+J++DQ8rzojRZAH/HXSQEryYs7YSumFaA3Us4nz+MNol57NcrU+NyrGwfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728311491; 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=63gNim9xx+aU52Ela/DAY+58slYIO0w/9ygxgpuRJQ0=; b=oidbBxWrqWCohu1deEIk2N+UhFV7IiFsD7MahjvMTEQweLQ7KDBcLfqM15YhFdoHrJqvSz 444UlxkHVKzgsHJl28A1yqnnSiUnvXC8U82Tf4N6bV+WFvQ8diHDdfoTVg1U0M34ko8CxK k7bMC65weMNTMaqKR793D5cdI2NanR7Mk/bnNZajUqK4H4n/oT4xv+ujiiS1skS7CC8hnx L35p2IKnVHUiRKUQUblF+AiDLtFYjdbH63LVvJjSSofZq3rxoqycY53kRnGkNUB6imNmId /yZBeDv+UuIq9m4t7ACCstUocJ9b67mpt8IgA4cxQRhOdB7KToLNPfqzmmoyBg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728311491; a=rsa-sha256; cv=none; b=QqB/ZBSZvVT1XJS0qbueNO92ToDVtyLplH6EbR8+XRlxexLjSQ3wPeLAAN0avs9LRNccK3 nQBEh72vU0KH1cyCFtW/NwsrOeKFb6rWVSABJo9o+PJo+A/2/Ioihzyju2kW6Jddpmj+bO BZoNVC+/vT5yHl0LhZrXemOxdzTKvF/FdF01dD4P4tYF0JA0dctFRXEJbKi/ZpzqTZHHea DWV2sOgVL62xCFAtALx39MY5u+rg5ApWuJ9F5eagcyGmaB8SKj7o9UTyCEez5M+/JCBSQg mcPlmNlqBeC3h1teCimgEeTZF3yDAOQtWfJrQ55Macs0+Ou2hMA0PAzjTzdogg== 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 4XMhRR0g2qzqYp; Mon, 7 Oct 2024 14:31:31 +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 497EVVMb057561; Mon, 7 Oct 2024 14:31:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 497EVVX2057558; Mon, 7 Oct 2024 14:31:31 GMT (envelope-from git) Date: Mon, 7 Oct 2024 14:31:31 GMT Message-Id: <202410071431.497EVVX2057558@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: 6697776b5929 - main - devel/p5-Class-Prototyped: Update to 1.16 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: 6697776b59295d624afae63847a27b4ce3f05f4d Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6697776b59295d624afae63847a27b4ce3f05f4d commit 6697776b59295d624afae63847a27b4ce3f05f4d Author: Po-Chuan Hsieh AuthorDate: 2024-10-07 13:58:50 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-10-07 14:18:35 +0000 devel/p5-Class-Prototyped: Update to 1.16 Changes: https://metacpan.org/dist/Class-Prototyped/changes --- devel/p5-Class-Prototyped/Makefile | 2 +- devel/p5-Class-Prototyped/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/p5-Class-Prototyped/Makefile b/devel/p5-Class-Prototyped/Makefile index 1e8a8de91e4a..cee1b40172ca 100644 --- a/devel/p5-Class-Prototyped/Makefile +++ b/devel/p5-Class-Prototyped/Makefile @@ -1,5 +1,5 @@ PORTNAME= Class-Prototyped -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Class-Prototyped/distinfo b/devel/p5-Class-Prototyped/distinfo index 93e12b84bd17..4cca7ffe018d 100644 --- a/devel/p5-Class-Prototyped/distinfo +++ b/devel/p5-Class-Prototyped/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727315486 -SHA256 (Class-Prototyped-1.15.tar.gz) = f4ecc8a27661dfd75f6e3da5843c40207ea17a8a3af08e67c618edf72936fe4b -SIZE (Class-Prototyped-1.15.tar.gz) = 60341 +TIMESTAMP = 1727719190 +SHA256 (Class-Prototyped-1.16.tar.gz) = 348d60938445f174cdbc56147393411a164e286abb680c8d30832019e9063a82 +SIZE (Class-Prototyped-1.16.tar.gz) = 60390