diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-12-01 17:58:54 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-12-01 17:58:54 +0000 |
commit | c668721fa0e361834f01a6febdbefcc8cd198fe0 (patch) | |
tree | 82dfe85030eff3e795da2babb35968f2cf99174a | |
parent | - Update to 0.54 (diff) |
Update to 3.6.1
Changelog: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-361
PR: 204843
Submitted by: <6yearold@gmail.com> (maintainer)
-rw-r--r-- | devel/tortoisehg/Makefile | 2 | ||||
-rw-r--r-- | devel/tortoisehg/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile index 26ea13a92152..4a90487d4655 100644 --- a/devel/tortoisehg/Makefile +++ b/devel/tortoisehg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 3.6 +PORTVERSION= 3.6.1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ #MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/ diff --git a/devel/tortoisehg/distinfo b/devel/tortoisehg/distinfo index b4e3de3ab6d8..c04732384cd8 100644 --- a/devel/tortoisehg/distinfo +++ b/devel/tortoisehg/distinfo @@ -1,2 +1,2 @@ -SHA256 (tortoisehg-3.6.tar.gz) = ec43d13f029bb23a12129d2a2c3b3b4daf3d8121cbb5c9c23e4872f7b0b75ad8 -SIZE (tortoisehg-3.6.tar.gz) = 7439819 +SHA256 (tortoisehg-3.6.1.tar.gz) = 28e2ce770731616570b7c8be726cc7b2045887d66c166b8e514a144ca8650b37 +SIZE (tortoisehg-3.6.1.tar.gz) = 7440140 |