Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2011 09:53:38 GMT
From:      arrowdodger <6yearold@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163120: [PATCH][MAINTAINER UPDATE] Update devel/tortoisehg2
Message-ID:  <201112080953.pB89rcex093967@red.freebsd.org>
Resent-Message-ID: <201112081000.pB8A0QX7073358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163120
>Category:       ports
>Synopsis:       [PATCH][MAINTAINER UPDATE] Update devel/tortoisehg2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 08 10:00:26 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     arrowdodger
>Release:        9-stable
>Organization:
none
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/devel/tortoisehg2/Makefile ./Makefile
--- /usr/ports/devel/tortoisehg2/Makefile	2011-11-09 01:10:54.000000000 +0400
+++ ./Makefile	2011-12-08 13:41:30.775403993 +0400
@@ -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 @@
 
 OPTIONS=	NAUTILUS "Install TortoiseHG Nautilus extension" off
 
-CONFLICTS=	tortoisehg-1*
-LATEST_LINK=	${PORTNAME}2
-
 INSTALLS_ICONS=	yes
 
 USE_PYTHON=	yes
diff -ruN /usr/ports/devel/tortoisehg2/distinfo ./distinfo
--- /usr/ports/devel/tortoisehg2/distinfo	2011-11-09 01:10:54.000000000 +0400
+++ ./distinfo	2011-12-08 13:42:57.864401193 +0400
@@ -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 -ruN /usr/ports/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop ./files/patch-contrib-tortoisehg.desktop
--- /usr/ports/devel/tortoisehg2/files/patch-contrib-tortoisehg.desktop	2011-11-09 01:10:54.000000000 +0400
+++ ./files/patch-contrib-tortoisehg.desktop	2011-12-08 13:44:25.496406993 +0400
@@ -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;


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112080953.pB89rcex093967>