diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-05-03 22:04:01 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-05-03 22:04:01 +0800 |
commit | 0600e5d5e65a86d43bb74fed952b961f2897c819 (patch) | |
tree | fde3962718df14cb747ad4d14d7032db1f5410a8 | |
parent | dace69bf9d47f0480f0b295a9734545fff37497b (diff) | |
download | freebsd-ports-gnome-0600e5d5e65a86d43bb74fed952b961f2897c819.tar.gz freebsd-ports-gnome-0600e5d5e65a86d43bb74fed952b961f2897c819.tar.zst freebsd-ports-gnome-0600e5d5e65a86d43bb74fed952b961f2897c819.zip |
- Upgrade to 0.11.
-rw-r--r-- | www/p5-CGI-PSGI/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI-PSGI/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-CGI-PSGI/Makefile b/www/p5-CGI-PSGI/Makefile index 50c162b26f66..2bfe21ce5842 100644 --- a/www/p5-CGI-PSGI/Makefile +++ b/www/p5-CGI-PSGI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI-PSGI -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-CGI-PSGI/distinfo b/www/p5-CGI-PSGI/distinfo index 4a2f73e46144..5052d0b9edce 100644 --- a/www/p5-CGI-PSGI/distinfo +++ b/www/p5-CGI-PSGI/distinfo @@ -1,3 +1,3 @@ -MD5 (CGI-PSGI-0.10.tar.gz) = e9b955ccdf17a48fb8b667054af475e1 -SHA256 (CGI-PSGI-0.10.tar.gz) = b2c440bf8d8f85e362c696ee4762a63889f91535df807e68682793ebde9af1c7 -SIZE (CGI-PSGI-0.10.tar.gz) = 49173 +MD5 (CGI-PSGI-0.11.tar.gz) = 8ed25e9209c7e1d929343313f1a4149f +SHA256 (CGI-PSGI-0.11.tar.gz) = 44e11b81e79173ad21ebc9bc15e868542914ce2af833cf516ca477a20522dd92 +SIZE (CGI-PSGI-0.11.tar.gz) = 24891 |