Re: Update devel/mercurial to 6.2

2022-07-13 Thread Rafael Sadowski
On Mon Jul 11, 2022 at 10:38:46PM -0500, Matthew Martin wrote: > Not a mercurial user, but passes a few quick checks. Tests fail in the > same way as they did for 5.8. Shell completers are installed correctly > now. Committed, thanks. > > > diff --git Makefile Makefile > index 28ad010a64c..022cc

Re: UPDATE: devel/mercurial 4.1.1

2017-04-04 Thread Remi Pointel
On 03/27/17 04:25, Juan Francisco Cantero Hurtado wrote: OK? Objections?. 4.1 is faster than 3.8 and includes chg and zstd. I would like to have this version in 6.1. czarkoff, the update breaks hg-git with https urls, even with the latest upstream code. git:// works for me. Let me know if you se

Re: [UPDATE] devel/mercurial && devel/tortoisehg

2015-09-09 Thread Stuart Henderson
On 2015/09/09 08:47, Nigel wrote: > On 09/09/15 06:53, Remi Pointel wrote: > > Hi, > > > > these are the diff to update mercurial and tortoisehg to latest releases. > > > > Ok? > > > > Cheers, > > > > Remi. > tortoisehg is one I have a fix for locally. > > RUN_DEPENDS = ${BUILD_DEPENDS} > > c

Re: [UPDATE] devel/mercurial && devel/tortoisehg

2015-09-09 Thread Nigel
On 09/09/15 06:53, Remi Pointel wrote: > Hi, > > these are the diff to update mercurial and tortoisehg to latest releases. > > Ok? > > Cheers, > > Remi. tortoisehg is one I have a fix for locally. RUN_DEPENDS = ${BUILD_DEPENDS} can't be used, if USE_CCACHE is set, then devel/ccache is added t

Re: [UPDATE] devel/mercurial

2014-12-21 Thread Alexandr Shadchin
On Sat, Dec 20, 2014 at 08:07:33AM +0100, Remi Pointel wrote: > Hi, > > this is the diff to update mercurial to 3.2.3. > > Ok? > > Cheers, > > Remi. ok shadchin@ > Index: Makefile > === > RCS file: /cvs/ports/devel/mercurial/Make

Re: [UPDATE] devel/mercurial

2012-11-29 Thread Samir SAADA
Hey Remi, regress on i386: Failed test-backwards-remove.t: output changed Failed test-clone.t: output changed Failed test-command-template.t: output changed Failed test-convert-cvs-synthetic.t: output changed Failed test-convert-cvsnt-mergepoints.t: output changed Failed test-convert.t: output ch

Re: [UPDATE] devel/mercurial

2012-05-10 Thread Will Maier
Hi Remi- On Thu, May 10, 2012 at 10:17:25PM +0200, Remi Pointel wrote: > this is the diff to update mercurial to last release: 2.2.1. > > Is it ok? That looks great to me! -- Will Maier http://wcm.aier.us/

Re: [UPDATE] devel/mercurial

2012-04-28 Thread Will Maier
Hi Remi- On Sat, Apr 28, 2012 at 11:18:06AM +0200, Remi Pointel wrote: > this is the diff to update mercurial to last release: 2.1.2. > > Is it ok? Looks good -- thanks as usual! -- Will Maier http://wcm.aier.us/

Re: Update devel/mercurial 1.7.3 -> 1.8.1

2011-03-25 Thread Will Maier
Hi Samir- On Fri, Mar 25, 2011 at 10:32:42PM +0100, Samir SAADA wrote: > bump version number. > stripped post-build script for man pages. > > man pages are well formatted in this release (compared to 1.7.3) Thanks for the update -- I ok'ed a similar one from fgsch@ earlier today. The extra bits

Re: UPDATE devel/mercurial

2010-03-21 Thread Stuart Henderson
On 2010/03/21 04:32, Daniel Dickman wrote: > 4) No improvement for me with "hg log | more" versus 1.4.2 which seems > to have some issues on the console on my end (I'm testing on amd64) welcome to the astonishing world of piping threaded programs (python) to non-threaded ones (more) with userland

Re: UPDATE devel/mercurial

2010-03-21 Thread Daniel Dickman
Hi Vivien. Some comments after a quick look -- 1) Have you contacted the MAINTAINER to work with them on an update? 2) I think you might have forgotten to do a "make update-patches" 3) I don't think the i18n files should be removed. They're still in the 1.5 tar.gz source download, but looks like s

Re: UPDATE devel/mercurial

2010-01-06 Thread Will Maier
Hi Federico- On Thu, Jan 07, 2010 at 01:43:11AM +, Federico G. Schwindt wrote: > On Wed, Jan 06, 2010 at 10:30:22PM +0300, Max Varencov wrote: > > Here is a diff for mercurial 1.4.2. > > > > Tested on OpenBSD current amd64. > > > > Changelog: http://mercurial.selenic.com/wiki/WhatsNew#A1.4.2

Re: UPDATE devel/mercurial

2010-01-06 Thread Federico G. Schwindt
On Wed, Jan 06, 2010 at 10:30:22PM +0300, Max Varencov wrote: > Hi, > > Here is a diff for mercurial 1.4.2. > > Tested on OpenBSD current amd64. > > Changelog: http://mercurial.selenic.com/wiki/WhatsNew#A1.4.2_-_2010-01-01 have you contacted the maintainer? f.-

Re: UPDATE devel/mercurial

2010-01-06 Thread Igor Zinovik
2010/1/6 Max Varencov : > Hi, > > Here is a diff for mercurial 1.4.2. > > Tested on OpenBSD current amd64. Also works fine here on i386.

Re: UPDATE: devel/mercurial

2008-03-27 Thread Benoit Chesneau
On Tue, Mar 25, 2008 at 4:26 PM, Will Maier <[EMAIL PROTECTED]> wrote: > This diff updates devel/mercurial to 1.0, released yesterday. > Mercurial 1.0 includes several new features[0]. This update also > enables the regress suite which, until 1.0, had largely been broken > on OpenBSD. All tests

Re: UPDATE: devel/mercurial

2007-11-27 Thread Okan Demirmen
On Mon 2007.11.26 at 10:41 -0600, Will Maier wrote: > This patch updates devel/mercurial to 0.9.5[0], the most recent > stable release. As always, this version should interoperate well > with older repositories and clients. Updated port tested on > -current/i386. > > Patch attached and available v

Re: UPDATE: devel/mercurial

2007-11-27 Thread Jon Olsson
On Mon, Nov 26, 2007 at 10:41:06AM -0600, Will Maier wrote: > This patch updates devel/mercurial to 0.9.5[0], the most recent > stable release. As always, this version should interoperate well > with older repositories and clients. Updated port tested on > -current/i386. Upgrading and running work

Re: UPDATE: devel/mercurial

2007-07-13 Thread Nicholas Marriott
Hi, On Fri, Jul 13, 2007 at 07:02:39AM -0500, Will Maier wrote: > > Diff attached and available via HTTP: > > > > http://www.lfod.us/files/ports/mercurial-0.9.4.diff > > Any feedback on this update? Works for me on sparc64. -- Nicholas.

Re: UPDATE: devel/mercurial

2007-07-13 Thread Jon Olsson
On Fri, Jul 13, 2007 at 07:02:39AM -0500, Will Maier wrote: > On Tue, Jun 26, 2007 at 05:25:53AM -0500, Will Maier wrote: > > This diff updates devel/mercurial to 0.9.4[0], which was released > > yesterday. In the port, I removed USE_GMAKE since regress tests > > are disabled. The purge contributio

Re: UPDATE: devel/mercurial

2007-07-13 Thread Will Maier
On Tue, Jun 26, 2007 at 05:25:53AM -0500, Will Maier wrote: > This diff updates devel/mercurial to 0.9.4[0], which was released > yesterday. In the port, I removed USE_GMAKE since regress tests > are disabled. The purge contribution has also been included as an > internal extension. > > Tests fine

Re: UPDATE: devel/mercurial

2006-12-22 Thread Giovanni Bechis
> On Sun, Dec 17, 2006 at 08:14:22PM -0600, Will Maier wrote: > Could someone look at this? The diff is still available at the URL > above. > tested on i386, it works great Giovanni Bechis

Re: UPDATE: devel/mercurial

2006-12-22 Thread Will Maier
On Sun, Dec 17, 2006 at 08:14:22PM -0600, Will Maier wrote: > This patch updates devel/mercurial to version 0.9.3, released > today. This release fixes a number of bugs introduced with the > short-lived 0.9.2. Changes included in 0.9.3 can be found on the > Mercurial website: > > http://www.s

Re: UPDATE: devel/mercurial

2006-07-27 Thread Will Maier
On Thu, Jul 27, 2006 at 06:32:38AM -0500, Will Maier wrote: > On Mon, Jul 24, 2006 at 06:16:11PM -0500, Will Maier wrote: > > This is a update of devel/mercurial from 0.9 to 0.9.1, a bugfix > > release. This update also adds me as MAINTAINER (the port had none > > previously). Diff attached. > > I

Re: UPDATE: devel/mercurial

2006-07-27 Thread Will Maier
On Mon, Jul 24, 2006 at 06:16:11PM -0500, Will Maier wrote: > This is a update of devel/mercurial from 0.9 to 0.9.1, a bugfix > release. This update also adds me as MAINTAINER (the port had none > previously). Diff attached. It looks like some of the REGRESS tests will continue to be broken until