From owner-cvs-ports@FreeBSD.ORG Thu Dec 3 12:02:40 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2930106568F; Thu, 3 Dec 2009 12:02:40 +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 A1BAE8FC15; Thu, 3 Dec 2009 12:02:40 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nB3C2eeJ010144; Thu, 3 Dec 2009 12:02:40 GMT (envelope-from roberto@repoman.freebsd.org) Received: (from roberto@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nB3C2ehq010143; Thu, 3 Dec 2009 12:02:40 GMT (envelope-from roberto) Message-Id: <200912031202.nB3C2ehq010143@repoman.freebsd.org> From: Ollivier Robert Date: Thu, 3 Dec 2009 12:02:40 +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 pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2009 12:02:40 -0000 roberto 2009-12-03 12:02:40 UTC FreeBSD ports repository Modified files: devel/mercurial Makefile distinfo pkg-plist Log: Update to 1.4.1, a minor bug-fix release. http://mercurial.selenic.com/wiki/WhatsNew 1.4.1 - 2009-12-01 regression fixes - fix to prepush logic when it creates new heads - fix qseries truncation other - doc fixes: formatting, missing options - tests fixes (now less dependent on environment variables) - inotify fixes - keyword: allow RCSfile like CVS - share: fix a bad interaction with clone - show non-default branch names with summary -q - new schemes extension - i18n updates Revision Changes Path 1.38 +1 -1 ports/devel/mercurial/Makefile 1.21 +3 -3 ports/devel/mercurial/distinfo 1.30 +3 -0 ports/devel/mercurial/pkg-plist