diff mbox series

[meta-webserver] monkey: Update project website

Message ID 20250415180540.1327811-1-schonm@gmail.com
State Accepted
Headers show
Series [meta-webserver] monkey: Update project website | expand

Commit Message

Jason Schonberg April 15, 2025, 6:05 p.m. UTC
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Yoann Congal April 15, 2025, 6:46 p.m. UTC | #1
Hello,

Le mar. 15 avr. 2025 à 20:05, J. S. via lists.openembedded.org
<schonm=gmail.com@lists.openembedded.org> a écrit :
>
> Signed-off-by: Jason Schonberg <schonm@gmail.com>
> ---
>  meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> index a11af8129a..cdb6fb605c 100644
> --- a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> +++ b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> @@ -1,5 +1,5 @@
>  SUMMARY = "Fast and Lightweight HTTP Server for Linux"
> -HOMEPAGE = "http://monkey-project.com"
> +HOMEPAGE = "https://github.com/monkey/monkey/issues/414"

I would put "HOMEPAGE = "https://github.com/monkey/monkey" (the main
github page, not the issue) citing the issue in the commit message.

Regards,

>  BUGTRACKER = "https://github.com/monkey/monkey/issues"
>
>  LICENSE = "Apache-2.0"
> --
> 2.43.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#116865): https://lists.openembedded.org/g/openembedded-devel/message/116865
> Mute This Topic: https://lists.openembedded.org/mt/112281725/4316185
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [yoann.congal@smile.fr]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Jason Schonberg April 15, 2025, 7:12 p.m. UTC | #2
I did consider that.  But I figured that since the existing webpage
has been wrong for more than a year, the issue would eventually be
updated with whatever address the projectet decided to register.

On Tue, Apr 15, 2025 at 2:47 PM Yoann Congal <yoann.congal@smile.fr> wrote:
>
> Hello,
>
> Le mar. 15 avr. 2025 à 20:05, J. S. via lists.openembedded.org
> <schonm=gmail.com@lists.openembedded.org> a écrit :
> >
> > Signed-off-by: Jason Schonberg <schonm@gmail.com>
> > ---
> >  meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> > index a11af8129a..cdb6fb605c 100644
> > --- a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> > +++ b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> > @@ -1,5 +1,5 @@
> >  SUMMARY = "Fast and Lightweight HTTP Server for Linux"
> > -HOMEPAGE = "http://monkey-project.com"
> > +HOMEPAGE = "https://github.com/monkey/monkey/issues/414"
>
> I would put "HOMEPAGE = "https://github.com/monkey/monkey" (the main
> github page, not the issue) citing the issue in the commit message.
>
> Regards,
>
> >  BUGTRACKER = "https://github.com/monkey/monkey/issues"
> >
> >  LICENSE = "Apache-2.0"
> > --
> > 2.43.0
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#116865): https://lists.openembedded.org/g/openembedded-devel/message/116865
> > Mute This Topic: https://lists.openembedded.org/mt/112281725/4316185
> > Group Owner: openembedded-devel+owner@lists.openembedded.org
> > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [yoann.congal@smile.fr]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
>
>
> --
> Yoann Congal
> Smile ECS
Yoann Congal April 15, 2025, 8:57 p.m. UTC | #3
Le mar. 15 avr. 2025 à 21:12, J. S. <schonm@gmail.com> a écrit :
> I did consider that.  But I figured that since the existing webpage
> has been wrong for more than a year, the issue would eventually be
> updated with whatever address the projectet decided to register.

Ok, that is fair. Either way is fine with me.

Thanks!

>
> On Tue, Apr 15, 2025 at 2:47 PM Yoann Congal <yoann.congal@smile.fr> wrote:
> >
> > Hello,
> >
> > Le mar. 15 avr. 2025 à 20:05, J. S. via lists.openembedded.org
> > <schonm=gmail.com@lists.openembedded.org> a écrit :
> > >
> > > Signed-off-by: Jason Schonberg <schonm@gmail.com>
> > > ---
> > >  meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> > > index a11af8129a..cdb6fb605c 100644
> > > --- a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> > > +++ b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
> > > @@ -1,5 +1,5 @@
> > >  SUMMARY = "Fast and Lightweight HTTP Server for Linux"
> > > -HOMEPAGE = "http://monkey-project.com"
> > > +HOMEPAGE = "https://github.com/monkey/monkey/issues/414"
> >
> > I would put "HOMEPAGE = "https://github.com/monkey/monkey" (the main
> > github page, not the issue) citing the issue in the commit message.
> >
> > Regards,
> >
> > >  BUGTRACKER = "https://github.com/monkey/monkey/issues"
> > >
> > >  LICENSE = "Apache-2.0"
> > > --
> > > 2.43.0
> > >
> > >
> > > -=-=-=-=-=-=-=-=-=-=-=-
> > > Links: You receive all messages sent to this group.
> > > View/Reply Online (#116865): https://lists.openembedded.org/g/openembedded-devel/message/116865
> > > Mute This Topic: https://lists.openembedded.org/mt/112281725/4316185
> > > Group Owner: openembedded-devel+owner@lists.openembedded.org
> > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [yoann.congal@smile.fr]
> > > -=-=-=-=-=-=-=-=-=-=-=-
> > >
> >
> >
> > --
> > Yoann Congal
> > Smile ECS
diff mbox series

Patch

diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
index a11af8129a..cdb6fb605c 100644
--- a/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
+++ b/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb
@@ -1,5 +1,5 @@ 
 SUMMARY = "Fast and Lightweight HTTP Server for Linux"
-HOMEPAGE = "http://monkey-project.com"
+HOMEPAGE = "https://github.com/monkey/monkey/issues/414"
 BUGTRACKER = "https://github.com/monkey/monkey/issues"
 
 LICENSE = "Apache-2.0"