diff options
author | rm <rm@FreeBSD.org> | 2013-02-19 12:55:37 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-02-19 12:55:37 +0800 |
commit | 5f97a93a10a7436c89319e4e6f401304c49c5557 (patch) | |
tree | a9411e6951a817c56bcbf2acb71f4dca09bafff0 /devel | |
parent | 5e64f8d70cf88bc1b5dcd0a72e673061116e6233 (diff) | |
download | freebsd-ports-gnome-5f97a93a10a7436c89319e4e6f401304c49c5557.tar.gz freebsd-ports-gnome-5f97a93a10a7436c89319e4e6f401304c49c5557.tar.zst freebsd-ports-gnome-5f97a93a10a7436c89319e4e6f401304c49c5557.zip |
- update to 2.7
PR: 176240
Submitted by: arrowdodger <6yearold@gmail.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/tortoisehg2/Makefile | 3 | ||||
-rw-r--r-- | devel/tortoisehg2/distinfo | 4 | ||||
-rw-r--r-- | devel/tortoisehg2/pkg-plist | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/tortoisehg2/Makefile b/devel/tortoisehg2/Makefile index eb13b4976d67..d0b261e38dcf 100644 --- a/devel/tortoisehg2/Makefile +++ b/devel/tortoisehg2/Makefile @@ -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/ diff --git a/devel/tortoisehg2/distinfo b/devel/tortoisehg2/distinfo index 6f466dd28be5..04d15cc88caf 100644 --- a/devel/tortoisehg2/distinfo +++ b/devel/tortoisehg2/distinfo @@ -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 diff --git a/devel/tortoisehg2/pkg-plist b/devel/tortoisehg2/pkg-plist index 7815402aa222..f6a8964674d0 100644 --- a/devel/tortoisehg2/pkg-plist +++ b/devel/tortoisehg2/pkg-plist @@ -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 |