aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorscheidell <scheidell@FreeBSD.org>2011-12-13 03:22:40 +0800
committerscheidell <scheidell@FreeBSD.org>2011-12-13 03:22:40 +0800
commit32d7c87fb656d829f148902b766c2b7e973f2106 (patch)
tree60cb47efb3545384d724b901d90724a40da77721 /devel
parent52337cbcdeb607ead5191461d6d0588a087a24ae (diff)
downloadfreebsd-ports-gnome-32d7c87fb656d829f148902b766c2b7e973f2106.tar.gz
freebsd-ports-gnome-32d7c87fb656d829f148902b766c2b7e973f2106.tar.zst
freebsd-ports-gnome-32d7c87fb656d829f148902b766c2b7e973f2106.zip
- Upgrade to 2.2.1
PR: ports/163120 Approved by: gabor (mentor) Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/tortoisehg2/Makefile5
-rw-r--r--devel/tortoisehg2/distinfo4
-rw-r--r--devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop2
3 files changed, 4 insertions, 7 deletions
diff --git a/devel/tortoisehg2/Makefile b/devel/tortoisehg2/Makefile
index 5aad785a8877..b21dd435034c 100644
--- a/devel/tortoisehg2/Makefile
+++ b/devel/tortoisehg2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tortoisehg
-PORTVERSION= 2.2
+PORTVERSION= 2.2.1
CATEGORIES= devel
MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/
@@ -28,9 +28,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-core>=4.8.3:${PORTSDIR}/devel/py-qt4-cor
OPTIONS= NAUTILUS "Install TortoiseHG Nautilus extension" off
-CONFLICTS= tortoisehg-1*
-LATEST_LINK= ${PORTNAME}2
-
INSTALLS_ICONS= yes
USE_PYTHON= yes
diff --git a/devel/tortoisehg2/distinfo b/devel/tortoisehg2/distinfo
index b216d0819545..fbac77d6cc63 100644
--- a/devel/tortoisehg2/distinfo
+++ b/devel/tortoisehg2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tortoisehg-2.2.tar.gz) = a3501b4296fabf883c5a1b44fe4172d2146f9c532881b32e40ecb3c5515d74a7
-SIZE (tortoisehg-2.2.tar.gz) = 9773527
+SHA256 (tortoisehg-2.2.1.tar.gz) = 7cc7c788308352627780e03059db377f1842d06c03665f7e68b8ad035510d70c
+SIZE (tortoisehg-2.2.1.tar.gz) = 9822761
diff --git a/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop b/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop
index af2a7d31d2fe..1d81404bd65b 100644
--- a/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop
+++ b/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop
@@ -4,7 +4,7 @@
Name=TortoiseHg
GenericName=Version Control GUI
Comment=GUI application for using Mercurial
--Icon=tortoisehg_logo
+-Icon=thg_logo
+Icon=%%PREFIX%%/share/pixmaps/tortoisehg/icons/thg_logo.ico
Exec=thg --nofork
Categories=Development;RevisionControl;