- Update to version 2.2

- Fix desktop entry file

PR:		ports/162376
Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)
This commit is contained in:
Pawel Pekala 2011-11-08 21:10:54 +00:00
parent 21873b6eb2
commit c0b5bf34b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285307
4 changed files with 23 additions and 3 deletions

View file

@ -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 @@ PLIST_SUB+= NAUTILUS=""
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}

View file

@ -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

View file

@ -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;

View file

@ -117,6 +117,9 @@ bin/thg
%%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 @@ bin/thg
%%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 @@ share/applications/tortoisehg.desktop
%%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 @@ share/applications/tortoisehg.desktop
%%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
@ -575,6 +582,8 @@ share/pixmaps/tortoisehg/icons/thg_logo_92x50.png
@dirrm %%DATADIR%%
%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/oc
%%NLS%%@dirrmtry share/locale/jv/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/jv
@dirrm %%PYTHON_SITELIBDIR%%/tortoisehg/util
@dirrm %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt
@dirrm %%PYTHON_SITELIBDIR%%/tortoisehg