Skip to content

Commit

Permalink
www/p5-POE-Component-Server-SimpleHTTP: Update to 2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 99a9571 commit 7b9e3c9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion www/p5-POE-Component-Server-SimpleHTTP/Makefile
@@ -1,5 +1,5 @@
PORTNAME= POE-Component-Server-SimpleHTTP
PORTVERSION= 2.28
PORTVERSION= 2.30
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
6 changes: 3 additions & 3 deletions www/p5-POE-Component-Server-SimpleHTTP/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1539195513
SHA256 (POE-Component-Server-SimpleHTTP-2.28.tar.gz) = c93c2a1f4cedbaebe2176f6c621360b2e948662aecbb1ac755882e2eb6e44ff4
SIZE (POE-Component-Server-SimpleHTTP-2.28.tar.gz) = 44982
TIMESTAMP = 1684104768
SHA256 (POE-Component-Server-SimpleHTTP-2.30.tar.gz) = 5b8b8a584acc6486d21e77feae71503d3cb60ca19c372d03edf6462e9fc5c520
SIZE (POE-Component-Server-SimpleHTTP-2.30.tar.gz) = 44290
@@ -1,9 +1,9 @@
--- Makefile.PL.orig 2018-09-17 10:24:28 UTC
--- Makefile.PL.orig 2023-05-08 11:11:06 UTC
+++ Makefile.PL
@@ -65,8 +65,8 @@ my %FallbackPrereqs = (
);

# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.034
# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.040
-test_requires('POE::Component::Client::HTTP', '0.82') if prompt_default_no('Do you want to test streaming ( requires POE::Component::Client::HTTP )');
-requires('POE::Component::SSLify', '0.04') if prompt_default_no('Do you want SSL support ( requires POE::Component::SSLify )');
+test_requires('POE::Component::Client::HTTP', '0.82'); # if prompt_default_no('Do you want to test streaming ( requires POE::Component::Client::HTTP )');
Expand Down

0 comments on commit 7b9e3c9

Please sign in to comment.