[MacPorts] #37557: tortoisehg @2.6.2 update; New Portfile for Update from v2.1.2 to v2.6.2 Supporting hg 2.4
#37557: tortoisehg @2.6.2 update; New Portfile for Update from v2.1.2 to v2.6.2 Supporting hg 2.4 -----------------------------------+-------------------------------- Reporter: Dr.Martin.Froehlich@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: update | Port: tortoisehg -----------------------------------+-------------------------------- Please find attached a new Portfile for TortoiseHG It is fit for mercurial v2.4 (the version of the current port), the current port does exit with an error message that the current mercurial version is not supported. This is fixed by this update. The other files of this port may remain unchanged. {{{
diff -u Portfile /tmp/thg-2.1.2/Portfile
--- Portfile 2013-01-07 09:49:22.000000000 +0100 +++ /tmp/thg-2.1.2/Portfile 2013-01-07 10:04:35.000000000 +0100 @@ -1,12 +1,12 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c -basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 -# $Id: Portfile 92084 2012-04-17 17:35:08Z jmr@macports.org $ +# $Id$ PortSystem 1.0 PortGroup python 1.0 PortGroup app 1.0 name tortoisehg -version 2.6.2 +version 2.1.2 revision 1 categories devel python platforms darwin @@ -22,8 +22,8 @@ homepage http://tortoisehg.bitbucket.org/ master_sites http://bitbucket.org/tortoisehg/targz/downloads/ -checksums sha1 b5de238e3668c099f9acf07c034f4a13f74c40dc \ - rmd160 be61874ca580507130c9c580ca3b182366da1148 +checksums sha1 26d71af44a5cbd095e16d655d2874966e137e94e \ + rmd160 befd27d486e4f9a6840467befc65d9c52704c746 python.default_version 27 }}} -- Ticket URL: <https://trac.macports.org/ticket/37557> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37557: tortoisehg @2.6.2 update; New Portfile for Update from v2.1.2 to v2.6.2 Supporting hg 2.4 ------------------------------------+-------------------------------- Reporter: Dr.Martin.Froehlich@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: update Port: tortoisehg | ------------------------------------+-------------------------------- Comment (by jmr@…): 1. The patch is reversed. 2. The revision should reset to 0 (the default) with a new version. 3. Please don't patch the Id line. -- Ticket URL: <https://trac.macports.org/ticket/37557#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37557: tortoisehg @2.6.2 update; New Portfile for Update from v2.1.2 to v2.6.2 Supporting hg 2.4 ------------------------------------+-------------------------- Reporter: Dr.Martin.Froehlich@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: tortoisehg | ------------------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * keywords: update => haspatch * owner: macports-tickets@… => ryandesign@… -- Ticket URL: <https://trac.macports.org/ticket/37557#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37557: tortoisehg @2.6.2 update; New Portfile for Update from v2.1.2 to v2.6.2 Supporting hg 2.4 ------------------------------------+-------------------------- Reporter: Dr.Martin.Froehlich@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch Port: tortoisehg | ------------------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Thanks. Committed in r101302 with a few changes. -- Ticket URL: <https://trac.macports.org/ticket/37557#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts