Re: 回复: [Update] www/p5-Mojo : Update to 8.52

2024-03-10 Thread Stuart Henderson
after release.

On 2024/03/10 13:00, wen heping wrote:
> Here is the revised patch:
>   i) Update to 9.36
>   ii) Update DEPENDS
>   iii) Update LICENSE
>   
>   It build well and run well on amd64-current system. 
>   2 of all 104 tests failed, just as the
> 
>   Any comments? Current version in portstree is 8.22,
> which is releaed five years ago.
> 
> 
> Cheers !
> wen
> 
> 
> 发件人: wen heping 
> 发送时间: 2020年12月30日 10:36
> 收件人: Charlene Wendling
> 抄送: Manolis Tzanidakis; ports@openbsd.org; c...@openbsd.org
> 主题: 回复: [Update] www/p5-Mojo : Update to 8.52
> 
> Here is the new patch to update p5-Mojo to 8.69.
> It build well and run well. 3 of all 104 tests failed, just as the
> current version in portstree.
> 
> 11 ports depends on p5-Mojo, all build well and pass all tests
> if test defined with this patch.
> 
> wen
> 
> 发件人: Charlene Wendling 
> 发送时间: 2020年6月10日 17:48
> 收件人: wen heping 
> 抄送: Manolis Tzanidakis ; ports@openbsd.org 
> 
> 主题: Re: [Update] www/p5-Mojo : Update to 8.52
> 
> Hi,
> 
> On Wed, 10 Jun 2020 01:25:27 +
> wen heping wrote:
> 
> > Hi,
> >
> > Here is a patch for www/p5-Mojo to update to 8.52.
> > It build well and pass all tests but one fail. One pod_coverage
> > tests fail, it would pass after we update p5-EV. It is a small
> > problem.
> >
> > 11 ports depends on p5-Mojo, all build and pass test with this
> > patch.
> 
> It works fine here, OK cwen@
> 
> > Regards,
> > wen

> Index: www/p5-Mojo/Makefile
> ===
> RCS file: /cvs/ports/www/p5-Mojo/Makefile,v
> retrieving revision 1.38
> diff -u -p -r1.38 Makefile
> --- www/p5-Mojo/Makefile  11 Mar 2022 20:10:33 -  1.38
> +++ www/p5-Mojo/Makefile  10 Mar 2024 12:54:05 -
> @@ -2,21 +2,20 @@ COMMENT =   next generation web framework 
>  
>  MODULES =cpan
>  PKG_ARCH =   *
> -DISTNAME =   Mojolicious-8.22
> -REVISION =   0
> +DISTNAME =   Mojolicious-9.36
>  CATEGORIES = www
>  
> -# Perl
> +# Artistic 2.0
>  PERMIT_PACKAGE = Yes
>  
>  HOMEPAGE =   https://mojolicious.org/
>  
> -RUN_DEPENDS =devel/p5-EV \
> - security/p5-IO-Socket-SSL>=1.94
> +RUN_DEPENDS =converters/p5-Cpanel-JSON-XS>=4.09 \
> + devel/p5-EV>=4.32 \
> + security/p5-IO-Socket-SSL>=2.009
>  
>  TEST_DEPENDS +=  net/p5-IO-Socket-Socks \
> - devel/p5-Role-Tiny>=2.01 \
> - converters/p5-Cpanel-JSON-XS>=4.04
> + devel/p5-Role-Tiny>=2.01
>  
>  MAKE_ENV += TEST_EV=Yes
>  MAKE_ENV += TEST_HYPNOTOAD=Yes
> Index: www/p5-Mojo/distinfo
> ===
> RCS file: /cvs/ports/www/p5-Mojo/distinfo,v
> retrieving revision 1.27
> diff -u -p -r1.27 distinfo
> --- www/p5-Mojo/distinfo  25 Jul 2019 20:45:03 -  1.27
> +++ www/p5-Mojo/distinfo  10 Mar 2024 12:54:05 -
> @@ -1,2 +1,2 @@
> -SHA256 (Mojolicious-8.22.tar.gz) = 
> huNKUPfa63r0NlXXs7/kO7CRJCFr+vMBbm/ZdcPySFQ=
> -SIZE (Mojolicious-8.22.tar.gz) = 764431
> +SHA256 (Mojolicious-9.36.tar.gz) = 
> UX7Pb9hqC3xhadVRAiOL+YUWGNt2L7ANTPDZTGJSAV8=
> +SIZE (Mojolicious-9.36.tar.gz) = 938951
> Index: www/p5-Mojo/pkg/PLIST
> ===
> RCS file: /cvs/ports/www/p5-Mojo/pkg/PLIST,v
> retrieving revision 1.15
> diff -u -p -r1.15 PLIST
> --- www/p5-Mojo/pkg/PLIST 11 Mar 2022 20:10:33 -  1.15
> +++ www/p5-Mojo/pkg/PLIST 10 Mar 2024 12:54:05 -
> @@ -35,7 +35,6 @@ ${P5SITE}/Mojo/Home.pm
>  ${P5SITE}/Mojo/IOLoop/
>  ${P5SITE}/Mojo/IOLoop.pm
>  ${P5SITE}/Mojo/IOLoop/Client.pm
> -${P5SITE}/Mojo/IOLoop/Delay.pm
>  ${P5SITE}/Mojo/IOLoop/Server.pm
>  ${P5SITE}/Mojo/IOLoop/Stream.pm
>  ${P5SITE}/Mojo/IOLoop/Subprocess.pm
> @@ -84,6 +83,8 @@ ${P5SITE}/Mojo/UserAgent/Server.pm
>  ${P5SITE}/Mojo/UserAgent/Transactor.pm
>  ${P5SITE}/Mojo/Util.pm
>  ${P5SITE}/Mojo/WebSocket.pm
> +${P5SITE}/Mojo/resources/
> +${P5SITE}/Mojo/resources/html_entities.txt
>  ${P5SITE}/Mojolicious/
>  ${P5SITE}/Mojolicious.pm
>  ${P5SITE}/Mojolicious/Command/
> @@ -93,6 +94,7 @@ ${P5SITE}/Mojolicious/Command/Author/cpa
>  ${P5SITE}/Mojolicious/Command/Author/generate/
>  ${P5SITE}/Mojolicious/Command/Author/generate.pm
>  ${P5SITE}/Mojolicious/Command/Author/generate/app.pm
> +${P5SITE}/Mojolicious/Command/Author/generate/dockerfile.pm
>  ${P5SITE}/Mojolicious/Command/Author/generate/lite_app.pm
&

回复: [Update] www/p5-Mojo : Update to 8.52

2024-03-10 Thread wen heping
Here is the revised patch:
  i) Update to 9.36
  ii) Update DEPENDS
  iii) Update LICENSE
  
  It build well and run well on amd64-current system. 
  2 of all 104 tests failed, just as the

  Any comments? Current version in portstree is 8.22,
which is releaed five years ago.


Cheers !
wen


发件人: wen heping 
发送时间: 2020年12月30日 10:36
收件人: Charlene Wendling
抄送: Manolis Tzanidakis; ports@openbsd.org; c...@openbsd.org
主题: 回复: [Update] www/p5-Mojo : Update to 8.52

Here is the new patch to update p5-Mojo to 8.69.
It build well and run well. 3 of all 104 tests failed, just as the
current version in portstree.

11 ports depends on p5-Mojo, all build well and pass all tests
if test defined with this patch.

wen

发件人: Charlene Wendling 
发送时间: 2020年6月10日 17:48
收件人: wen heping 
抄送: Manolis Tzanidakis ; ports@openbsd.org 

主题: Re: [Update] www/p5-Mojo : Update to 8.52

Hi,

On Wed, 10 Jun 2020 01:25:27 +
wen heping wrote:

> Hi,
>
> Here is a patch for www/p5-Mojo to update to 8.52.
> It build well and pass all tests but one fail. One pod_coverage
> tests fail, it would pass after we update p5-EV. It is a small
> problem.
>
> 11 ports depends on p5-Mojo, all build and pass test with this
> patch.

It works fine here, OK cwen@

> Regards,
> wen
Index: www/p5-Mojo/Makefile
===
RCS file: /cvs/ports/www/p5-Mojo/Makefile,v
retrieving revision 1.38
diff -u -p -r1.38 Makefile
--- www/p5-Mojo/Makefile11 Mar 2022 20:10:33 -  1.38
+++ www/p5-Mojo/Makefile10 Mar 2024 12:54:05 -
@@ -2,21 +2,20 @@ COMMENT = next generation web framework 
 
 MODULES =  cpan
 PKG_ARCH = *
-DISTNAME = Mojolicious-8.22
-REVISION = 0
+DISTNAME = Mojolicious-9.36
 CATEGORIES =   www
 
-# Perl
+# Artistic 2.0
 PERMIT_PACKAGE =   Yes
 
 HOMEPAGE = https://mojolicious.org/
 
-RUN_DEPENDS =  devel/p5-EV \
-   security/p5-IO-Socket-SSL>=1.94
+RUN_DEPENDS =  converters/p5-Cpanel-JSON-XS>=4.09 \
+   devel/p5-EV>=4.32 \
+   security/p5-IO-Socket-SSL>=2.009
 
 TEST_DEPENDS +=net/p5-IO-Socket-Socks \
-   devel/p5-Role-Tiny>=2.01 \
-   converters/p5-Cpanel-JSON-XS>=4.04
+   devel/p5-Role-Tiny>=2.01
 
 MAKE_ENV += TEST_EV=Yes
 MAKE_ENV += TEST_HYPNOTOAD=Yes
Index: www/p5-Mojo/distinfo
===
RCS file: /cvs/ports/www/p5-Mojo/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- www/p5-Mojo/distinfo25 Jul 2019 20:45:03 -  1.27
+++ www/p5-Mojo/distinfo10 Mar 2024 12:54:05 -
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-8.22.tar.gz) = huNKUPfa63r0NlXXs7/kO7CRJCFr+vMBbm/ZdcPySFQ=
-SIZE (Mojolicious-8.22.tar.gz) = 764431
+SHA256 (Mojolicious-9.36.tar.gz) = UX7Pb9hqC3xhadVRAiOL+YUWGNt2L7ANTPDZTGJSAV8=
+SIZE (Mojolicious-9.36.tar.gz) = 938951
Index: www/p5-Mojo/pkg/PLIST
===
RCS file: /cvs/ports/www/p5-Mojo/pkg/PLIST,v
retrieving revision 1.15
diff -u -p -r1.15 PLIST
--- www/p5-Mojo/pkg/PLIST   11 Mar 2022 20:10:33 -  1.15
+++ www/p5-Mojo/pkg/PLIST   10 Mar 2024 12:54:05 -
@@ -35,7 +35,6 @@ ${P5SITE}/Mojo/Home.pm
 ${P5SITE}/Mojo/IOLoop/
 ${P5SITE}/Mojo/IOLoop.pm
 ${P5SITE}/Mojo/IOLoop/Client.pm
-${P5SITE}/Mojo/IOLoop/Delay.pm
 ${P5SITE}/Mojo/IOLoop/Server.pm
 ${P5SITE}/Mojo/IOLoop/Stream.pm
 ${P5SITE}/Mojo/IOLoop/Subprocess.pm
@@ -84,6 +83,8 @@ ${P5SITE}/Mojo/UserAgent/Server.pm
 ${P5SITE}/Mojo/UserAgent/Transactor.pm
 ${P5SITE}/Mojo/Util.pm
 ${P5SITE}/Mojo/WebSocket.pm
+${P5SITE}/Mojo/resources/
+${P5SITE}/Mojo/resources/html_entities.txt
 ${P5SITE}/Mojolicious/
 ${P5SITE}/Mojolicious.pm
 ${P5SITE}/Mojolicious/Command/
@@ -93,6 +94,7 @@ ${P5SITE}/Mojolicious/Command/Author/cpa
 ${P5SITE}/Mojolicious/Command/Author/generate/
 ${P5SITE}/Mojolicious/Command/Author/generate.pm
 ${P5SITE}/Mojolicious/Command/Author/generate/app.pm
+${P5SITE}/Mojolicious/Command/Author/generate/dockerfile.pm
 ${P5SITE}/Mojolicious/Command/Author/generate/lite_app.pm
 ${P5SITE}/Mojolicious/Command/Author/generate/makefile.pm
 ${P5SITE}/Mojolicious/Command/Author/generate/plugin.pm
@@ -127,6 +129,7 @@ ${P5SITE}/Mojolicious/Plugin/EPRenderer.
 ${P5SITE}/Mojolicious/Plugin/HeaderCondition.pm
 ${P5SITE}/Mojolicious/Plugin/JSONConfig.pm
 ${P5SITE}/Mojolicious/Plugin/Mount.pm
+${P5SITE}/Mojolicious/Plugin/NotYAMLConfig.pm
 ${P5SITE}/Mojolicious/Plugin/TagHelpers.pm
 ${P5SITE}/Mojolicious/Plugins.pm
 ${P5SITE}/Mojolicious/Renderer.pm
@@ -145,21 +148,25 @@ ${P5SITE}/Mojolicious/resources/
 ${P5SITE}/Mojolicious/resources/public/
 ${P5SITE}/Mojolicious/resources/public/favicon.ico
 ${P5SITE}/Mojolicious/resources/public/mojo/
+${P5SITE}/Mojolicious/resources/public/mojo/b

Re: [Update] www/p5-Mojo : Update to 8.52

2020-06-10 Thread Charlene Wendling
Hi,

On Wed, 10 Jun 2020 01:25:27 +
wen heping wrote:

> Hi,
> 
> Here is a patch for www/p5-Mojo to update to 8.52.
> It build well and pass all tests but one fail. One pod_coverage
> tests fail, it would pass after we update p5-EV. It is a small
> problem.
> 
> 11 ports depends on p5-Mojo, all build and pass test with this
> patch.

It works fine here, OK cwen@
 
> Regards,
> wen



[Update] www/p5-Mojo : Update to 8.52

2020-06-09 Thread wen heping
Hi,

Here is a patch for www/p5-Mojo to update to 8.52.
It build well and pass all tests but one fail. One pod_coverage
tests fail, it would pass after we update p5-EV. It is a small problem.

11 ports depends on p5-Mojo, all build and pass test with this patch.


Regards,
wen
Index: Makefile
===
RCS file: /cvs/ports/www/p5-Mojo/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile25 Jul 2019 20:45:03 -  1.36
+++ Makefile10 Jun 2020 01:08:20 -
@@ -4,7 +4,7 @@ COMMENT =   next generation web framework 
 
 MODULES =  cpan
 PKG_ARCH = *
-DISTNAME = Mojolicious-8.22
+DISTNAME = Mojolicious-8.52
 CATEGORIES =   www
 
 MAINTAINER =   Manolis Tzanidakis 
Index: distinfo
===
RCS file: /cvs/ports/www/p5-Mojo/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- distinfo25 Jul 2019 20:45:03 -  1.27
+++ distinfo10 Jun 2020 01:08:20 -
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-8.22.tar.gz) = huNKUPfa63r0NlXXs7/kO7CRJCFr+vMBbm/ZdcPySFQ=
-SIZE (Mojolicious-8.22.tar.gz) = 764431
+SHA256 (Mojolicious-8.52.tar.gz) = VrMzkFKNTwgobc5DFdPTG3X44KyWpx4q4qegioIJZlk=
+SIZE (Mojolicious-8.52.tar.gz) = 772892
Index: pkg/PLIST
===
RCS file: /cvs/ports/www/p5-Mojo/pkg/PLIST,v
retrieving revision 1.14
diff -u -p -r1.14 PLIST
--- pkg/PLIST   3 Mar 2019 01:20:31 -   1.14
+++ pkg/PLIST   10 Jun 2020 01:08:20 -
@@ -85,6 +85,8 @@ ${P5SITE}/Mojo/UserAgent/Server.pm
 ${P5SITE}/Mojo/UserAgent/Transactor.pm
 ${P5SITE}/Mojo/Util.pm
 ${P5SITE}/Mojo/WebSocket.pm
+${P5SITE}/Mojo/resources/
+${P5SITE}/Mojo/resources/html_entities.txt
 ${P5SITE}/Mojolicious/
 ${P5SITE}/Mojolicious.pm
 ${P5SITE}/Mojolicious/Command/