diff options
author | skv <skv@FreeBSD.org> | 2006-11-11 04:23:42 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-11-11 04:23:42 +0800 |
commit | 9bc71065094b8788becb860dd865ec497b103ff1 (patch) | |
tree | 8cfbde60f10a1746144edeeaf04669a43db222e8 | |
parent | 37ea5cc5053c4f569b25d069b1e4dbb59b959f90 (diff) | |
download | freebsd-ports-gnome-9bc71065094b8788becb860dd865ec497b103ff1.tar.gz freebsd-ports-gnome-9bc71065094b8788becb860dd865ec497b103ff1.tar.zst freebsd-ports-gnome-9bc71065094b8788becb860dd865ec497b103ff1.zip |
Update to 0.79
Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.79/CHANGES
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index e3f78a1d8a90..d5d7770dbc3f 100644 --- a/www/p5-POE-Component-Client-HTTP/Makefile +++ b/www/p5-POE-Component-Client-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Client-HTTP -PORTVERSION= 0.7800 +PORTVERSION= 0.7900 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE diff --git a/www/p5-POE-Component-Client-HTTP/distinfo b/www/p5-POE-Component-Client-HTTP/distinfo index 2ccf048e9667..aa26ed48645d 100644 --- a/www/p5-POE-Component-Client-HTTP/distinfo +++ b/www/p5-POE-Component-Client-HTTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-HTTP-0.78.tar.gz) = 093521d8c3a2b874fce1c04092e7159a -SHA256 (POE-Component-Client-HTTP-0.78.tar.gz) = 15dd84017ae20c8a28dc2fa18898a705ed4bd266faf0ee45ec3c9597a6efae09 -SIZE (POE-Component-Client-HTTP-0.78.tar.gz) = 40066 +MD5 (POE-Component-Client-HTTP-0.79.tar.gz) = f873ef9a39958c6b5389e8e48577e9e2 +SHA256 (POE-Component-Client-HTTP-0.79.tar.gz) = b0685404a8c9ac2f68c83a3325d7b3b80affa819541549131ce36140bc319499 +SIZE (POE-Component-Client-HTTP-0.79.tar.gz) = 43303 |