Date: Wed, 26 Apr 2017 18:46:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439483 - head/devel/tortoisehg Message-ID: <201704261846.v3QIkU9L013666@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704261846.v3QIkU9L013666>