Date: Sun, 8 Aug 2010 12:31:39 -0600 From: John Hein <jhein@symmetricom.com> To: "Matthias Andree" <matthias.andree@gmx.de> Cc: cvs-ports@freebsd.org, "portmgr@freebsd.org" <portmgr@freebsd.org>, Ollivier Robert <roberto@freebsd.org>, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/mercurial Makefile distinfo pkg-plist Message-ID: <19550.63499.268226.758886@gossamer.timing.com> In-Reply-To: <19550.59933.469642.27709@gossamer.timing.com> References: <201008062159.o76LxsbT064236@repoman.freebsd.org> <op.vg19hsde1e62zd@merlin.emma.line.org> <19550.59049.226541.911898@gossamer.timing.com> <19550.59933.469642.27709@gossamer.timing.com>
next in thread | previous in thread | raw e-mail | index | archive | help
John Hein wrote at 11:32 -0600 on Aug 8, 2010: > John Hein wrote at 11:17 -0600 on Aug 8, 2010: > > Matthias Andree wrote at 11:18 +0200 on Aug 7, 2010: > > > the port is MASSIVELY broken since the upgrade. It does not install at > > > all, pkg-plists - particularly for contrib and help - are out of synch and > > > worse. > > > > Indeed. That is completely my fault. I sent Ollivier the incomplete > > patch. > > Attached is the fix. And sorry about the delayed response. > > Last patch was against the original 1.6.2 update commit > (Makefile:1.49). I just noticed that Ollivier partly fixed things in > Makefile:1.50 > > Here's a refreshed patch... Add this to fix a broken link (see ports/149393)... Index: files/pkg-message.in =================================================================== RCS file: /base/FreeBSD-CVS/ports/devel/mercurial/files/pkg-message.in,v retrieving revision 1.1 diff -u -p -r1.1 pkg-message.in --- files/pkg-message.in 8 Jan 2010 12:25:36 -0000 1.1 +++ files/pkg-message.in 8 Aug 2010 17:45:20 -0000 @@ -2,6 +2,6 @@ Note that we now install a few more files in %%PREFIX%%/share/mercurial: - shell completion scripts (bash, tcsh and zsh) - CGI scripts for web access to repositories - see http://www.selenic.com/mercurial/wiki/index.cgi/CGI_Install + see http://mercurial.selenic.com/wiki/CGIinstall - various documentation files ====
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19550.63499.268226.758886>