From owner-svn-ports-head@FreeBSD.ORG Sat May 2 12:12:05 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8764DB55; Sat, 2 May 2015 12:12:05 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68AF71342; Sat, 2 May 2015 12:12:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t42CC52I029916; Sat, 2 May 2015 12:12:05 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t42CC4fE029911; Sat, 2 May 2015 12:12:04 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201505021212.t42CC4fE029911@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 2 May 2015 12:12:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385176 - 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: Sat, 02 May 2015 12:12:05 -0000 Author: olivierd Date: Sat May 2 12:12:03 2015 New Revision: 385176 URL: https://svnweb.freebsd.org/changeset/ports/385176 Log: Update to 3.4 Changelog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.4_.282015-05-01.29 Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo head/devel/mercurial/pkg-plist Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Sat May 2 12:11:14 2015 (r385175) +++ head/devel/mercurial/Makefile Sat May 2 12:12:03 2015 (r385176) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.3.3 +PORTVERSION= 3.4 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Sat May 2 12:11:14 2015 (r385175) +++ head/devel/mercurial/distinfo Sat May 2 12:12:03 2015 (r385176) @@ -1,2 +1,2 @@ -SHA256 (mercurial-3.3.3.tar.gz) = a445367f0dcbaf3a6279bfa743b364e729be0d1f0c852cb6d37f297916ffae13 -SIZE (mercurial-3.3.3.tar.gz) = 4167447 +SHA256 (mercurial-3.4.tar.gz) = ff1da0545cdd46ebcf473176d55937a22bb55fff51cdff9d4c2f900fc80baf10 +SIZE (mercurial-3.4.tar.gz) = 4289081 Modified: head/devel/mercurial/pkg-plist ============================================================================== --- head/devel/mercurial/pkg-plist Sat May 2 12:11:14 2015 (r385175) +++ head/devel/mercurial/pkg-plist Sat May 2 12:12:03 2015 (r385176) @@ -11,6 +11,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/bugzilla.py %%PYTHON_SITELIBDIR%%/hgext/bugzilla.pyc %%PYTHON_SITELIBDIR%%/hgext/bugzilla.pyo +%%PYTHON_SITELIBDIR%%/hgext/censor.py +%%PYTHON_SITELIBDIR%%/hgext/censor.pyc +%%PYTHON_SITELIBDIR%%/hgext/censor.pyo %%PYTHON_SITELIBDIR%%/hgext/children.py %%PYTHON_SITELIBDIR%%/hgext/children.pyc %%PYTHON_SITELIBDIR%%/hgext/children.pyo @@ -241,6 +244,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/copies.py %%PYTHON_SITELIBDIR%%/mercurial/copies.pyc %%PYTHON_SITELIBDIR%%/mercurial/copies.pyo +%%PYTHON_SITELIBDIR%%/mercurial/crecord.py +%%PYTHON_SITELIBDIR%%/mercurial/crecord.pyc +%%PYTHON_SITELIBDIR%%/mercurial/crecord.pyo %%PYTHON_SITELIBDIR%%/mercurial/dagparser.py %%PYTHON_SITELIBDIR%%/mercurial/dagparser.pyc %%PYTHON_SITELIBDIR%%/mercurial/dagparser.pyo @@ -565,6 +571,8 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/shortlog.tmpl %%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/summary.tmpl %%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/tags.tmpl +%%PYTHON_SITELIBDIR%%/mercurial/templates/json/changelist.tmpl +%%PYTHON_SITELIBDIR%%/mercurial/templates/json/map %%PYTHON_SITELIBDIR%%/mercurial/templates/map-cmdline.bisect %%PYTHON_SITELIBDIR%%/mercurial/templates/map-cmdline.changelog %%PYTHON_SITELIBDIR%%/mercurial/templates/map-cmdline.compact