diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-14 23:10:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-14 23:10:16 +0800 |
commit | c6e6e084ca3b7facc6ce7538027943fda0f58b94 (patch) | |
tree | e03497deeb842c3e834ba2a0906a58aff0abe6ae | |
parent | ae5561c89ac80c3723ea34606c2fe22af02f534c (diff) | |
download | freebsd-ports-gnome-c6e6e084ca3b7facc6ce7538027943fda0f58b94.tar.gz freebsd-ports-gnome-c6e6e084ca3b7facc6ce7538027943fda0f58b94.tar.zst freebsd-ports-gnome-c6e6e084ca3b7facc6ce7538027943fda0f58b94.zip |
- Update to 4.28
Changes: http://search.cpan.org/dist/CGI/Changes
-rw-r--r-- | www/p5-CGI/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 1676f4d03523..0026ebc90bad 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CGI -PORTVERSION= 4.27 +PORTVERSION= 4.28 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEEJO diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index cf933864394a..83c509b9ed41 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,2 +1,2 @@ -SHA256 (CGI-4.27.tar.gz) = ec8c0e5774f424b347bf72a9179b7c743f6d45c1b524372199ce5242be705166 -SIZE (CGI-4.27.tar.gz) = 194859 +SHA256 (CGI-4.28.tar.gz) = 1297d3ed6616cacb4eb57860e3e743f3890111e7a63ca08849930f42f1360532 +SIZE (CGI-4.28.tar.gz) = 195800 |