Commits

Leonardo Brondani Schenkel authored f2628d21ec8
tortoisehg: update to 4.5.3
No tags

devel/tortoisehg/Portfile

Modified
1 1 # -*- 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
2 2
3 3 PortSystem 1.0
4 4 PortGroup python 1.0
5 5 PortGroup app 1.0
6 6 PortGroup bitbucket 1.0
7 7
8 -bitbucket.setup tortoisehg thg 4.5
8 +bitbucket.setup tortoisehg thg 4.5.3
9 9 name tortoisehg
10 10 categories devel python
11 11 platforms darwin
12 12 license GPL-2+
13 13 maintainers sean openmaintainer
14 14 supported_archs noarch
15 15
16 16 description A set of graphical tools for Mercurial
17 17
18 18 long_description A set of graphical tools for the Mercurial distributed \
19 19 source control management system.
20 20
21 -checksums rmd160 3388a1c002ec207af192716a1af023cbf111b7d8 \
22 - sha256 468af210d6b31dbfeee6575e02a753131b668f2ec34a362912dec2d4736f19d0
21 +checksums rmd160 0e03fe6749f16bf8d374a12c345da98806bff319 \
22 + sha256 c13b123f28b050e2bd60851736ede874b91f6137228804bfa186a7992bcbfad2 \
23 + size 8197789
23 24
24 25 python.default_version 27
25 26
26 27 # Can use either mercurial or mercurial-devel.
27 28 depends_lib path:bin/hg:mercurial \
28 29 port:py${python.version}-pyqt4 \
29 30 port:py${python.version}-qscintilla-qt4 \
30 31 port:py${python.version}-iniparse
31 32
32 33 depends_build port:py${python.version}-sphinx

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut