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 <d...@slackbuilds.org> wrote:

> On 18/07/22 12:21,
> Dave Woodfall <d...@slackbuilds.org> put forth the proposition:
> > On 18/07/22 15:01,
> > Jheengut Pritvi <z.coldpla...@gmail.com> 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/

Reply via email to