From owner-svn-ports-head@freebsd.org Sun Nov 1 21:19:04 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 748FDA243DC; Sun, 1 Nov 2015 21:19:04 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 4D32319AE; Sun, 1 Nov 2015 21:19:04 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1LJ3Kw029398; Sun, 1 Nov 2015 21:19:03 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1LJ3us029395; Sun, 1 Nov 2015 21:19:03 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201511012119.tA1LJ3us029395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 1 Nov 2015 21:19:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400628 - 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: Sun, 01 Nov 2015 21:19:04 -0000 Author: olivierd Date: Sun Nov 1 21:19:02 2015 New Revision: 400628 URL: https://svnweb.freebsd.org/changeset/ports/400628 Log: Update to 3.6 Changelog: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.6_.282015-11-1.29 Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo head/devel/mercurial/pkg-plist Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Sun Nov 1 20:24:03 2015 (r400627) +++ head/devel/mercurial/Makefile Sun Nov 1 21:19:02 2015 (r400628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.5.2 +PORTVERSION= 3.6 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Sun Nov 1 20:24:03 2015 (r400627) +++ head/devel/mercurial/distinfo Sun Nov 1 21:19:02 2015 (r400628) @@ -1,2 +1,2 @@ -SHA256 (mercurial-3.5.2.tar.gz) = 23fdc038503911b21dc9e556118803f7b1d4150eb14933d2ea3d0ff0dc60ab5d -SIZE (mercurial-3.5.2.tar.gz) = 4415307 +SHA256 (mercurial-3.6.tar.gz) = 85b5574f3694373e981926374a758dab2128d6f3c593a72a7c9d2cb371054f39 +SIZE (mercurial-3.6.tar.gz) = 4516703 Modified: head/devel/mercurial/pkg-plist ============================================================================== --- head/devel/mercurial/pkg-plist Sun Nov 1 20:24:03 2015 (r400627) +++ head/devel/mercurial/pkg-plist Sun Nov 1 21:19:02 2015 (r400628) @@ -20,6 +20,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/churn.py %%PYTHON_SITELIBDIR%%/hgext/churn.pyc %%PYTHON_SITELIBDIR%%/hgext/churn.pyo +%%PYTHON_SITELIBDIR%%/hgext/clonebundles.py +%%PYTHON_SITELIBDIR%%/hgext/clonebundles.pyc +%%PYTHON_SITELIBDIR%%/hgext/clonebundles.pyo %%PYTHON_SITELIBDIR%%/hgext/color.py %%PYTHON_SITELIBDIR%%/hgext/color.pyc %%PYTHON_SITELIBDIR%%/hgext/color.pyo @@ -257,6 +260,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/demandimport.py %%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyc %%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyo +%%PYTHON_SITELIBDIR%%/mercurial/destutil.py +%%PYTHON_SITELIBDIR%%/mercurial/destutil.pyc +%%PYTHON_SITELIBDIR%%/mercurial/destutil.pyo %%PYTHON_SITELIBDIR%%/mercurial/diffhelpers.so %%PYTHON_SITELIBDIR%%/mercurial/dirstate.py %%PYTHON_SITELIBDIR%%/mercurial/dirstate.pyc @@ -513,6 +519,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/store.py %%PYTHON_SITELIBDIR%%/mercurial/store.pyc %%PYTHON_SITELIBDIR%%/mercurial/store.pyo +%%PYTHON_SITELIBDIR%%/mercurial/streamclone.py +%%PYTHON_SITELIBDIR%%/mercurial/streamclone.pyc +%%PYTHON_SITELIBDIR%%/mercurial/streamclone.pyo %%PYTHON_SITELIBDIR%%/mercurial/strutil.py %%PYTHON_SITELIBDIR%%/mercurial/strutil.pyc %%PYTHON_SITELIBDIR%%/mercurial/strutil.pyo @@ -685,7 +694,7 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/templates/static/hgicon.png %%PYTHON_SITELIBDIR%%/mercurial/templates/static/hglogo.png %%PYTHON_SITELIBDIR%%/mercurial/templates/static/mercurial.js -%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-coal.css +%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-extra-coal.css %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-gitweb.css %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-monoblue.css %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-paper.css