Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:31:05 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5da8045df083 - main - www/p5-HTML-Form: Update to 6.13
Message-ID:  <6a13de99.36676.786e8cbb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5da8045df08307db5f334b181a4e6dc3abf0c5a5

commit 5da8045df08307db5f334b181a4e6dc3abf0c5a5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:23:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:52 +0000

    www/p5-HTML-Form: Update to 6.13
    
    Changes:        https://metacpan.org/dist/HTML-Form/changes
---
 www/p5-HTML-Form/Makefile | 5 +++--
 www/p5-HTML-Form/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/p5-HTML-Form/Makefile b/www/p5-HTML-Form/Makefile
index 90b87a61d50c..cb0abbf58d40 100644
--- a/www/p5-HTML-Form/Makefile
+++ b/www/p5-HTML-Form/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	HTML-Form
-PORTVERSION=	6.12
+PORTVERSION=	6.13
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:OALDERS
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -14,7 +15,7 @@ LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser \
-		p5-HTTP-Message>=6.03:www/p5-HTTP-Message \
+		p5-HTTP-Message>=7.01:www/p5-HTTP-Message \
 		p5-URI>=1.10:net/p5-URI
 TEST_DEPENDS=	p5-Test-Warnings>=0:devel/p5-Test-Warnings
 
diff --git a/www/p5-HTML-Form/distinfo b/www/p5-HTML-Form/distinfo
index 74e628a800b4..d59794636eb9 100644
--- a/www/p5-HTML-Form/distinfo
+++ b/www/p5-HTML-Form/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729875798
-SHA256 (HTML-Form-6.12.tar.gz) = 2ced87d0878afa007d22c41927f0e8da63844608f20881f645f364dc32cdce6f
-SIZE (HTML-Form-6.12.tar.gz) = 46965
+TIMESTAMP = 1779617851
+SHA256 (HTML-Form-6.13.tar.gz) = ae5ad0f6fe70b1a382789d5e83a9b669cc541ee9d459e1bfa89b43ae0c014cdd
+SIZE (HTML-Form-6.13.tar.gz) = 46987


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de99.36676.786e8cbb>