Date: Thu, 1 Oct 2015 20:35:48 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398385 - head/devel/mercurial Message-ID: <201510012035.t91KZmvt085411@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510012035.t91KZmvt085411>