Date: Wed, 11 Nov 2015 18:05:56 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401290 - head/devel/tortoisehg Message-ID: <201511111805.tABI5uBI092519@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Wed Nov 11 18:05:56 2015 New Revision: 401290 URL: https://svnweb.freebsd.org/changeset/ports/401290 Log: Update to 3.6 Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-36 PR: 204466 Submitted by: myself Approved by: <6yearold@gmail.com> (maintainer) Modified: head/devel/tortoisehg/Makefile head/devel/tortoisehg/distinfo head/devel/tortoisehg/pkg-plist Modified: head/devel/tortoisehg/Makefile ============================================================================== --- head/devel/tortoisehg/Makefile Wed Nov 11 18:04:40 2015 (r401289) +++ head/devel/tortoisehg/Makefile Wed Nov 11 18:05:56 2015 (r401290) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 3.5.2 +PORTVERSION= 3.6 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 Nov 11 18:04:40 2015 (r401289) +++ head/devel/tortoisehg/distinfo Wed Nov 11 18:05:56 2015 (r401290) @@ -1,2 +1,2 @@ -SHA256 (tortoisehg-3.5.2.tar.gz) = f5d36d8f19b508dd00a7ac720af3889defd40e99fcb60d907a0fefb9c867dd63 -SIZE (tortoisehg-3.5.2.tar.gz) = 7399407 +SHA256 (tortoisehg-3.6.tar.gz) = ec43d13f029bb23a12129d2a2c3b3b4daf3d8121cbb5c9c23e4872f7b0b75ad8 +SIZE (tortoisehg-3.6.tar.gz) = 7439819 Modified: head/devel/tortoisehg/pkg-plist ============================================================================== --- head/devel/tortoisehg/pkg-plist Wed Nov 11 18:04:40 2015 (r401289) +++ head/devel/tortoisehg/pkg-plist Wed Nov 11 18:05:56 2015 (r401290) @@ -397,6 +397,7 @@ share/applications/tortoisehg.desktop %%NLS%%share/locale/ru/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/sr/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/sv/LC_MESSAGES/tortoisehg.mo +%%NLS%%share/locale/th/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/tr/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/uk/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/tortoisehg.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511111805.tABI5uBI092519>