diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 12:21:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 12:21:50 +0000 |
commit | 6549b63d7fd6e22249e391679ef2c87f21bd64c7 (patch) | |
tree | d5afc9a951505e182d5a7d67683e522ca6693892 /www/p5-CGI | |
parent | 3089f5a04aadc7f79e7b28959f9c98964aa490c5 (diff) | |
download | ports-6549b63d7fd6e22249e391679ef2c87f21bd64c7.tar.gz ports-6549b63d7fd6e22249e391679ef2c87f21bd64c7.zip |
Notes
Diffstat (limited to 'www/p5-CGI')
-rw-r--r-- | www/p5-CGI/Makefile | 3 | ||||
-rw-r--r-- | www/p5-CGI/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 7826c19d490a..3f032bea07fa 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CGI -PORTVERSION= 4.20 +PORTVERSION= 4.21 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEEJO @@ -18,6 +18,7 @@ CONFLICTS= p5-CGI.pm-[1-3]* PORTSCOUT= limit:^[0-9\.]*$$ +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index fd3230679d0a..8fcbb8049357 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,2 +1,2 @@ -SHA256 (CGI-4.20.tar.gz) = a156ca4c2d780e69daf43f956cb0a5e03513dfb645ebd0253f168aac29ad1be5 -SIZE (CGI-4.20.tar.gz) = 193964 +SHA256 (CGI-4.21.tar.gz) = 340d20a2b67211752d7c270c589e463d71aea8b8d75d9417250618219d3cf884 +SIZE (CGI-4.21.tar.gz) = 194539 |