diff options
author | lth <lth@FreeBSD.org> | 2008-02-12 18:47:26 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2008-02-12 18:47:26 +0800 |
commit | 7d7229858bf96d8dd3efe9553b60c7a7fc3bd30d (patch) | |
tree | 28cd47a6721da2a9a564cf699cef83b99a0923dd | |
parent | 18c1ebcbf1599d5d71ea621ff6fa390fbd10453b (diff) | |
download | freebsd-ports-gnome-7d7229858bf96d8dd3efe9553b60c7a7fc3bd30d.tar.gz freebsd-ports-gnome-7d7229858bf96d8dd3efe9553b60c7a7fc3bd30d.tar.zst freebsd-ports-gnome-7d7229858bf96d8dd3efe9553b60c7a7fc3bd30d.zip |
Update to 1.40
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 4 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index 7ed12edc0c78..e0ca7015f3e3 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile +++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Server-SimpleHTTP -PORTVERSION= 1.30 +PORTVERSION= 1.40 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ COMMENT= Perl extension to serve HTTP requests in POE RUN_DEPENDS= p5-Storable>0:${PORTSDIR}/devel/p5-Storable \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ - p5-POE>=0.38:${PORTSDIR}/devel/p5-POE + p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-POE-Component-Server-SimpleHTTP/distinfo b/www/p5-POE-Component-Server-SimpleHTTP/distinfo index b5732b524d68..f018a0b24ac4 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/distinfo +++ b/www/p5-POE-Component-Server-SimpleHTTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Server-SimpleHTTP-1.30.tar.gz) = e45f32723485de6af929c7fd3bc55743 -SHA256 (POE-Component-Server-SimpleHTTP-1.30.tar.gz) = 147f0734e12dca1ed4756c5e189971e628775cbe5ed1981c249a82c15541f23b -SIZE (POE-Component-Server-SimpleHTTP-1.30.tar.gz) = 47285 +MD5 (POE-Component-Server-SimpleHTTP-1.40.tar.gz) = 678aa52109538f1055e375e1573cb3dc +SHA256 (POE-Component-Server-SimpleHTTP-1.40.tar.gz) = 2853ffbb88d1e38fa0a825c7da9b5b0296073ca75538ddef1a72da2781f3d11b +SIZE (POE-Component-Server-SimpleHTTP-1.40.tar.gz) = 47273 |