diff options
author | tobez <tobez@FreeBSD.org> | 2011-06-16 16:35:45 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-06-16 16:35:45 +0800 |
commit | c639316959bd69576338a7422708a8c6c8ac0fb5 (patch) | |
tree | fd80cd0cccfdc776ab0400c0728f8b924df9c259 | |
parent | b906ae22b6d1892dfea3ff848acab853e7ecaae9 (diff) | |
download | freebsd-ports-gnome-c639316959bd69576338a7422708a8c6c8ac0fb5.tar.gz freebsd-ports-gnome-c639316959bd69576338a7422708a8c6c8ac0fb5.tar.zst freebsd-ports-gnome-c639316959bd69576338a7422708a8c6c8ac0fb5.zip |
Update to 3.55.
Changes: http://search.cpan.org/dist/CGI.pm/Changes
-rw-r--r-- | www/p5-CGI.pm/Makefile | 4 | ||||
-rw-r--r-- | www/p5-CGI.pm/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile index b2f8f399bd9e..5b15d8019816 100644 --- a/www/p5-CGI.pm/Makefile +++ b/www/p5-CGI.pm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI.pm -PORTVERSION= 3.52 +PORTVERSION= 3.55 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Simple Common Gateway Interface Class for Perl +TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple + LICENSE= ART20 GPLv1 LICENSE_COMB= dual diff --git a/www/p5-CGI.pm/distinfo b/www/p5-CGI.pm/distinfo index 74fe7333e0ff..126da903cb14 100644 --- a/www/p5-CGI.pm/distinfo +++ b/www/p5-CGI.pm/distinfo @@ -1,2 +1,2 @@ -SHA256 (CGI.pm-3.52.tar.gz) = 9616718b2653daeb5085ff613a37daa78353bc82955bf8fc6161b0da6f40936d -SIZE (CGI.pm-3.52.tar.gz) = 243159 +SHA256 (CGI.pm-3.55.tar.gz) = 43feef661d93b3c7893473842745dc22a22e4b4645c03a9dd499cbdc4ea1a2c2 +SIZE (CGI.pm-3.55.tar.gz) = 243727 |