View | Details | Raw Unified | Return to bug 162376
Collapse All | Expand All

(-)./Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	tortoisehg
8
PORTNAME=	tortoisehg
9
PORTVERSION=	2.1.4
9
PORTVERSION=	2.2
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	http://cdn.bitbucket.org/tortoisehg/targz/downloads/
11
MASTER_SITES=	http://cdn.bitbucket.org/tortoisehg/targz/downloads/
12
12
Lines 56-61 Link Here
56
56
57
post-patch:
57
post-patch:
58
	@${REINPLACE_CMD} -e '/_path/ s|/usr|${PREFIX}|' ${WRKSRC}/${PYSETUP}
58
	@${REINPLACE_CMD} -e '/_path/ s|/usr|${PREFIX}|' ${WRKSRC}/${PYSETUP}
59
	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/contrib/tortoisehg.desktop
59
	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/thg
60
	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/thg
60
.if defined(WITHOUT_NLS)
61
.if defined(WITHOUT_NLS)
61
	@${REINPLACE_CMD} -e 's/^%%NLS%%/# /' ${WRKSRC}/${PYSETUP}
62
	@${REINPLACE_CMD} -e 's/^%%NLS%%/# /' ${WRKSRC}/${PYSETUP}
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (tortoisehg-2.1.4.tar.gz) = ab76a54839c5177a687d2c33cfce690e15d8263119d581b9b368fb2fb1f898b5
1
SHA256 (tortoisehg-2.2.tar.gz) = a3501b4296fabf883c5a1b44fe4172d2146f9c532881b32e40ecb3c5515d74a7
2
SIZE (tortoisehg-2.1.4.tar.gz) = 8949670
2
SIZE (tortoisehg-2.2.tar.gz) = 9773527
(-)./files/patch-contrib-tortoisehg.desktop (+10 lines)
Line 0 Link Here
1
--- contrib/tortoisehg_.desktop	2011-05-04 08:03:56.000000000 +0400
2
+++ contrib/tortoisehg.desktop	2011-11-08 14:10:42.167216155 +0400
3
@@ -3,6 +3,6 @@
4
 Name=TortoiseHg
5
 GenericName=Version Control GUI
6
 Comment=GUI application for using Mercurial
7
-Icon=tortoisehg_logo
8
+Icon=%%PREFIX%%/share/pixmaps/tortoisehg/icons/thg_logo.ico
9
 Exec=thg --nofork
10
 Categories=Development;RevisionControl;
(-)./pkg-plist (+7 lines)
Lines 117-122 Link Here
117
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.py
117
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.py
118
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyc
118
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyc
119
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyo
119
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lexers.pyo
120
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.py
121
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.pyc
122
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/lfprompt.pyo
120
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.py
123
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.py
121
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.pyc
124
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.pyc
122
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.pyo
125
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/license.pyo
Lines 355-360 Link Here
355
%%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyc
358
%%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyc
356
%%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyo
359
%%PYTHON_SITELIBDIR%%/tortoisehg/util/wconfig.pyo
357
share/applications/tortoisehg.desktop
360
share/applications/tortoisehg.desktop
361
%%NLS%%share/locale/ar/LC_MESSAGES/tortoisehg.mo
358
%%NLS%%share/locale/ca/LC_MESSAGES/tortoisehg.mo
362
%%NLS%%share/locale/ca/LC_MESSAGES/tortoisehg.mo
359
%%NLS%%share/locale/cs/LC_MESSAGES/tortoisehg.mo
363
%%NLS%%share/locale/cs/LC_MESSAGES/tortoisehg.mo
360
%%NLS%%share/locale/da/LC_MESSAGES/tortoisehg.mo
364
%%NLS%%share/locale/da/LC_MESSAGES/tortoisehg.mo
Lines 368-375 Link Here
368
%%NLS%%share/locale/he/LC_MESSAGES/tortoisehg.mo
372
%%NLS%%share/locale/he/LC_MESSAGES/tortoisehg.mo
369
%%NLS%%share/locale/hr/LC_MESSAGES/tortoisehg.mo
373
%%NLS%%share/locale/hr/LC_MESSAGES/tortoisehg.mo
370
%%NLS%%share/locale/hu/LC_MESSAGES/tortoisehg.mo
374
%%NLS%%share/locale/hu/LC_MESSAGES/tortoisehg.mo
375
%%NLS%%share/locale/id/LC_MESSAGES/tortoisehg.mo
371
%%NLS%%share/locale/it/LC_MESSAGES/tortoisehg.mo
376
%%NLS%%share/locale/it/LC_MESSAGES/tortoisehg.mo
372
%%NLS%%share/locale/ja/LC_MESSAGES/tortoisehg.mo
377
%%NLS%%share/locale/ja/LC_MESSAGES/tortoisehg.mo
378
%%NLS%%share/locale/jv/LC_MESSAGES/tortoisehg.mo
373
%%NLS%%share/locale/ko/LC_MESSAGES/tortoisehg.mo
379
%%NLS%%share/locale/ko/LC_MESSAGES/tortoisehg.mo
374
%%NLS%%share/locale/nb/LC_MESSAGES/tortoisehg.mo
380
%%NLS%%share/locale/nb/LC_MESSAGES/tortoisehg.mo
375
%%NLS%%share/locale/nl/LC_MESSAGES/tortoisehg.mo
381
%%NLS%%share/locale/nl/LC_MESSAGES/tortoisehg.mo
Lines 386-391 Link Here
386
%%NLS%%share/locale/zh_CN/LC_MESSAGES/tortoisehg.mo
392
%%NLS%%share/locale/zh_CN/LC_MESSAGES/tortoisehg.mo
387
%%NLS%%share/locale/zh_TW/LC_MESSAGES/tortoisehg.mo
393
%%NLS%%share/locale/zh_TW/LC_MESSAGES/tortoisehg.mo
388
share/pixmaps/tortoisehg/icons/16x16/apps/reviewboard.png
394
share/pixmaps/tortoisehg/icons/16x16/apps/reviewboard.png
395
share/pixmaps/tortoisehg/icons/16x16/apps/kiln.png
389
share/pixmaps/tortoisehg/icons/22x22/actions/window-close.png
396
share/pixmaps/tortoisehg/icons/22x22/actions/window-close.png
390
share/pixmaps/tortoisehg/icons/24x24/actions/hg-incoming.png
397
share/pixmaps/tortoisehg/icons/24x24/actions/hg-incoming.png
391
share/pixmaps/tortoisehg/icons/24x24/actions/hg-outgoing.png
398
share/pixmaps/tortoisehg/icons/24x24/actions/hg-outgoing.png

Return to bug 162376