Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2012 18:02:04 +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: r307021 - head/devel/mercurial
Message-ID:  <201211051802.qA5I24Tf052047@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Mon Nov  5 18:02:04 2012
New Revision: 307021
URL: http://svnweb.freebsd.org/changeset/ports/307021

Log:
  - Update to 2.4
  
  ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.4_.282012-11-1.29
  
  Approved by:	rene, miwi (mentors)
  Feature safe:	yes

Modified:
  head/devel/mercurial/Makefile   (contents, props changed)
  head/devel/mercurial/distinfo   (contents, props changed)
  head/devel/mercurial/pkg-plist   (contents, props changed)

Modified: head/devel/mercurial/Makefile
==============================================================================
--- head/devel/mercurial/Makefile	Mon Nov  5 17:55:45 2012	(r307020)
+++ head/devel/mercurial/Makefile	Mon Nov  5 18:02:04 2012	(r307021)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mercurial
-PORTVERSION=	2.3.2
+PORTVERSION=	2.4
 CATEGORIES=	devel python
 MASTER_SITES=	http://mercurial.selenic.com/release/
 

Modified: head/devel/mercurial/distinfo
==============================================================================
--- head/devel/mercurial/distinfo	Mon Nov  5 17:55:45 2012	(r307020)
+++ head/devel/mercurial/distinfo	Mon Nov  5 18:02:04 2012	(r307021)
@@ -1,2 +1,2 @@
-SHA256 (mercurial-2.3.2.tar.gz) = 33b4f5d4e2f0d506358cf5ee14b0b6b4ccaf52c251c60867e23f93b1116dc7e2
-SIZE (mercurial-2.3.2.tar.gz) = 3559562
+SHA256 (mercurial-2.4.tar.gz) = 388785358881ceb4409baa1b8180c2c84d5f354ea8cef18923dd49100cd52103
+SIZE (mercurial-2.4.tar.gz) = 3607276

Modified: head/devel/mercurial/pkg-plist
==============================================================================
--- head/devel/mercurial/pkg-plist	Mon Nov  5 17:55:45 2012	(r307020)
+++ head/devel/mercurial/pkg-plist	Mon Nov  5 18:02:04 2012	(r307021)
@@ -633,7 +633,6 @@ bin/hg
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-monoblue.css
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-paper.css
 %%PYTHON_SITELIBDIR%%/mercurial/templates/static/style.css
-%%PYTHON_SITELIBDIR%%/mercurial/templates/template-vars.txt
 %%PYTHON_SITELIBDIR%%/mercurial/transaction.py
 %%PYTHON_SITELIBDIR%%/mercurial/transaction.pyc
 %%PYTHON_SITELIBDIR%%/mercurial/transaction.pyo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211051802.qA5I24Tf052047>