Commits

Leonardo Brondani Schenkel authored c6899b929ce
py-hggit: update for better mercurial 5.1 support
No tags

python/py-hggit/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 bitbucket 1.0
6 6
7 7 epoch 20130201
8 8
9 -bitbucket.setup durin42 hg-git 2135ddef6d6e93afd8998ca824efd4680d4f1830
9 +bitbucket.setup durin42 hg-git aa15905ca87fd1e13c60684ff40ccde026cd7dd0
10 10 name py-hggit
11 -version 0.8.12-git-20190516
11 +version 0.8.12-git-20190807
12 12 revision 0
13 13
14 14 categories-append devel
15 15 license GPL-2
16 16 platforms darwin
17 17 supported_archs noarch
18 18 maintainers {easieste @easye} openmaintainer
19 19
20 20 homepage http://hg-git.github.com/
21 21 description Push to and pull from a Git server repository from Mercurial.
22 22 long_description This is the Hg-Git plugin for Mercurial, adding the ability \
23 23 to push to and pull from a Git server repository from Mercurial.\
24 24 This means you can collaborate on Git based projects from Mercurial, \
25 25 or use a Git server as a collaboration point for a team with \
26 26 developers using both Git and Mercurial.
27 27
28 -checksums rmd160 0005cb7464652a254d9219e9cd8d9af26a1917d0 \
29 - sha256 82709c845473815652fc304cf636cfe8da8048e05f88ee757fa190b17bb429ad \
30 - size 138454
28 +checksums rmd160 d78cb278f0902a8d3e7d1718eacc99e9124be479 \
29 + sha256 17b8c8b23834f456ab577d7a3ef436e9b295a5586132b5594713f64820eb26e1 \
30 + size 136809
31 31
32 32 # can't set python.versions before adding custom subports
33 33 subport py-hggit-devel {}
34 34 subport py27-hggit-devel {}
35 35
36 36 # obsolete 20190301
37 37 if {[string match "*-devel" $subport]} {
38 38 replaced_by ${name}
39 39 PortGroup obsolete 1.0
40 40 }

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

Add shortcut