svn commit: r439483 - head/devel/tortoisehg
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 26 18:46:32 UTC 2017
Author: sunpoet
Date: Wed Apr 26 18:46:30 2017
New Revision: 439483
URL: https://svnweb.freebsd.org/changeset/ports/439483
Log:
Update to 4.1.3
- While I'm here, update WWW
Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
PR: 218623
Submitted by: arrowd <6yearold at gmail.com> (maintainer)
Modified:
head/devel/tortoisehg/Makefile
head/devel/tortoisehg/distinfo
head/devel/tortoisehg/pkg-descr
Modified: head/devel/tortoisehg/Makefile
==============================================================================
--- head/devel/tortoisehg/Makefile Wed Apr 26 18:46:24 2017 (r439482)
+++ head/devel/tortoisehg/Makefile Wed Apr 26 18:46:30 2017 (r439483)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= tortoisehg
-PORTVERSION= 4.0
-PORTREVISION= 1
+PORTVERSION= 4.1.3
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/
#MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/
Modified: head/devel/tortoisehg/distinfo
==============================================================================
--- head/devel/tortoisehg/distinfo Wed Apr 26 18:46:24 2017 (r439482)
+++ head/devel/tortoisehg/distinfo Wed Apr 26 18:46:30 2017 (r439483)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480787155
-SHA256 (tortoisehg-4.0.tar.gz) = 791ffa4270cb2f49454290a30da2a915b31a91b94ebc5546289a125e962f7910
-SIZE (tortoisehg-4.0.tar.gz) = 7828059
+TIMESTAMP = 1493222975
+SHA256 (tortoisehg-4.1.3.tar.gz) = 003ca6b45b2e32c754dc1fa3905f76b82181e51734ca32450a115d7a9e015c4d
+SIZE (tortoisehg-4.1.3.tar.gz) = 7919254
Modified: head/devel/tortoisehg/pkg-descr
==============================================================================
--- head/devel/tortoisehg/pkg-descr Wed Apr 26 18:46:24 2017 (r439482)
+++ head/devel/tortoisehg/pkg-descr Wed Apr 26 18:46:30 2017 (r439483)
@@ -4,4 +4,4 @@ system. It also includes a Gnome/Nautilu
a CLI wrapper application so the TortoiseHg tools can be
used on non-Windows platforms.
-WWW: http://tortoisehg.bitbucket.org/
+WWW: https://tortoisehg.bitbucket.io/
More information about the svn-ports-all
mailing list