From owner-cvs-all@FreeBSD.ORG Tue Apr 5 12:44:33 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E7691065677; Tue, 5 Apr 2011 12:44:33 +0000 (UTC) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6F5948FC15; Tue, 5 Apr 2011 12:44:33 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p35CiXlm019435; Tue, 5 Apr 2011 12:44:33 GMT (envelope-from roberto@repoman.freebsd.org) Received: (from roberto@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p35CiXX0019434; Tue, 5 Apr 2011 12:44:33 GMT (envelope-from roberto) Message-Id: <201104051244.p35CiXX0019434@repoman.freebsd.org> From: Ollivier Robert Date: Tue, 5 Apr 2011 12:44:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/mercurial Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 12:44:33 -0000 roberto 2011-04-05 12:44:33 UTC FreeBSD ports repository Modified files: devel/mercurial Makefile distinfo Log: Update to Mercurial 1.8.2. This is regular time-based bugfix release. bookmarks: discard current bookmark if absent from the bookmarks (issue2692) bookmarks: fix update of the current bookmark during rename color: port to using ctypes (issue2687) convert/svn: fix _iterfiles() output in root dir case (issue2647) eol: do not abort when win32text is found, only warn eol: use dirstate methods to clear dirstate hgweb: add display of bookmarks for changelog and changeset hgweb: add separate page with bookmarks listing merge: avoid unlinking destination of merge when case changes (issue2715) mq: do not let qrefresh write bad patch pager: don't page stderr if it's being redirected (issue2541) push/outgoing: print remote target path even if there's an error (issue2561) subrepo: recognize scp-style paths as git URLs templates: widen the graph canvas (issue2683) Revision Changes Path 1.63 +1 -1 ports/devel/mercurial/Makefile 1.38 +2 -2 ports/devel/mercurial/distinfo