Commits

Eitan Adler authored and Ryan Schmidt committed 19d3f02b9b0
all: use https for python
No tags

devel/hgview/Portfile

Modified
31 31 port:py${python.version}-pygments \
32 32 port:py${python.version}-docutils \
33 33 port:py${python.version}-urwid
34 34
35 35 checksums rmd160 31ada351796ecd636c7a454f4fc0492e9c00d6d7 \
36 36 sha256 8b2e5e10544deaa79ba9ef3f6339e103af357edbeb4b2594be079fddf7b8e6ed
37 37
38 38 conflicts ${name}-devel
39 39
40 40 livecheck.type regex
41 -livecheck.url http://pypi.python.org/pypi/hgview
41 +livecheck.url https://pypi.python.org/pypi/hgview
42 42 livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
43 43
44 44 post-patch {
45 45 reinplace -W $worksrcpath "s,pyrcc4,pyrcc4-2.7," setup.py
46 46 reinplace -W $worksrcpath "s,pyrcc4,pyrcc4-2.7," hgviewlib/qt4/__init__.py
47 47 reinplace -W $worksrcpath "s,pyuic4,pyuic4-2.7," hgviewlib/qt4/mixins.py
48 48 }
49 49
50 50 post-destroot {
51 51 move ${destroot}${python.pkgd}/hgext/hgview.py ${destroot}${python.pkgd}/hgview.py

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

Add shortcut