Date: Thu, 28 Feb 2019 20:50:01 -0800 From: Kevin Oberman <rkoberman@gmail.com> To: Matthias Fechner <idefix@fechner.net> Cc: Andrew Shevchuk <dev.ashevchuk@gmail.com>, owner-freebsd-ports@freebsd.org, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: databases/mongodb40 port proposal Message-ID: <CAN6yY1sMv_Y0QW8QKZxtuzS=2u_griN9fHN3a5hJ0THy=jobXw@mail.gmail.com> In-Reply-To: <c6316a828441dda587830b69a9861a2e@fechner.net> References: <CAJCvQDrk4%2BnvWcq4penDP%2BxOngqCs_BOB7wPS7rDk%2B=DiojCgw@mail.gmail.com> <c6316a828441dda587830b69a9861a2e@fechner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 28, 2019 at 7:39 AM Matthias Fechner <idefix@fechner.net> wrote= : > Dear Andrew, > > Am 28.02.2019 15:48, schrieb Andrew Shevchuk: > > Latest stable MongoDB (4.0.6) port proposal: > > > https://raw.githubusercontent.com/ashevchuk/mongodb40-freebsd-port/master= /mongodb40.patch > > thanks a lot for this patch! > I just tried to apply it so I can do some tests but I'm unable to apply > your patch. > I tested it with: > patch -i mongodb40.patch > > while beeing in the ports directory. > But it complains that it is not able to find the file to patch: > > # patch -i mongodb40.patch > Hmm... Looks like a normal diff to me... > The text leading up to this was: > -------------------------- > |diff -rNd databases/Makefile.orig databases/Makefile > -------------------------- > File to patch: > > > How to apply this patch? > > > -- > Gru=C3=9F > Matthias > <freebsd-ports-unsubscribe@freebsd.org> Most patches against ports, including this one, assume that the current directory is /usr/ports or whatever directory is your ports tree base directory. Alternatively, you can use '-s N' to ignore the first N directories in the path specified in the patch. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 <freebsd-ports-unsubscribe@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1sMv_Y0QW8QKZxtuzS=2u_griN9fHN3a5hJ0THy=jobXw>