From owner-svn-ports-all@FreeBSD.ORG Wed Sep 11 14:49:12 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B0C47F57; Wed, 11 Sep 2013 14:49:12 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D09020E5; Wed, 11 Sep 2013 14:49:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8BEnCRA024089; Wed, 11 Sep 2013 14:49:12 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8BEnCjm024087; Wed, 11 Sep 2013 14:49:12 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201309111449.r8BEnCjm024087@svn.freebsd.org> From: Olivier Duchateau Date: Wed, 11 Sep 2013 14:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326982 - head/devel/mercurial X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 14:49:12 -0000 Author: olivierd Date: Wed Sep 11 14:49:11 2013 New Revision: 326982 URL: http://svnweb.freebsd.org/changeset/ports/326982 Log: - Update to 2.7.1 ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.7.1_.282013-09-03.29 Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Wed Sep 11 13:58:27 2013 (r326981) +++ head/devel/mercurial/Makefile Wed Sep 11 14:49:11 2013 (r326982) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 2.7 -PORTREVISION= 1 +PORTVERSION= 2.7.1 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Wed Sep 11 13:58:27 2013 (r326981) +++ head/devel/mercurial/distinfo Wed Sep 11 14:49:11 2013 (r326982) @@ -1,2 +1,2 @@ -SHA256 (mercurial-2.7.tar.gz) = f56267e254efa755202c8ed447bb6b92a1bc275d8a7c6ca3d70b471b0677bcfa -SIZE (mercurial-2.7.tar.gz) = 3755724 +SHA256 (mercurial-2.7.1.tar.gz) = 8472bf1302db15bdf2c4393a5e9180cdbf29b3f8ed5b06c06bf5c6ba8f433588 +SIZE (mercurial-2.7.1.tar.gz) = 3756146