[MacPorts] #37557: tortoisehg @2.6.2 update; New Portfile for Update from v2.1.2 to v2.6.2 Supporting hg 2.4

MacPorts noreply at macports.org
Mon Jan 7 01:10:58 PST 2013


#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 at 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


More information about the macports-tickets mailing list