Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2013 04:55:38 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312541 - head/devel/tortoisehg2
Message-ID:  <201302190455.r1J4tcUP061765@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Tue Feb 19 04:55:37 2013
New Revision: 312541
URL: http://svnweb.freebsd.org/changeset/ports/312541

Log:
  - update to 2.7
  
  PR:		176240
  Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)

Modified:
  head/devel/tortoisehg2/Makefile
  head/devel/tortoisehg2/distinfo
  head/devel/tortoisehg2/pkg-plist

Modified: head/devel/tortoisehg2/Makefile
==============================================================================
--- head/devel/tortoisehg2/Makefile	Tue Feb 19 03:25:46 2013	(r312540)
+++ head/devel/tortoisehg2/Makefile	Tue Feb 19 04:55:37 2013	(r312541)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tortoisehg
-PORTVERSION=	2.6
-PORTREVISION=	1
+PORTVERSION=	2.7
 CATEGORIES=	devel
 MASTER_SITES=	http://cdn.bitbucket.org/tortoisehg/targz/downloads/
 

Modified: head/devel/tortoisehg2/distinfo
==============================================================================
--- head/devel/tortoisehg2/distinfo	Tue Feb 19 03:25:46 2013	(r312540)
+++ head/devel/tortoisehg2/distinfo	Tue Feb 19 04:55:37 2013	(r312541)
@@ -1,2 +1,2 @@
-SHA256 (tortoisehg-2.6.tar.gz) = 50ca1c490feaeb112409ad4de9383b2fef34743eb0c65c7dc3f0d7a40b49c895
-SIZE (tortoisehg-2.6.tar.gz) = 9794047
+SHA256 (tortoisehg-2.7.tar.gz) = 14d8180a8636ff05182683793b371c5dff8561e83b90e3008a7037f746bd818d
+SIZE (tortoisehg-2.7.tar.gz) = 9999270

Modified: head/devel/tortoisehg2/pkg-plist
==============================================================================
--- head/devel/tortoisehg2/pkg-plist	Tue Feb 19 03:25:46 2013	(r312540)
+++ head/devel/tortoisehg2/pkg-plist	Tue Feb 19 04:55:37 2013	(r312541)
@@ -162,6 +162,9 @@ bin/thg
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/p4pending.py
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/p4pending.pyc
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/p4pending.pyo
+%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/partialcommit.py
+%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/partialcommit.pyc
+%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/partialcommit.pyo
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pathedit.py
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pathedit.pyc
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/pathedit.pyo



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