From nobody Mon May 25 05:31:07 2026 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 4gP4HJ1t7Hz6dKrC for ; Mon, 25 May 2026 05:31:08 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gP4HH6Krcz43M1 for ; Mon, 25 May 2026 05:31:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779687067; 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=fNzrqLsaq6Yeb0Z3PK3enu7aRUsmakLUaGx5P3OC6+A=; b=KChHdq5kuya8DP+jg9GdSMes6sa9YDVxJjmMmg2oG1zQCaVqc+oBsW5OyqISFNWo1kWK9z MITPAvNwSZKdYBjbmqTS6XgtLVoeFhzCYRGlqHaMUB/Q4jUo1cmBbPYnzwyEbDEeiD2iRA bFWT2gs9VIMLpX/u8/ibaM51y65RVh41cJm1WHHuUCvI5a0RYF8kvyxQWVew9A+cfdbU+Z vOEGwTzaqYN6NJFSklZXpo2R1Qf21329+mR9x3vMJ6DZJbL7Ke3xJjprI6TUX8v4YsJ6oz T6T/1MzhtkM5jdk6LxNLTufz5BXojN5NLuVZ4uIoHa3DJhg6GI/VKszBhOzm2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779687067; a=rsa-sha256; cv=none; b=p7feFaBOTir9AI6hgUc80TLqwSrCwWaAPAFdeYqg0Uv/nHsFZuWbv3U9v0p3MqV38lS5qw ++B83/69IL0shV8otp9/ENroXUF6BYOarT3O05W4B5JCNjUPV/14MukprvOTtQNCPBzZJt tuaDIU0GwjyuTJR864JEGMG1j/Ni1Py8Uy2xW4kCr8UW5oGvR27yt2aLycq65UvuCn7k5A KLswWA68cAXTTN7R5Rwi0YymQRzp8k7zYXgsihW+DwUg/KT6FWdnA8ajPncNyk+MvHorNW daRlhTiJmjzXb7SFFu8eFTqBBXb875ERr+Rl22vpm43gyAyHohVEaHDmCn0WgQ== 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=1779687067; 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=fNzrqLsaq6Yeb0Z3PK3enu7aRUsmakLUaGx5P3OC6+A=; b=QBHIgYlh1IZdQPiucnxWtt3DTCnI3k1hhYaW4lW33Xe5JkUzYfmZzSodE6zxeVgkaqQyva PnCjnyC31S6hhZT5IRf+7A5jVYMX4B05v/hfiE2lt1HoeP16+YA2NMjTwa3MKtjRWLjDEi 9NcXrK3/zEzQM2UXCrxGKWwTpXqrG0LuwIzPWIJXCHx+OWC2LjBrxmYGPyexlNaDOt0QtM 3/7ifIgfZnSGzdl2341yl1iJT4VgTS9TtrRGQD9+OhPEt6gt9QQT3JcLjVdO1jpcWNRJAr JzNipWjYujNx/vn1dJoRsLYeLxBHgo5XkJy1AVk4l4SJVi65/7bssoVpIRseIg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gP4HH5pp8zC6Y for ; Mon, 25 May 2026 05:31:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 32f79 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 25 May 2026 05:31:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b39d9d27baf1 - main - www/p5-LWP-Protocol-https: Update to 6.15 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list 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: b39d9d27baf1b7497fabfdec765faa99d5f4daa3 Auto-Submitted: auto-generated Date: Mon, 25 May 2026 05:31:07 +0000 Message-Id: <6a13de9b.32f79.38f4117@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b39d9d27baf1b7497fabfdec765faa99d5f4daa3 commit b39d9d27baf1b7497fabfdec765faa99d5f4daa3 Author: Po-Chuan Hsieh AuthorDate: 2026-05-25 05:23:59 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-25 05:27:53 +0000 www/p5-LWP-Protocol-https: Update to 6.15 Changes: https://metacpan.org/dist/LWP-Protocol-https/changes --- www/p5-LWP-Protocol-https/Makefile | 3 ++- www/p5-LWP-Protocol-https/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile index c01ba4dc4e20..384e5105cb46 100644 --- a/www/p5-LWP-Protocol-https/Makefile +++ b/www/p5-LWP-Protocol-https/Makefile @@ -1,7 +1,8 @@ PORTNAME= LWP-Protocol-https -PORTVERSION= 6.14 +PORTVERSION= 6.15 CATEGORIES= www perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:OALDERS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo index 067c44674407..540480f75980 100644 --- a/www/p5-LWP-Protocol-https/distinfo +++ b/www/p5-LWP-Protocol-https/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712380 -SHA256 (LWP-Protocol-https-6.14.tar.gz) = 59cdeabf26950d4f1bef70f096b0d77c5b1c5a7b5ad1b66d71b681ba279cbb2a -SIZE (LWP-Protocol-https-6.14.tar.gz) = 33714 +TIMESTAMP = 1779617855 +SHA256 (LWP-Protocol-https-6.15.tar.gz) = 44eec2da147ba0511090871b0ca82f69794376bc31e8c76d1040961ba57f59b8 +SIZE (LWP-Protocol-https-6.15.tar.gz) = 34820