git: 76af67aed5d5 - main - www/p5-CGI-Lite: Update to 3.03

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:05:22 UTC 2021


The branch main has been updated by sunpoet:

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

commit 76af67aed5d59be5fe32950dc471e10e9f334a82
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:58:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:58:14 +0000

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

diff --git a/www/p5-CGI-Lite/Makefile b/www/p5-CGI-Lite/Makefile
index 47f60b820361..ca7962639292 100644
--- a/www/p5-CGI-Lite/Makefile
+++ b/www/p5-CGI-Lite/Makefile
@@ -1,7 +1,7 @@
 # Created by: James FitzGibbon <jfitz at FreeBSD.org>
 
 PORTNAME=	CGI-Lite
-PORTVERSION=	3.02
+PORTVERSION=	3.03
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,12 +13,14 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 USES=		perl5 shebangfix
-SHEBANG_FILES=	examples/*
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 PORTEXAMPLES=	cookies file get_post post print reference upload
 
+SHEBANG_FILES=	examples/*
+
 OPTIONS_DEFINE=	EXAMPLES
 
 post-install-EXAMPLES-on:
diff --git a/www/p5-CGI-Lite/distinfo b/www/p5-CGI-Lite/distinfo
index 5158bec55854..0502533fabf2 100644
--- a/www/p5-CGI-Lite/distinfo
+++ b/www/p5-CGI-Lite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526842795
-SHA256 (CGI-Lite-3.02.tar.gz) = 41e8a17cd1615fa45900662a254a1b8a443e048611eb0abe5a9881b17dcacf7d
-SIZE (CGI-Lite-3.02.tar.gz) = 38073
+TIMESTAMP = 1622214156
+SHA256 (CGI-Lite-3.03.tar.gz) = fe0ed1f37a4539121274cf478042ef3d05a0cd85b635692069b7b0dea2eef676
+SIZE (CGI-Lite-3.03.tar.gz) = 38278


More information about the dev-commits-ports-all mailing list