From owner-svn-ports-head@freebsd.org Thu Oct 1 20:35:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E024CA0EFCB; Thu, 1 Oct 2015 20:35:48 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D14EA113E; Thu, 1 Oct 2015 20:35:48 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t91KZmW1085413; Thu, 1 Oct 2015 20:35:48 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t91KZmvt085411; Thu, 1 Oct 2015 20:35:48 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201510012035.t91KZmvt085411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 1 Oct 2015 20:35:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398385 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2015 20:35:49 -0000 Author: olivierd Date: Thu Oct 1 20:35:47 2015 New Revision: 398385 URL: https://svnweb.freebsd.org/changeset/ports/398385 Log: Update to 3.5.2 Changelog: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.5.2_.282015-10-01.29 Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Thu Oct 1 20:32:07 2015 (r398384) +++ head/devel/mercurial/Makefile Thu Oct 1 20:35:47 2015 (r398385) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.5.1 +PORTVERSION= 3.5.2 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Thu Oct 1 20:32:07 2015 (r398384) +++ head/devel/mercurial/distinfo Thu Oct 1 20:35:47 2015 (r398385) @@ -1,2 +1,2 @@ -SHA256 (mercurial-3.5.1.tar.gz) = 997da45da303e399678c5bccd7be39b0fabf29c7e02fd3c8751c2ff88c8a259d -SIZE (mercurial-3.5.1.tar.gz) = 4414284 +SHA256 (mercurial-3.5.2.tar.gz) = 23fdc038503911b21dc9e556118803f7b1d4150eb14933d2ea3d0ff0dc60ab5d +SIZE (mercurial-3.5.2.tar.gz) = 4415307