Date: Tue, 19 Apr 2016 17:19:35 +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: r413656 - head/devel/tortoisehg Message-ID: <201604191719.u3JHJZCi079065@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Tue Apr 19 17:19:34 2016 New Revision: 413656 URL: https://svnweb.freebsd.org/changeset/ports/413656 Log: Update to 3.7.3 PR: 208778 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 Tue Apr 19 16:20:08 2016 (r413655) +++ head/devel/tortoisehg/Makefile Tue Apr 19 17:19:34 2016 (r413656) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.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 Tue Apr 19 16:20:08 2016 (r413655) +++ head/devel/tortoisehg/distinfo Tue Apr 19 17:19:34 2016 (r413656) @@ -1,2 +1,2 @@ -SHA256 (tortoisehg-3.7.1.tar.gz) = 6612dacc2a41f259382ce321fc3dff9630327508062b56744a3a87c9ed448ef9 -SIZE (tortoisehg-3.7.1.tar.gz) = 7770904 +SHA256 (tortoisehg-3.7.3.tar.gz) = b0055ef6bee59244356179d5af98ffe200388133b17cd4ab5831b979b78a50ed +SIZE (tortoisehg-3.7.3.tar.gz) = 7806350 Modified: head/devel/tortoisehg/pkg-plist ============================================================================== --- head/devel/tortoisehg/pkg-plist Tue Apr 19 16:20:08 2016 (r413655) +++ head/devel/tortoisehg/pkg-plist Tue Apr 19 17:19:34 2016 (r413656) @@ -371,6 +371,7 @@ bin/thg %%PYTHON_SITELIBDIR%%/tortoisehg/util/win32ill.pyo share/applications/tortoisehg.desktop %%NLS%%share/locale/ar/LC_MESSAGES/tortoisehg.mo +%%NLS%%share/locale/bg/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ca/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/cs/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/da/LC_MESSAGES/tortoisehg.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604191719.u3JHJZCi079065>