Re: [Slackbuilds-users] Update Apache Tomcat for new version 22

2022-08-06 Thread Jheengut Pritvi
Hi,

It's been a while since I have not heard from the maintainer and Tomcat has
bumped to a new version by now.

Please advise.

Pritvi

On Mon, 18 Jul 2022, 15:54 Dave Woodfall,  wrote:

> On 18/07/22 15:45,
> Jheengut Pritvi  put forth the proposition:
> > Hi Dave,
> >
> > I was never before requested to send patches as such and I sent the email
> > to the maintainer and CC to slackbuilds. By experience, if the maintainer
> > is  not free or could not have time to update, someone in the admins
> would
> > patch it themselves.
>
> We do accept patches if you don't hear back from the maintainer
> within a reasonable time.  It's usually best to wait a few days to
> give them chance to reply.
>
> Or if you know that the maintainer hasn't been active for a very long
> time then that's OK too.
>
> > Thanks
> > Pritvi
> >
> > On Mon, 18 Jul 2022 at 15:25, Dave Woodfall 
> wrote:
> >
> > > On 18/07/22 12:21,
> > > Dave Woodfall  put forth the proposition:
> > > > On 18/07/22 15:01,
> > > > Jheengut Pritvi  put forth the proposition:
> > > > > Hi,
> > > > >
> > > > > Apache Tomcat has been updated to version 10.0.22.
> > > > >
> > > > > Please accept the diff ==>
> > > > >
> > > > >
> > > > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> > > apache-tomcat.info
> > > > > apache-tomcat.info.sbopkg
> > > > > 2c2
> > > > > < VERSION="10.0.20"
> > > > > ---
> > > > > > VERSION="10.0.22"
> > > > > 4,5c4,5
> > > > > < DOWNLOAD="
> > > > >
> > >
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz
> > > "
> > > > >
> > > > > < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> > > > > ---
> > > > > > DOWNLOAD="
> > > > >
> > >
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz
> > > "
> > > > >
> > > > > > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
> > > > >
> > > > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> > > > > apache-tomcat.SlackBuild  apache-tomcat.SlackBuild.sbopkg
> > > > > 29c29
> > > > > < VERSION=${VERSION:-10.0.20}
> > > > > ---
> > > > > > VERSION=${VERSION:-10.0.22}
> > > > >
> > > > >
> > > > >
> > > > > Best regards
> > > > > Pritvi Jheengut
> > > >
> > > > Can you please add patches as attachments?
> > > >
> > > > Quick way without git - `a' is the old slackbuild directory, `b' is
> > > > the updated slackbuild directory:
> > > >
> > > >  LC_ALL=C TZ=UTC0 diff -Naur a b > whatever-update.patch
> > > >
> > > > Then attach the patch here.
> > > >
> > > > Thanks.
> > > >
> > > > It's easier for us than copy/pasting from emails.
> > > >
> > > > Willy has a HOWTO on making git patches on his blog.
> > > >
> > >
> > > You aren't the maintainer.  If you haven't yet, please first contact
> > > the maintainer to ask about updating it.
> > >
> > > Thanks
> > >
> > > --
> > > Dave
> > >
> > > sbo-maintainer-tools:
> > > https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
> > > SBo templates:
> > > https://slackbuilds.org/templates/
> > > How to format github downloads:
> > > https://slackbuilds.org/GITHUB_URLs.txt
> > >
> > >
>
> > 2c2
> > < VERSION="10.0.20"
> > ---
> > > VERSION="10.0.22"
> > 4,5c4,5
> > < DOWNLOAD="
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz
> "
> > < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> > ---
> > > DOWNLOAD="
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz
> "
> > > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
>
> > 29c29
> > < VERSION=${VERSION:-10.0.20}
> > ---
> > > VERSION=${VERSION:-10.0.22}
>
> --
> Dave
>
> sbo-maintainer-tools:
> https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
> SBo templates:
> https://slackbuilds.org/templates/
> How to format github downloads:
> https://slackbuilds.org/GITHUB_URLs.txt
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Update Apache Tomcat for new version 22

2022-07-18 Thread Dave Woodfall
On 18/07/22 15:45,
Jheengut Pritvi  put forth the proposition:
> Hi Dave,
> 
> I was never before requested to send patches as such and I sent the email
> to the maintainer and CC to slackbuilds. By experience, if the maintainer
> is  not free or could not have time to update, someone in the admins would
> patch it themselves.

We do accept patches if you don't hear back from the maintainer
within a reasonable time.  It's usually best to wait a few days to
give them chance to reply.

Or if you know that the maintainer hasn't been active for a very long
time then that's OK too.

> Thanks
> Pritvi
> 
> On Mon, 18 Jul 2022 at 15:25, Dave Woodfall  wrote:
> 
> > On 18/07/22 12:21,
> > Dave Woodfall  put forth the proposition:
> > > On 18/07/22 15:01,
> > > Jheengut Pritvi  put forth the proposition:
> > > > Hi,
> > > >
> > > > Apache Tomcat has been updated to version 10.0.22.
> > > >
> > > > Please accept the diff ==>
> > > >
> > > >
> > > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> > apache-tomcat.info
> > > > apache-tomcat.info.sbopkg
> > > > 2c2
> > > > < VERSION="10.0.20"
> > > > ---
> > > > > VERSION="10.0.22"
> > > > 4,5c4,5
> > > > < DOWNLOAD="
> > > >
> > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz
> > "
> > > >
> > > > < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> > > > ---
> > > > > DOWNLOAD="
> > > >
> > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz
> > "
> > > >
> > > > > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
> > > >
> > > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> > > > apache-tomcat.SlackBuild  apache-tomcat.SlackBuild.sbopkg
> > > > 29c29
> > > > < VERSION=${VERSION:-10.0.20}
> > > > ---
> > > > > VERSION=${VERSION:-10.0.22}
> > > >
> > > >
> > > >
> > > > Best regards
> > > > Pritvi Jheengut
> > >
> > > Can you please add patches as attachments?
> > >
> > > Quick way without git - `a' is the old slackbuild directory, `b' is
> > > the updated slackbuild directory:
> > >
> > >  LC_ALL=C TZ=UTC0 diff -Naur a b > whatever-update.patch
> > >
> > > Then attach the patch here.
> > >
> > > Thanks.
> > >
> > > It's easier for us than copy/pasting from emails.
> > >
> > > Willy has a HOWTO on making git patches on his blog.
> > >
> >
> > You aren't the maintainer.  If you haven't yet, please first contact
> > the maintainer to ask about updating it.
> >
> > Thanks
> >
> > --
> > Dave
> >
> > sbo-maintainer-tools:
> > https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
> > SBo templates:
> > https://slackbuilds.org/templates/
> > How to format github downloads:
> > https://slackbuilds.org/GITHUB_URLs.txt
> >
> >

> 2c2
> < VERSION="10.0.20"
> ---
> > VERSION="10.0.22"
> 4,5c4,5
> < 
> DOWNLOAD="https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz";
> < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> ---
> > DOWNLOAD="https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz";
> > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"

> 29c29
> < VERSION=${VERSION:-10.0.20}
> ---
> > VERSION=${VERSION:-10.0.22}

-- 
Dave

sbo-maintainer-tools:
https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
SBo templates:
https://slackbuilds.org/templates/
How to format github downloads:
https://slackbuilds.org/GITHUB_URLs.txt
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Update Apache Tomcat for new version 22

2022-07-18 Thread Jheengut Pritvi
Hi Dave,

I was never before requested to send patches as such and I sent the email
to the maintainer and CC to slackbuilds. By experience, if the maintainer
is  not free or could not have time to update, someone in the admins would
patch it themselves.

Thanks
Pritvi

On Mon, 18 Jul 2022 at 15:25, Dave Woodfall  wrote:

> On 18/07/22 12:21,
> Dave Woodfall  put forth the proposition:
> > On 18/07/22 15:01,
> > Jheengut Pritvi  put forth the proposition:
> > > Hi,
> > >
> > > Apache Tomcat has been updated to version 10.0.22.
> > >
> > > Please accept the diff ==>
> > >
> > >
> > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> apache-tomcat.info
> > > apache-tomcat.info.sbopkg
> > > 2c2
> > > < VERSION="10.0.20"
> > > ---
> > > > VERSION="10.0.22"
> > > 4,5c4,5
> > > < DOWNLOAD="
> > >
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz
> "
> > >
> > > < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> > > ---
> > > > DOWNLOAD="
> > >
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz
> "
> > >
> > > > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
> > >
> > > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> > > apache-tomcat.SlackBuild  apache-tomcat.SlackBuild.sbopkg
> > > 29c29
> > > < VERSION=${VERSION:-10.0.20}
> > > ---
> > > > VERSION=${VERSION:-10.0.22}
> > >
> > >
> > >
> > > Best regards
> > > Pritvi Jheengut
> >
> > Can you please add patches as attachments?
> >
> > Quick way without git - `a' is the old slackbuild directory, `b' is
> > the updated slackbuild directory:
> >
> >  LC_ALL=C TZ=UTC0 diff -Naur a b > whatever-update.patch
> >
> > Then attach the patch here.
> >
> > Thanks.
> >
> > It's easier for us than copy/pasting from emails.
> >
> > Willy has a HOWTO on making git patches on his blog.
> >
>
> You aren't the maintainer.  If you haven't yet, please first contact
> the maintainer to ask about updating it.
>
> Thanks
>
> --
> Dave
>
> sbo-maintainer-tools:
> https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
> SBo templates:
> https://slackbuilds.org/templates/
> How to format github downloads:
> https://slackbuilds.org/GITHUB_URLs.txt
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
2c2
< VERSION="10.0.20"
---
> VERSION="10.0.22"
4,5c4,5
< DOWNLOAD="https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz";
< MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
---
> DOWNLOAD="https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz";
> MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
29c29
< VERSION=${VERSION:-10.0.20}
---
> VERSION=${VERSION:-10.0.22}
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Update Apache Tomcat for new version 22

2022-07-18 Thread Dave Woodfall
On 18/07/22 12:21,
Dave Woodfall  put forth the proposition:
> On 18/07/22 15:01,
> Jheengut Pritvi  put forth the proposition:
> > Hi,
> > 
> > Apache Tomcat has been updated to version 10.0.22.
> > 
> > Please accept the diff ==>
> > 
> > 
> > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff apache-tomcat.info
> > apache-tomcat.info.sbopkg
> > 2c2
> > < VERSION="10.0.20"
> > ---
> > > VERSION="10.0.22"
> > 4,5c4,5
> > < DOWNLOAD="
> > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz";
> > 
> > < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> > ---
> > > DOWNLOAD="
> > https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz";
> > 
> > > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
> > 
> > root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> > apache-tomcat.SlackBuild  apache-tomcat.SlackBuild.sbopkg
> > 29c29
> > < VERSION=${VERSION:-10.0.20}
> > ---
> > > VERSION=${VERSION:-10.0.22}
> > 
> > 
> > 
> > Best regards
> > Pritvi Jheengut
> 
> Can you please add patches as attachments?
> 
> Quick way without git - `a' is the old slackbuild directory, `b' is
> the updated slackbuild directory:
> 
>  LC_ALL=C TZ=UTC0 diff -Naur a b > whatever-update.patch
> 
> Then attach the patch here.
> 
> Thanks.
> 
> It's easier for us than copy/pasting from emails.
> 
> Willy has a HOWTO on making git patches on his blog.
> 

You aren't the maintainer.  If you haven't yet, please first contact
the maintainer to ask about updating it.

Thanks

-- 
Dave

sbo-maintainer-tools:
https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
SBo templates:
https://slackbuilds.org/templates/
How to format github downloads:
https://slackbuilds.org/GITHUB_URLs.txt
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Update Apache Tomcat for new version 22

2022-07-18 Thread Dave Woodfall
On 18/07/22 15:01,
Jheengut Pritvi  put forth the proposition:
> Hi,
> 
> Apache Tomcat has been updated to version 10.0.22.
> 
> Please accept the diff ==>
> 
> 
> root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff apache-tomcat.info
> apache-tomcat.info.sbopkg
> 2c2
> < VERSION="10.0.20"
> ---
> > VERSION="10.0.22"
> 4,5c4,5
> < DOWNLOAD="
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz";
> 
> < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> ---
> > DOWNLOAD="
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz";
> 
> > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
> 
> root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> apache-tomcat.SlackBuild  apache-tomcat.SlackBuild.sbopkg
> 29c29
> < VERSION=${VERSION:-10.0.20}
> ---
> > VERSION=${VERSION:-10.0.22}
> 
> 
> 
> Best regards
> Pritvi Jheengut

Can you please add patches as attachments?

Quick way without git - `a' is the old slackbuild directory, `b' is
the updated slackbuild directory:

 LC_ALL=C TZ=UTC0 diff -Naur a b > whatever-update.patch

Then attach the patch here.

Thanks.

It's easier for us than copy/pasting from emails.

Willy has a HOWTO on making git patches on his blog.

-- 
Dave

sbo-maintainer-tools:
https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
SBo templates:
https://slackbuilds.org/templates/
How to format github downloads:
https://slackbuilds.org/GITHUB_URLs.txt
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] Update Apache Tomcat for new version 22

2022-07-18 Thread Jheengut Pritvi
Hi,

Apache Tomcat has been updated to version 10.0.22.

Please accept the diff ==>


root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff apache-tomcat.info
apache-tomcat.info.sbopkg
2c2
< VERSION="10.0.20"
---
> VERSION="10.0.22"
4,5c4,5
< DOWNLOAD="
https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz";

< MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
---
> DOWNLOAD="
https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz";

> MD5SUM="e01967a23bd19fa1cc314215edfbe92d"

root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
apache-tomcat.SlackBuild  apache-tomcat.SlackBuild.sbopkg
29c29
< VERSION=${VERSION:-10.0.20}
---
> VERSION=${VERSION:-10.0.22}



Best regards
Pritvi Jheengut
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/