diff options
author | philip <philip@FreeBSD.org> | 2005-05-23 07:30:39 +0000 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2005-05-23 07:30:39 +0000 |
commit | 99ed3d189e1d5649474522443130eab3f0a928ab (patch) | |
tree | 3edaabde8e4057141f50f5b0501d944a43d60644 /www/p5-CGI.pm | |
parent | 0b418f0deae295587e4c3d0177a62676cd9a33d2 (diff) | |
download | FreeBSD-ports-99ed3d189e1d5649474522443130eab3f0a928ab.zip FreeBSD-ports-99ed3d189e1d5649474522443130eab3f0a928ab.tar.gz |
Update to 3.10
This fixes the breakage introduced by the recent updates to mod_perl2.
Approved by: tobez (maintainer)
Diffstat (limited to 'www/p5-CGI.pm')
-rw-r--r-- | www/p5-CGI.pm/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI.pm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile index 9705729..be42504 100644 --- a/www/p5-CGI.pm/Makefile +++ b/www/p5-CGI.pm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI.pm -PORTVERSION= 3.07 +PORTVERSION= 3.10 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/www/p5-CGI.pm/distinfo b/www/p5-CGI.pm/distinfo index 55b8147..76cb2ae 100644 --- a/www/p5-CGI.pm/distinfo +++ b/www/p5-CGI.pm/distinfo @@ -1,2 +1,2 @@ -MD5 (CGI.pm-3.07.tar.gz) = 5f9c1ec38a08bde0bdf92916e0eacb43 -SIZE (CGI.pm-3.07.tar.gz) = 225451 +MD5 (CGI.pm-3.10.tar.gz) = 63dc6621ebee69ec241cd5d86875714f +SIZE (CGI.pm-3.10.tar.gz) = 225718 |