aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 04:13:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 04:24:01 +0000
commit7b9e3c969c425e3f77048b419c4acfc34280fcc7 (patch)
treeaed31a4926ce887710eb632ab4f132b861b0750a
parent99a957129273bc7f399d2c55b4f5a88a20c19427 (diff)
downloadports-7b9e3c969c425e3f77048b419c4acfc34280fcc7.tar.gz
ports-7b9e3c969c425e3f77048b419c4acfc34280fcc7.zip
www/p5-POE-Component-Server-SimpleHTTP: Update to 2.30
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/Makefile2
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/distinfo6
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/files/patch-Makefile.PL4
3 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
index 1ee7b3f1536f..a0f4879f91b1 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile
+++ b/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-
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/distinfo b/www/p5-POE-Component-Server-SimpleHTTP/distinfo
index e485e098edd2..868bc3f163c6 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/distinfo
+++ b/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
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/files/patch-Makefile.PL b/www/p5-POE-Component-Server-SimpleHTTP/files/patch-Makefile.PL
index 20cf4d59bbfa..d355e3c3a9e6 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/files/patch-Makefile.PL
+++ b/www/p5-POE-Component-Server-SimpleHTTP/files/patch-Makefile.PL
@@ -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 )');