Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2026 02:24:41 +0000
From:      Vanilla I. Shu <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 760f52afbf3d - main - www/p5-Test-Nginx: update to 0.32.
Message-ID:  <6a471d69.396d3.1e6515fe@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=760f52afbf3df9b8048aca8342fffb2816d5e84a

commit 760f52afbf3df9b8048aca8342fffb2816d5e84a
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2026-07-03 02:24:23 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2026-07-03 02:24:23 +0000

    www/p5-Test-Nginx: update to 0.32.
---
 www/p5-Test-Nginx/Makefile | 13 +++++++------
 www/p5-Test-Nginx/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/www/p5-Test-Nginx/Makefile b/www/p5-Test-Nginx/Makefile
index 56f57da5c102..1182dfcb8dda 100644
--- a/www/p5-Test-Nginx/Makefile
+++ b/www/p5-Test-Nginx/Makefile
@@ -1,22 +1,23 @@
 PORTNAME=	Test-Nginx
-PORTVERSION=	0.30
+PORTVERSION=	0.32
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:AGENT
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	vanilla@FreeBSD.org
 COMMENT=	Testing modules for Nginx C module development
-WWW=		https://metacpan.org/release/Test-Nginx
+WWW=		https://metacpan.org/dist/Test-Nginx
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Test-LongString>=0:devel/p5-Test-LongString \
-		p5-Test-Base>=0:devel/p5-Test-Base \
+RUN_DEPENDS=	p5-libwww>=6:www/p5-libwww \
 		p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
-		p5-Text-Diff>=0:textproc/p5-Text-Diff \
-		p5-libwww>=6:www/p5-libwww
+		p5-Test-Base>=0:devel/p5-Test-Base \
+		p5-Test-LongString>=0:devel/p5-Test-LongString \
+		p5-Text-Diff>=0:textproc/p5-Text-Diff
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/www/p5-Test-Nginx/distinfo b/www/p5-Test-Nginx/distinfo
index e2a61f85e949..6ec310e7b9eb 100644
--- a/www/p5-Test-Nginx/distinfo
+++ b/www/p5-Test-Nginx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654479819
-SHA256 (Test-Nginx-0.30.tar.gz) = 8097585351ec20e2c035607236fe78b5279ebe62435e1ffb928915d26eb126b2
-SIZE (Test-Nginx-0.30.tar.gz) = 131437
+TIMESTAMP = 1783045419
+SHA256 (Test-Nginx-0.32.tar.gz) = 8b47ac9d3489ab2289cb2d8bbdbf059878b8fef222b6fe74ad6148e1a280a6dc
+SIZE (Test-Nginx-0.32.tar.gz) = 135009


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a471d69.396d3.1e6515fe>