diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-27 23:00:46 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-27 23:00:46 +0800 |
commit | a96f18c0bacf02d0fe8243bf6869c4789b080a9e (patch) | |
tree | c1955cd837c8721cbc182969b46bdb8fb62a844c | |
parent | 6f2049efcef6956b21640f14c777f2a842f10dc4 (diff) | |
download | freebsd-ports-graphics-a96f18c0bacf02d0fe8243bf6869c4789b080a9e.tar.gz freebsd-ports-graphics-a96f18c0bacf02d0fe8243bf6869c4789b080a9e.tar.zst freebsd-ports-graphics-a96f18c0bacf02d0fe8243bf6869c4789b080a9e.zip |
- Update to 3.50
- Remove MD5
PR: ports/153102
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (tobez ; 15 days)
Changes: http://search.cpan.org/dist/CGI.pm/Changes
-rw-r--r-- | www/p5-CGI.pm/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI.pm/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile index dfa6edd0406..c4c7bdd80e1 100644 --- a/www/p5-CGI.pm/Makefile +++ b/www/p5-CGI.pm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI.pm -PORTVERSION= 3.49 +PORTVERSION= 3.50 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN diff --git a/www/p5-CGI.pm/distinfo b/www/p5-CGI.pm/distinfo index 441e2e28448..3d5c813eaba 100644 --- a/www/p5-CGI.pm/distinfo +++ b/www/p5-CGI.pm/distinfo @@ -1,3 +1,2 @@ -MD5 (CGI.pm-3.49.tar.gz) = c485cedf1033de838598b21db439600c -SHA256 (CGI.pm-3.49.tar.gz) = 4a136457d0387f96b8f084c5e4c2d92e87df0cfde9fe57d504569f9a39837fca -SIZE (CGI.pm-3.49.tar.gz) = 241762 +SHA256 (CGI.pm-3.50.tar.gz) = 63095e54d44478e9ed783f7be3c74bb8d3c90515dc858ed8303ddfc17621e9d1 +SIZE (CGI.pm-3.50.tar.gz) = 242347 |