From jhein@symmetricom.us  Wed Feb 13 00:57:01 2013
Return-Path: <jhein@symmetricom.us>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 2F041C51;
	Wed, 13 Feb 2013 00:57:01 +0000 (UTC)
	(envelope-from jhein@symmetricom.us)
Received: from duck.symmetricom.us (duck.symmetricom.us [206.168.13.214])
	by mx1.freebsd.org (Postfix) with ESMTP id 0D737F34;
	Wed, 13 Feb 2013 00:57:00 +0000 (UTC)
Received: from fbsd6-build.timing.com (fbsd6-build.symmetricom.us [206.168.13.189])
	by duck.symmetricom.us (8.14.6/8.14.6) with ESMTP id r1D0v0c0089409;
	Tue, 12 Feb 2013 17:57:00 -0700 (MST)
	(envelope-from jhein@timing.com)
Received: from fbsd6-build.timing.com (localhost [127.0.0.1])
	by fbsd6-build.timing.com (8.14.4/8.14.3) with ESMTP id r1D0uwrH067371;
	Tue, 12 Feb 2013 17:56:58 -0700 (MST)
	(envelope-from jhein@fbsd6-build.timing.com)
Received: (from jhein@localhost)
	by fbsd6-build.timing.com (8.14.4/8.14.4/Submit) id r1D0uwMb067369;
	Tue, 12 Feb 2013 17:56:58 -0700 (MST)
	(envelope-from jhein)
Message-Id: <201302130056.r1D0uwMb067369@fbsd6-build.timing.com>
Date: Tue, 12 Feb 2013 17:56:58 -0700 (MST)
From: John Hein <jhein@symmetricom.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: python@freebsd.org
Subject: [patch] update devel/mercurial to 2.5.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         176090
>Category:       ports
>Synopsis:       [patch] update devel/mercurial to 2.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-python
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 13 01:00:00 UTC 2013
>Closed-Date:    Wed Feb 13 11:53:21 UTC 2013
>Last-Modified:  Wed Feb 13 11:53:21 UTC 2013
>Originator:     John Hein
>Release:        
>Organization:
>Environment:

>Description:

2.5.1 is a bug fix release for 20130201 mercurial-2.5 (which was not
committed to freebsd port)

http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.5.1_.282013-02-08.29

plist changes from 2.4.2 are the same as for mercurial-2.5

>How-To-Repeat:

>Fix:


Index: distinfo
===================================================================
--- distinfo	(revision 312103)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mercurial-2.4.2.tar.gz) = cc21083d7eab4caa8159b941e36c7229acbb6d41a26a7bed21a771b3f63dedf3
-SIZE (mercurial-2.4.2.tar.gz) = 3613392
+SHA256 (mercurial-2.5.1.tar.gz) = 96688c49ee6cbf2809d0925f1ee797a9211f4ed735233d789cabfabaac221859
+SIZE (mercurial-2.5.1.tar.gz) = 3671108
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 312103)
+++ pkg-plist	(working copy)
@@ -200,6 +200,9 @@
 %%PYTHON_SITELIBDIR%%/mercurial/bookmarks.py
 %%PYTHON_SITELIBDIR%%/mercurial/bookmarks.pyc
 %%PYTHON_SITELIBDIR%%/mercurial/bookmarks.pyo
+%%PYTHON_SITELIBDIR%%/mercurial/branchmap.py
+%%PYTHON_SITELIBDIR%%/mercurial/branchmap.pyc
+%%PYTHON_SITELIBDIR%%/mercurial/branchmap.pyo
 %%PYTHON_SITELIBDIR%%/mercurial/bundlerepo.py
 %%PYTHON_SITELIBDIR%%/mercurial/bundlerepo.pyc
 %%PYTHON_SITELIBDIR%%/mercurial/bundlerepo.pyo
@@ -438,6 +441,9 @@
 %%PYTHON_SITELIBDIR%%/mercurial/repair.py
 %%PYTHON_SITELIBDIR%%/mercurial/repair.pyc
 %%PYTHON_SITELIBDIR%%/mercurial/repair.pyo
+%%PYTHON_SITELIBDIR%%/mercurial/repoview.py
+%%PYTHON_SITELIBDIR%%/mercurial/repoview.pyc
+%%PYTHON_SITELIBDIR%%/mercurial/repoview.pyo
 %%PYTHON_SITELIBDIR%%/mercurial/revlog.py
 %%PYTHON_SITELIBDIR%%/mercurial/revlog.pyc
 %%PYTHON_SITELIBDIR%%/mercurial/revlog.pyo
@@ -491,6 +497,8 @@
 %%PYTHON_SITELIBDIR%%/mercurial/templater.pyo
 %%PYTHON_SITELIBDIR%%/mercurial/templates/atom/bookmarkentry.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/atom/bookmarks.tmpl
+%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/branchentry.tmpl
+%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/branches.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/atom/changelog.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/atom/changelogentry.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/atom/error.tmpl
@@ -591,6 +599,8 @@
 %%PYTHON_SITELIBDIR%%/mercurial/templates/raw/notfound.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/rss/bookmarkentry.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/rss/bookmarks.tmpl
+%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/branchentry.tmpl
+%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/branches.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/rss/changelog.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/rss/changelogentry.tmpl
 %%PYTHON_SITELIBDIR%%/mercurial/templates/rss/error.tmpl
@@ -625,6 +635,7 @@
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/coal-file.png
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/coal-folder.png
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/excanvas.js
+%%PYTHON_SITELIBDIR%%/mercurial/templates/static/feed-icon-14x14.png
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/hgicon.png
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/hglogo.png
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/mercurial.js
Index: Makefile
===================================================================
--- Makefile	(revision 312103)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mercurial
-PORTVERSION=	2.4.2
+PORTVERSION=	2.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	http://mercurial.selenic.com/release/
 

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Feb 13 01:00:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176090 

From: Kubilay Kocak <koobs.freebsd@gmail.com>
To: bug-followup@FreeBSD.org, jhein@symmetricom.com
Cc:  
Subject: Re: ports/176090: [patch] update devel/mercurial to 2.5.1
Date: Wed, 13 Feb 2013 19:14:27 +1100

 Update to 2.5.1 has already been committed in r312133:
 
 http://svnweb.freebsd.org/ports/head/devel/mercurial/
 
 Thank you for the PR :)
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Wed Feb 13 11:53:20 UTC 2013 
State-Changed-Why:  
The update was committed independently, thank you for submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176090 
>Unformatted:
