diff -ruN /usr/ports/devel/tortoisehg2/Makefile ./Makefile --- /usr/ports/devel/tortoisehg2/Makefile 2011-10-12 13:56:12.513642359 +0400 +++ ./Makefile 2011-11-08 14:13:21.885219955 +0400 @@ -6,7 +6,7 @@ # PORTNAME= tortoisehg -PORTVERSION= 2.1.4 +PORTVERSION= 2.2 CATEGORIES= devel MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/ @@ -56,6 +56,7 @@ post-patch: @${REINPLACE_CMD} -e '/_path/ s|/usr|${PREFIX}|' ${WRKSRC}/${PYSETUP} + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/contrib/tortoisehg.desktop @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/thg .if defined(WITHOUT_NLS) @${REINPLACE_CMD} -e 's/^%%NLS%%/# /' ${WRKSRC}/${PYSETUP} diff -ruN /usr/ports/devel/tortoisehg2/distinfo ./distinfo --- /usr/ports/devel/tortoisehg2/distinfo 2011-10-12 13:56:12.515641639 +0400 +++ ./distinfo 2011-11-08 13:47:45.161222356 +0400 @@ -1,2 +1,2 @@ -SHA256 (tortoisehg-2.1.4.tar.gz) = ab76a54839c5177a687d2c33cfce690e15d8263119d581b9b368fb2fb1f898b5 -SIZE (tortoisehg-2.1.4.tar.gz) = 8949670 +SHA256 (tortoisehg-2.2.tar.gz) = a3501b4296fabf883c5a1b44fe4172d2146f9c532881b32e40ecb3c5515d74a7 +SIZE (tortoisehg-2.2.tar.gz) = 9773527 diff -ruN /usr/ports/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop ./files/patch-contrib-tortoisehg.desktop --- /usr/ports/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop 1970-01-01 03:00:00.000000000 +0300 +++ ./files/patch-contrib-tortoisehg.desktop 2011-11-08 14:11:54.571223955 +0400 @@ -0,0 +1,10 @@ +--- contrib/tortoisehg_.desktop 2011-05-04 08:03:56.000000000 +0400 ++++ contrib/tortoisehg.desktop 2011-11-08 14:10:42.167216155 +0400 +@@ -3,6 +3,6 @@ + Name=TortoiseHg + GenericName=Version Control GUI + Comment=GUI application for using Mercurial +-Icon=tortoisehg_logo ++Icon=%%PREFIX%%/share/pixmaps/tortoisehg/icons/thg_logo.ico + Exec=thg --nofork + Categories=Development;RevisionControl; diff -ruN /usr/ports/devel/tortoisehg2/pkg-plist ./pkg-plist --- /usr/ports/devel/tortoisehg2/pkg-plist 2011-09-04 20:59:08.407295313 +0400 +++ ./pkg-plist 2011-11-08 15:43:25.486219432 +0400 @@ -117,6 +117,9 @@ %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyo +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.py +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.pyc +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.pyo @@ -355,6 +358,7 @@ %%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyo share/applications/tortoisehg.desktop +%%NLS%%share/locale/ar/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 @@ -368,8 +372,10 @@ %%NLS%%share/locale/he/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/hr/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/hu/LC_MESSAGES/tortoisehg.mo +%%NLS%%share/locale/id/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/it/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ja/LC_MESSAGES/tortoisehg.mo +%%NLS%%share/locale/jv/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ko/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nb/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nl/LC_MESSAGES/tortoisehg.mo @@ -386,6 +392,7 @@ %%NLS%%share/locale/zh_CN/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/tortoisehg.mo share/pixmaps/tortoisehg/icons/16x16/apps/reviewboard.png +share/pixmaps/tortoisehg/icons/16x16/apps/kiln.png share/pixmaps/tortoisehg/icons/22x22/actions/window-close.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-incoming.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-outgoing.png