Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 12:51:25 GMT
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: c927da32f033 - main - www/p5-CGI-Simple: Update to 1.280
Message-ID:  <202202281251.21SCpP37063089@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit c927da32f033ac7b420572f88d5fcc475d0e7105
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:34:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:07 +0000

    www/p5-CGI-Simple: Update to 1.280
    
    Changes:        https://metacpan.org/dist/CGI-Simple/changes
---
 www/p5-CGI-Simple/Makefile | 7 ++-----
 www/p5-CGI-Simple/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile
index 42833dd4b713..bd3bd51e80c1 100644
--- a/www/p5-CGI-Simple/Makefile
+++ b/www/p5-CGI-Simple/Makefile
@@ -1,12 +1,10 @@
 # Created by: Lars Thegler <lth@FreeBSD.org>
 
 PORTNAME=	CGI-Simple
-PORTVERSION=	1.240
-PORTREVISION=	1
+PORTVERSION=	1.280
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:S|0$||}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple totally OO CGI interface that is CGI.pm compliant
@@ -14,8 +12,7 @@ COMMENT=	Simple totally OO CGI interface that is CGI.pm compliant
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-TEST_DEPENDS=	p5-IO-Stringy>=0:devel/p5-IO-Stringy \
-		p5-Test-Exception>=0:devel/p5-Test-Exception \
+TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception \
 		p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
 
 USES=		perl5
diff --git a/www/p5-CGI-Simple/distinfo b/www/p5-CGI-Simple/distinfo
index ca0a7239cb33..d641fa58a30d 100644
--- a/www/p5-CGI-Simple/distinfo
+++ b/www/p5-CGI-Simple/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581081376
-SHA256 (CGI-Simple-1.24.tar.gz) = e99831d9b5bdf1c06ad867465193894cdbb0c2a4fa67d89ba3e207285134e73b
-SIZE (CGI-Simple-1.24.tar.gz) = 87438
+TIMESTAMP = 1643971020
+SHA256 (CGI-Simple-1.280.tar.gz) = 18e01e9ffb814e5e4eea77ac8489b2069fe836518550f37f6c2213eb559c6abf
+SIZE (CGI-Simple-1.280.tar.gz) = 86718



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202281251.21SCpP37063089>