diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-12 15:15:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-12 15:15:37 +0000 |
commit | ad2eb451be5e37ca37f7bfbb952e6de244969c65 (patch) | |
tree | 77141e3419e272e08d716049dc7549005d1dbcfd | |
parent | - Correct package name in Emacs vulnerability (diff) |
Update to 4.3.1
- Update COMMENT
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
PR: 222228
Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer)
MFH: 2017Q3
Notes
Notes:
svn path=/head/; revision=449695
-rw-r--r-- | devel/tortoisehg/Makefile | 4 | ||||
-rw-r--r-- | devel/tortoisehg/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile index 6a4591975d81..f2dbaa25b30e 100644 --- a/devel/tortoisehg/Makefile +++ b/devel/tortoisehg/Makefile @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 4.2.1 +PORTVERSION= 4.3.1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ #MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/ MAINTAINER= 6yearold@gmail.com -COMMENT= THg script from TortoiseHG +COMMENT= GUI for Mercurial VCS LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt diff --git a/devel/tortoisehg/distinfo b/devel/tortoisehg/distinfo index 014f2de7b4b8..afd29dd2f399 100644 --- a/devel/tortoisehg/distinfo +++ b/devel/tortoisehg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500137755 -SHA256 (tortoisehg-4.2.1.tar.gz) = e821b9c4fc2c8ab8a1d743c56b6f002c4994d737120b388d38b4891dcd57ecca -SIZE (tortoisehg-4.2.1.tar.gz) = 7921681 +TIMESTAMP = 1502643094 +SHA256 (tortoisehg-4.3.1.tar.gz) = 5698db60320574769c73e4f910909e75a8e32ba84adcea902f9457899bbcb753 +SIZE (tortoisehg-4.3.1.tar.gz) = 7930491 |