svn commit: r551514 - head/www/p5-CGI

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 5 17:24:34 UTC 2020


Author: sunpoet
Date: Mon Oct  5 17:24:29 2020
New Revision: 551514
URL: https://svnweb.freebsd.org/changeset/ports/551514

Log:
  Update to 4.51
  
  Changes:	https://metacpan.org/changes/distribution/CGI

Modified:
  head/www/p5-CGI/Makefile
  head/www/p5-CGI/distinfo

Modified: head/www/p5-CGI/Makefile
==============================================================================
--- head/www/p5-CGI/Makefile	Mon Oct  5 17:24:24 2020	(r551513)
+++ head/www/p5-CGI/Makefile	Mon Oct  5 17:24:29 2020	(r551514)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	CGI
-PORTVERSION=	4.50
+PORTVERSION=	4.51
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,9 +22,9 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep \
 USES=		perl5
 USE_PERL5=	configure
 
-PORTSCOUT=	limit:^[0-9\.]*$$
-
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^[0-9\.]*$$
 
 OPTIONS_DEFINE=	EXAMPLES
 

Modified: head/www/p5-CGI/distinfo
==============================================================================
--- head/www/p5-CGI/distinfo	Mon Oct  5 17:24:24 2020	(r551513)
+++ head/www/p5-CGI/distinfo	Mon Oct  5 17:24:29 2020	(r551514)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592919368
-SHA256 (CGI-4.50.tar.gz) = d8c7a2143352842a9b4962c314ee7e0385273c8b9d8314dcbd04a09c008eef46
-SIZE (CGI-4.50.tar.gz) = 205316
+TIMESTAMP = 1601906280
+SHA256 (CGI-4.51.tar.gz) = 0bd215e7012f9f52e6a7d3fe695ee30ef959d796e8e53472fa0ed8c53fba600a
+SIZE (CGI-4.51.tar.gz) = 205366


More information about the svn-ports-all mailing list