Commits

reneeotten authored and Perry E. Metzger committed f93e6b4d58e
py-gflags: remove obsolete py26 subport
No tags

python/py-gflags/Portfile

Modified
20 20
21 21 platforms darwin
22 22 homepage https://code.google.com/p/python-gflags/
23 23 master_sites googlecode:python-gflags
24 24 distname python-gflags-${version}
25 25
26 26 checksums sha1 db309e6964b102ff36de319ce551db512a78281e \
27 27 rmd160 b54a08bbb4dfb79cea17aef60e65f0847aab0a26 \
28 28 sha256 311066217acb8cd8519a4c872cb3fe64f02bcf105802bb761ab0de55c2386cd6
29 29
30 -python.versions 26 27 34 35 36
30 +python.versions 27 34 35 36
31 31 python.default_version 27
32 32
33 33 if {${name} ne ${subport}} {
34 34 depends_build-append port:py${python.version}-setuptools
35 35 }
36 36
37 37 livecheck.type googlecode
38 38 livecheck.regex python-gflags-(\[0-9\.-\]+).tar.gz

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

Add shortcut