diff options
author | arved <arved@FreeBSD.org> | 2004-11-05 03:44:40 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-11-05 03:44:40 +0800 |
commit | 7a20b832e9010a89adc4a40f7ac9994865f6b9ed (patch) | |
tree | 285f268dda4aa60069b274fdb72c52344bf15a37 | |
parent | 60b26af6e1e5581cbf64e8b718a93bea9e252439 (diff) | |
download | freebsd-ports-graphics-7a20b832e9010a89adc4a40f7ac9994865f6b9ed.tar.gz freebsd-ports-graphics-7a20b832e9010a89adc4a40f7ac9994865f6b9ed.tar.zst freebsd-ports-graphics-7a20b832e9010a89adc4a40f7ac9994865f6b9ed.zip |
Update to 0.05
PR: 73128
Submitted by: Zach Thompson
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index 14a815f332b..636020bfacc 100644 --- a/www/p5-POE-Component-Server-HTTP/Makefile +++ b/www/p5-POE-Component-Server-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Server-HTTP -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= www devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE diff --git a/www/p5-POE-Component-Server-HTTP/distinfo b/www/p5-POE-Component-Server-HTTP/distinfo index 031fd4fef16..3278510c043 100644 --- a/www/p5-POE-Component-Server-HTTP/distinfo +++ b/www/p5-POE-Component-Server-HTTP/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-Server-HTTP-0.04.tar.gz) = d6713f8064552b8ab5c192b182461bc7 -SIZE (POE-Component-Server-HTTP-0.04.tar.gz) = 7318 +MD5 (POE-Component-Server-HTTP-0.05.tar.gz) = 8072860ca1eca13a28325b908397bce0 +SIZE (POE-Component-Server-HTTP-0.05.tar.gz) = 7696 |