Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2026 09:08:41 +0000
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 53641ac600d3 - main - www/p5-CGI-Session: update 4.48 -> 4.49
Message-ID:  <6a48cd99.442b6.6bdfd4c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53641ac600d3bfb59569682afebde4df103f0926

commit 53641ac600d3bfb59569682afebde4df103f0926
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2026-07-04 08:51:22 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2026-07-04 09:07:38 +0000

    www/p5-CGI-Session: update 4.48 -> 4.49
    
    Changelog: https://metacpan.org/dist/CGI-Session/changes
    
    Port changes:
        - unbreak tests
    
    Security:       CVE-2026-56016
---
 www/p5-CGI-Session/Makefile | 12 ++++++++++--
 www/p5-CGI-Session/distinfo |  5 +++--
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile
index ea9e0933ea79..8a8390476687 100644
--- a/www/p5-CGI-Session/Makefile
+++ b/www/p5-CGI-Session/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	CGI-Session
-PORTVERSION=	4.48
-PORTREVISION=	1
+PORTVERSION=	4.49
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MARKSTOS
@@ -13,6 +12,15 @@ WWW=		https://metacpan.org/release/CGI-Session
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
+RUN_DEPENDS=	p5-Crypt-SysRandom>=0:security/p5-Crypt-SysRandom
+TEST_DEPENDS=	p5-CGI-Session>=0:www/p5-CGI-Session \
+		p5-CGI-Simple>=0:www/p5-CGI-Simple \
+		p5-CGI>=0:www/p5-CGI \
+		p5-DBD-mysql>=0:databases/p5-DBD-mysql \
+		p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
+		p5-DBI>=0:databases/p5-DB \
+		p5-FreezeThaw>=0:devel/p5-FreezeThaw
+
 USES=		perl5
 USE_PERL5=	configure
 
diff --git a/www/p5-CGI-Session/distinfo b/www/p5-CGI-Session/distinfo
index d572cca114bb..ad7bfde9d31a 100644
--- a/www/p5-CGI-Session/distinfo
+++ b/www/p5-CGI-Session/distinfo
@@ -1,2 +1,3 @@
-SHA256 (CGI-Session-4.48.tar.gz) = 46756461c24ce7666b8108ddb96dbab612699df3012c80ef11016619fe1554f7
-SIZE (CGI-Session-4.48.tar.gz) = 95291
+TIMESTAMP = 1783151494
+SHA256 (CGI-Session-4.49.tar.gz) = 5fd88a830a35f54526787f036ae5e4a7d14b61c414cd29ad8631bf46e6971207
+SIZE (CGI-Session-4.49.tar.gz) = 92674


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a48cd99.442b6.6bdfd4c>